[==========] 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 10:59:44.919708 13271 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.245.254:34933
I20260710 10:59:44.921305 13271 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 10:59:44.922415 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:44.939864 13278 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 10:59:44.940174 13277 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 10:59:44.939976 13280 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 10:59:46.146276 13279 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 10:59:46.146363 13271 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 10:59:46.150418 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:46.150637 13271 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 10:59:46.150787 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681186150771 us; error 0 us; skew 500 ppm
I20260710 10:59:46.151564 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:46.157099 13271 webserver.cc:533] Webserver started at http://127.12.245.254:46829/ using document root <none> and password file <none>
I20260710 10:59:46.158056 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:46.158293 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:46.158748 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:46.164402 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/master-0-root/instance:
uuid: "19ecf9b590e240ef83d8ad89134ea72f"
format_stamp: "Formatted at 2026-07-10 10:59:46 on dist-test-slave-z3q7"
I20260710 10:59:46.172464 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260710 10:59:46.177453 13286 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.178593 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 10:59:46.178953 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/master-0-root
uuid: "19ecf9b590e240ef83d8ad89134ea72f"
format_stamp: "Formatted at 2026-07-10 10:59:46 on dist-test-slave-z3q7"
I20260710 10:59:46.179281 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-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 10:59:46.232409 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:46.234033 13271 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 10:59:46.234504 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:46.314813 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.254:34933
I20260710 10:59:46.314874 13337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.254:34933 every 8 connection(s)
I20260710 10:59:46.323474 13338 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 10:59:46.345872 13338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f: Bootstrap starting.
I20260710 10:59:46.351974 13338 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:46.353735 13338 log.cc:826] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f: Log is configured to *not* fsync() on all Append() calls
I20260710 10:59:46.359061 13338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f: No bootstrap required, opened a new log
I20260710 10:59:46.379730 13338 raft_consensus.cc:359] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19ecf9b590e240ef83d8ad89134ea72f" member_type: VOTER }
I20260710 10:59:46.380371 13338 raft_consensus.cc:385] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:46.380656 13338 raft_consensus.cc:740] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19ecf9b590e240ef83d8ad89134ea72f, State: Initialized, Role: FOLLOWER
I20260710 10:59:46.381572 13338 consensus_queue.cc:260] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "19ecf9b590e240ef83d8ad89134ea72f" member_type: VOTER }
I20260710 10:59:46.382088 13338 raft_consensus.cc:399] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:46.382401 13338 raft_consensus.cc:493] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:46.382748 13338 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:46.387413 13338 raft_consensus.cc:515] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19ecf9b590e240ef83d8ad89134ea72f" member_type: VOTER }
I20260710 10:59:46.388226 13338 leader_election.cc:304] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [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: 19ecf9b590e240ef83d8ad89134ea72f; no voters: 
I20260710 10:59:46.390389 13338 leader_election.cc:290] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:46.390699 13341 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:46.393707 13341 raft_consensus.cc:697] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [term 1 LEADER]: Becoming Leader. State: Replica: 19ecf9b590e240ef83d8ad89134ea72f, State: Running, Role: LEADER
I20260710 10:59:46.394618 13341 consensus_queue.cc:237] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [LEADER]: Queue going to LEADER mode. State: All 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: "19ecf9b590e240ef83d8ad89134ea72f" member_type: VOTER }
I20260710 10:59:46.396194 13338 sys_catalog.cc:565] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:46.406454 13343 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 19ecf9b590e240ef83d8ad89134ea72f. Latest consensus state: current_term: 1 leader_uuid: "19ecf9b590e240ef83d8ad89134ea72f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19ecf9b590e240ef83d8ad89134ea72f" member_type: VOTER } }
I20260710 10:59:46.406591 13342 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "19ecf9b590e240ef83d8ad89134ea72f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19ecf9b590e240ef83d8ad89134ea72f" member_type: VOTER } }
I20260710 10:59:46.407755 13343 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:46.407874 13342 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:46.411715 13350 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:46.424965 13350 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:46.428614 13271 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:46.443776 13350 catalog_manager.cc:1383] Generated new cluster ID: 7fe7edb0eb4b4d3ab06ab251f5b79e22
I20260710 10:59:46.444090 13350 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:46.469647 13350 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:46.471237 13350 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:46.483639 13350 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f: Generated new TSK 0
I20260710 10:59:46.484643 13350 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:46.496276 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:46.505021 13360 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 10:59:46.506844 13361 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 10:59:46.511472 13271 server_base.cc:1061] running on GCE node
W20260710 10:59:46.511549 13364 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 10:59:46.512553 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:46.512780 13271 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 10:59:46.512972 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681186512956 us; error 0 us; skew 500 ppm
I20260710 10:59:46.513624 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:46.518237 13271 webserver.cc:533] Webserver started at http://127.12.245.193:40297/ using document root <none> and password file <none>
I20260710 10:59:46.518944 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:46.519196 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:46.519542 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:46.521046 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/ts-0-root/instance:
uuid: "41dc6f2c0a15432ca01056991b40eda9"
format_stamp: "Formatted at 2026-07-10 10:59:46 on dist-test-slave-z3q7"
I20260710 10:59:46.528354 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260710 10:59:46.533941 13368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.535034 13271 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 10:59:46.535385 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/ts-0-root
uuid: "41dc6f2c0a15432ca01056991b40eda9"
format_stamp: "Formatted at 2026-07-10 10:59:46 on dist-test-slave-z3q7"
I20260710 10:59:46.535770 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-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 10:59:46.558789 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:46.560067 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:46.562686 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:46.566548 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:46.566807 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.567091 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:46.567288 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.676555 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.193:35779
I20260710 10:59:46.676604 13430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.193:35779 every 8 connection(s)
I20260710 10:59:46.684137 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:46.696552 13435 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 10:59:46.704113 13436 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 10:59:46.705643 13438 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 10:59:46.708277 13271 server_base.cc:1061] running on GCE node
I20260710 10:59:46.709285 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:46.709589 13271 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 10:59:46.709801 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681186709784 us; error 0 us; skew 500 ppm
I20260710 10:59:46.710580 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:46.712494 13431 heartbeater.cc:344] Connected to a master server at 127.12.245.254:34933
I20260710 10:59:46.712944 13431 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:46.713622 13271 webserver.cc:533] Webserver started at http://127.12.245.194:34105/ using document root <none> and password file <none>
I20260710 10:59:46.714084 13431 heartbeater.cc:507] Master 127.12.245.254:34933 requested a full tablet report, sending...
I20260710 10:59:46.714282 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:46.714565 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:46.714895 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:46.716308 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/ts-1-root/instance:
uuid: "e9608fbde1c745a0a40e530073d97eb0"
format_stamp: "Formatted at 2026-07-10 10:59:46 on dist-test-slave-z3q7"
I20260710 10:59:46.717334 13303 ts_manager.cc:194] Registered new tserver with Master: 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779)
I20260710 10:59:46.719591 13303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33984
I20260710 10:59:46.723783 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.002s
I20260710 10:59:46.728670 13443 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.730423 13271 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 10:59:46.730752 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/ts-1-root
uuid: "e9608fbde1c745a0a40e530073d97eb0"
format_stamp: "Formatted at 2026-07-10 10:59:46 on dist-test-slave-z3q7"
I20260710 10:59:46.731112 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-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 10:59:46.759992 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:46.761631 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:46.764493 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:46.768005 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:46.768261 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.768534 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:46.768730 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.873044 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.194:33515
I20260710 10:59:46.873112 13505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.194:33515 every 8 connection(s)
I20260710 10:59:46.880759 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:46.890002 13509 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 10:59:46.893240 13510 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 10:59:46.897286 13506 heartbeater.cc:344] Connected to a master server at 127.12.245.254:34933
I20260710 10:59:46.897804 13506 heartbeater.cc:461] Registering TS with master...
W20260710 10:59:46.897915 13512 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 10:59:46.898715 13506 heartbeater.cc:507] Master 127.12.245.254:34933 requested a full tablet report, sending...
I20260710 10:59:46.900774 13303 ts_manager.cc:194] Registered new tserver with Master: e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
I20260710 10:59:46.902463 13303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33998
I20260710 10:59:46.904536 13271 server_base.cc:1061] running on GCE node
I20260710 10:59:46.905551 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:46.905793 13271 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 10:59:46.905984 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681186905964 us; error 0 us; skew 500 ppm
I20260710 10:59:46.906728 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:46.909425 13271 webserver.cc:533] Webserver started at http://127.12.245.195:35903/ using document root <none> and password file <none>
I20260710 10:59:46.910002 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:46.910243 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:46.910563 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:46.911999 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/ts-2-root/instance:
uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
format_stamp: "Formatted at 2026-07-10 10:59:46 on dist-test-slave-z3q7"
I20260710 10:59:46.917819 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 10:59:46.921888 13517 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.922785 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 10:59:46.923113 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/ts-2-root
uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
format_stamp: "Formatted at 2026-07-10 10:59:46 on dist-test-slave-z3q7"
I20260710 10:59:46.923480 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681184751178-13271-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 10:59:46.943454 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:46.945020 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:46.946830 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:46.950426 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:46.950687 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:46.950960 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:46.951170 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:47.044963 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.195:40569
I20260710 10:59:47.045462 13579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.195:40569 every 8 connection(s)
I20260710 10:59:47.064213 13580 heartbeater.cc:344] Connected to a master server at 127.12.245.254:34933
I20260710 10:59:47.064630 13580 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:47.065531 13580 heartbeater.cc:507] Master 127.12.245.254:34933 requested a full tablet report, sending...
I20260710 10:59:47.067955 13303 ts_manager.cc:194] Registered new tserver with Master: 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:47.069016 13271 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01840458s
I20260710 10:59:47.069514 13303 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34004
I20260710 10:59:47.119874 13303 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34020:
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 10:59:47.124348 13303 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 10:59:47.216248 13545 tablet_service.cc:1511] Processing CreateTablet for tablet 903fd936682944158e4dfdd17dcc10df (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:47.217980 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903fd936682944158e4dfdd17dcc10df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.222388 13544 tablet_service.cc:1511] Processing CreateTablet for tablet cdde993db3f049ed890927645fc2a657 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:47.223762 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdde993db3f049ed890927645fc2a657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.252391 13396 tablet_service.cc:1511] Processing CreateTablet for tablet 903fd936682944158e4dfdd17dcc10df (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:47.251857 13393 tablet_service.cc:1511] Processing CreateTablet for tablet 3003ff98b6e643bba87ec706040d0d13 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:47.251886 13395 tablet_service.cc:1511] Processing CreateTablet for tablet cdde993db3f049ed890927645fc2a657 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:47.252774 13394 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb9ff763f8f49fc8ba54463c36dbe88 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:47.255527 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903fd936682944158e4dfdd17dcc10df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.249627 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb9ff763f8f49fc8ba54463c36dbe88 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:47.258445 13393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3003ff98b6e643bba87ec706040d0d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.259161 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb9ff763f8f49fc8ba54463c36dbe88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.261729 13394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb9ff763f8f49fc8ba54463c36dbe88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.263664 13395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdde993db3f049ed890927645fc2a657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.275413 13392 tablet_service.cc:1511] Processing CreateTablet for tablet ad6124c4c67542538642bce37720e621 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:47.302191 13598 tablet_bootstrap.cc:492] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec: Bootstrap starting.
I20260710 10:59:47.274945 13542 tablet_service.cc:1511] Processing CreateTablet for tablet 3003ff98b6e643bba87ec706040d0d13 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:47.317464 13542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3003ff98b6e643bba87ec706040d0d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.319437 13392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6124c4c67542538642bce37720e621. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 10:59:47.323190 13289 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.12.245.195:40569, user_credentials={real_user=slave}} blocked reactor thread for 49726.4us
I20260710 10:59:47.327415 13471 tablet_service.cc:1511] Processing CreateTablet for tablet 903fd936682944158e4dfdd17dcc10df (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:47.334097 13467 tablet_service.cc:1511] Processing CreateTablet for tablet ad6124c4c67542538642bce37720e621 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:47.336051 13468 tablet_service.cc:1511] Processing CreateTablet for tablet 3003ff98b6e643bba87ec706040d0d13 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:47.338250 13471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903fd936682944158e4dfdd17dcc10df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.339401 13544 tablet_service.cc:1511] Processing CreateTablet for tablet ad6124c4c67542538642bce37720e621 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:47.342238 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6124c4c67542538642bce37720e621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.351862 13391 tablet_service.cc:1511] Processing CreateTablet for tablet acfa70be12a24d989b374914a4e922e0 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:47.330056 13469 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb9ff763f8f49fc8ba54463c36dbe88 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:47.334987 13470 tablet_service.cc:1511] Processing CreateTablet for tablet cdde993db3f049ed890927645fc2a657 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:47.361299 13467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6124c4c67542538642bce37720e621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.361315 13391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acfa70be12a24d989b374914a4e922e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.366261 13468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3003ff98b6e643bba87ec706040d0d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.369505 13470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdde993db3f049ed890927645fc2a657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.376132 13466 tablet_service.cc:1511] Processing CreateTablet for tablet acfa70be12a24d989b374914a4e922e0 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:47.376570 13545 tablet_service.cc:1511] Processing CreateTablet for tablet acfa70be12a24d989b374914a4e922e0 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:47.377666 13469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb9ff763f8f49fc8ba54463c36dbe88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.377789 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acfa70be12a24d989b374914a4e922e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.384654 13465 tablet_service.cc:1511] Processing CreateTablet for tablet ef5acffad8d3448baa6460b2f80af455 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:47.386309 13466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acfa70be12a24d989b374914a4e922e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.392966 13465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5acffad8d3448baa6460b2f80af455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.393872 13390 tablet_service.cc:1511] Processing CreateTablet for tablet ef5acffad8d3448baa6460b2f80af455 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:47.402920 13390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5acffad8d3448baa6460b2f80af455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.419503 13389 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff7e885a4cd4a5bbc2c627087bae2a0 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:47.424068 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff7e885a4cd4a5bbc2c627087bae2a0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 10:59:47.439510 13351 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:47.473814 13464 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff7e885a4cd4a5bbc2c627087bae2a0 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:47.475488 13464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff7e885a4cd4a5bbc2c627087bae2a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.401830 13541 tablet_service.cc:1511] Processing CreateTablet for tablet ef5acffad8d3448baa6460b2f80af455 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:47.481149 13540 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff7e885a4cd4a5bbc2c627087bae2a0 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:47.486589 13540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff7e885a4cd4a5bbc2c627087bae2a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.493146 13599 tablet_bootstrap.cc:492] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9: Bootstrap starting.
I20260710 10:59:47.499780 13541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5acffad8d3448baa6460b2f80af455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.503400 13396 tablet_service.cc:1511] Processing CreateTablet for tablet dbec03205db649bbb9fb632d4c860b99 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:47.504606 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbec03205db649bbb9fb632d4c860b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.536650 13463 tablet_service.cc:1511] Processing CreateTablet for tablet dbec03205db649bbb9fb632d4c860b99 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:47.543423 13539 tablet_service.cc:1511] Processing CreateTablet for tablet dbec03205db649bbb9fb632d4c860b99 (DEFAULT_TABLE table=test-workload [id=d71b5405df5e4893bfa43c5d7f507354]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:47.553735 13463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbec03205db649bbb9fb632d4c860b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.562388 13539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbec03205db649bbb9fb632d4c860b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:47.572639 13600 tablet_bootstrap.cc:492] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0: Bootstrap starting.
I20260710 10:59:47.604828 13598 tablet_bootstrap.cc:654] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.610093 13600 tablet_bootstrap.cc:654] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.621234 13599 tablet_bootstrap.cc:654] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.624759 13598 tablet_bootstrap.cc:492] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec: No bootstrap required, opened a new log
I20260710 10:59:47.625636 13598 ts_tablet_manager.cc:1403] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent bootstrapping tablet: real 0.325s	user 0.026s	sys 0.016s
I20260710 10:59:47.630024 13598 raft_consensus.cc:359] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:47.631053 13598 raft_consensus.cc:385] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.631477 13598 raft_consensus.cc:740] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.635875 13598 consensus_queue.cc:260] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:47.641021 13599 tablet_bootstrap.cc:492] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9: No bootstrap required, opened a new log
I20260710 10:59:47.641650 13599 ts_tablet_manager.cc:1403] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9: Time spent bootstrapping tablet: real 0.157s	user 0.009s	sys 0.020s
I20260710 10:59:47.643393 13598 ts_tablet_manager.cc:1434] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.005s
I20260710 10:59:47.644161 13600 tablet_bootstrap.cc:492] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0: No bootstrap required, opened a new log
I20260710 10:59:47.644579 13600 ts_tablet_manager.cc:1403] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.012s
I20260710 10:59:47.644537 13599 raft_consensus.cc:359] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.645082 13599 raft_consensus.cc:385] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.645269 13599 raft_consensus.cc:740] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.646342 13599 consensus_queue.cc:260] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.647950 13600 raft_consensus.cc:359] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:47.649030 13600 raft_consensus.cc:385] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.649308 13600 raft_consensus.cc:740] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.650164 13600 consensus_queue.cc:260] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:47.652251 13580 heartbeater.cc:499] Master 127.12.245.254:34933 was elected leader, sending a full tablet report...
I20260710 10:59:47.656919 13598 tablet_bootstrap.cc:492] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec: Bootstrap starting.
I20260710 10:59:47.660303 13599 ts_tablet_manager.cc:1434] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.003s
I20260710 10:59:47.660940 13431 heartbeater.cc:499] Master 127.12.245.254:34933 was elected leader, sending a full tablet report...
I20260710 10:59:47.661265 13600 ts_tablet_manager.cc:1434] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.009s
I20260710 10:59:47.664736 13598 tablet_bootstrap.cc:654] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.664862 13599 tablet_bootstrap.cc:492] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9: Bootstrap starting.
I20260710 10:59:47.665918 13506 heartbeater.cc:499] Master 127.12.245.254:34933 was elected leader, sending a full tablet report...
I20260710 10:59:47.670001 13600 tablet_bootstrap.cc:492] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0: Bootstrap starting.
I20260710 10:59:47.676841 13600 tablet_bootstrap.cc:654] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.681187 13599 tablet_bootstrap.cc:654] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.683105 13598 tablet_bootstrap.cc:492] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec: No bootstrap required, opened a new log
I20260710 10:59:47.683686 13598 ts_tablet_manager.cc:1403] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.001s
I20260710 10:59:47.687269 13598 raft_consensus.cc:359] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.688170 13598 raft_consensus.cc:385] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.688665 13598 raft_consensus.cc:740] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Initialized, Role: FOLLOWER
W20260710 10:59:47.689002 13432 tablet.cc:2406] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 10:59:47.690124 13598 consensus_queue.cc:260] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.692790 13598 ts_tablet_manager.cc:1434] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260710 10:59:47.694038 13598 tablet_bootstrap.cc:492] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec: Bootstrap starting.
I20260710 10:59:47.704681 13600 tablet_bootstrap.cc:492] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0: No bootstrap required, opened a new log
I20260710 10:59:47.705263 13600 ts_tablet_manager.cc:1403] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.012s
I20260710 10:59:47.705389 13598 tablet_bootstrap.cc:654] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.708573 13600 raft_consensus.cc:359] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.710307 13600 raft_consensus.cc:385] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.710807 13600 raft_consensus.cc:740] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.711900 13600 consensus_queue.cc:260] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.715107 13600 ts_tablet_manager.cc:1434] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 10:59:47.716463 13600 tablet_bootstrap.cc:492] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0: Bootstrap starting.
I20260710 10:59:47.725795 13600 tablet_bootstrap.cc:654] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.728776 13598 tablet_bootstrap.cc:492] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec: No bootstrap required, opened a new log
I20260710 10:59:47.729326 13598 ts_tablet_manager.cc:1403] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.018s
I20260710 10:59:47.733570 13598 raft_consensus.cc:359] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.734525 13598 raft_consensus.cc:385] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.734897 13598 raft_consensus.cc:740] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.735984 13598 consensus_queue.cc:260] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.738657 13598 ts_tablet_manager.cc:1434] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 10:59:47.739094 13600 tablet_bootstrap.cc:492] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0: No bootstrap required, opened a new log
I20260710 10:59:47.739545 13598 tablet_bootstrap.cc:492] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec: Bootstrap starting.
I20260710 10:59:47.739589 13600 ts_tablet_manager.cc:1403] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260710 10:59:47.743173 13600 raft_consensus.cc:359] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.744545 13600 raft_consensus.cc:385] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.744913 13600 raft_consensus.cc:740] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.745684 13600 consensus_queue.cc:260] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.746423 13598 tablet_bootstrap.cc:654] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.748260 13600 ts_tablet_manager.cc:1434] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 10:59:47.749599 13605 raft_consensus.cc:493] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.749740 13600 tablet_bootstrap.cc:492] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0: Bootstrap starting.
I20260710 10:59:47.750103 13605 raft_consensus.cc:515] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.755570 13599 tablet_bootstrap.cc:492] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9: No bootstrap required, opened a new log
I20260710 10:59:47.756708 13600 tablet_bootstrap.cc:654] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.756804 13605 leader_election.cc:290] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:47.757582 13599 ts_tablet_manager.cc:1403] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.005s
I20260710 10:59:47.784077 13598 tablet_bootstrap.cc:492] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec: No bootstrap required, opened a new log
I20260710 10:59:47.784646 13598 ts_tablet_manager.cc:1403] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.009s
I20260710 10:59:47.788076 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6124c4c67542538642bce37720e621" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:47.788045 13598 raft_consensus.cc:359] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.789649 13599 raft_consensus.cc:359] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:47.789093 13598 raft_consensus.cc:385] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.790532 13599 raft_consensus.cc:385] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.790757 13598 raft_consensus.cc:740] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Initialized, Role: FOLLOWER
W20260710 10:59:47.790591 13370 leader_election.cc:343] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.792888 13598 consensus_queue.cc:260] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.791580 13599 raft_consensus.cc:740] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.794368 13600 tablet_bootstrap.cc:492] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0: No bootstrap required, opened a new log
I20260710 10:59:47.794214 13599 consensus_queue.cc:260] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:47.794826 13600 ts_tablet_manager.cc:1403] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.003s
I20260710 10:59:47.798918 13599 ts_tablet_manager.cc:1434] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 10:59:47.799149 13598 ts_tablet_manager.cc:1434] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 10:59:47.800014 13599 tablet_bootstrap.cc:492] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9: Bootstrap starting.
I20260710 10:59:47.800110 13598 tablet_bootstrap.cc:492] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec: Bootstrap starting.
I20260710 10:59:47.810338 13599 tablet_bootstrap.cc:654] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.812356 13600 raft_consensus.cc:359] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.813241 13600 raft_consensus.cc:385] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.813621 13600 raft_consensus.cc:740] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.814741 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6124c4c67542538642bce37720e621" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" is_pre_election: true
I20260710 10:59:47.814486 13600 consensus_queue.cc:260] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
W20260710 10:59:47.817144 13371 leader_election.cc:343] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.817669 13371 leader_election.cc:304] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9; no voters: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:47.817399 13600 ts_tablet_manager.cc:1434] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 10:59:47.819501 13598 tablet_bootstrap.cc:654] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.820688 13605 raft_consensus.cc:2749] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:47.827057 13600 tablet_bootstrap.cc:492] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0: Bootstrap starting.
I20260710 10:59:47.832492 13599 tablet_bootstrap.cc:492] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9: No bootstrap required, opened a new log
I20260710 10:59:47.833094 13599 ts_tablet_manager.cc:1403] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260710 10:59:47.834949 13598 tablet_bootstrap.cc:492] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec: No bootstrap required, opened a new log
I20260710 10:59:47.835332 13598 ts_tablet_manager.cc:1403] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.007s
I20260710 10:59:47.835939 13599 raft_consensus.cc:359] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.836689 13599 raft_consensus.cc:385] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.836997 13599 raft_consensus.cc:740] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.838080 13600 tablet_bootstrap.cc:654] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.837713 13599 consensus_queue.cc:260] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.838982 13598 raft_consensus.cc:359] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.839745 13598 raft_consensus.cc:385] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.840076 13598 raft_consensus.cc:740] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.840553 13599 ts_tablet_manager.cc:1434] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 10:59:47.840850 13598 consensus_queue.cc:260] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.841583 13599 tablet_bootstrap.cc:492] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9: Bootstrap starting.
I20260710 10:59:47.843572 13598 ts_tablet_manager.cc:1434] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 10:59:47.844545 13598 tablet_bootstrap.cc:492] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec: Bootstrap starting.
I20260710 10:59:47.849860 13599 tablet_bootstrap.cc:654] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.858423 13598 tablet_bootstrap.cc:654] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.861581 13606 raft_consensus.cc:493] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.862067 13606 raft_consensus.cc:515] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:47.866588 13605 raft_consensus.cc:493] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.867153 13605 raft_consensus.cc:515] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.869747 13605 leader_election.cc:290] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:47.866582 13606 leader_election.cc:290] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569), 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779)
I20260710 10:59:47.871392 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" is_pre_election: true
I20260710 10:59:47.876308 13600 tablet_bootstrap.cc:492] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0: No bootstrap required, opened a new log
I20260710 10:59:47.876760 13600 ts_tablet_manager.cc:1403] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.007s
I20260710 10:59:47.877187 13599 tablet_bootstrap.cc:492] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9: No bootstrap required, opened a new log
I20260710 10:59:47.879235 13599 ts_tablet_manager.cc:1403] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.015s
I20260710 10:59:47.883502 13598 tablet_bootstrap.cc:492] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec: No bootstrap required, opened a new log
I20260710 10:59:47.883221 13600 raft_consensus.cc:359] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.884361 13600 raft_consensus.cc:385] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.884680 13600 raft_consensus.cc:740] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.884549 13598 ts_tablet_manager.cc:1403] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.002s
I20260710 10:59:47.885090 13599 raft_consensus.cc:359] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.885587 13600 consensus_queue.cc:260] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.886381 13599 raft_consensus.cc:385] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.888990 13599 raft_consensus.cc:740] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.889954 13604 raft_consensus.cc:493] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.892158 13604 raft_consensus.cc:515] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.898144 13604 leader_election.cc:290] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
W20260710 10:59:47.897269 13371 leader_election.cc:343] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:47.897064 13599 consensus_queue.cc:260] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.898141 13598 raft_consensus.cc:359] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.903283 13598 raft_consensus.cc:385] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:47.904062 13598 raft_consensus.cc:740] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Initialized, Role: FOLLOWER
I20260710 10:59:47.905074 13600 ts_tablet_manager.cc:1434] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 10:59:47.904810 13598 consensus_queue.cc:260] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:47.908290 13600 tablet_bootstrap.cc:492] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0: Bootstrap starting.
I20260710 10:59:47.909080 13598 ts_tablet_manager.cc:1434] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 10:59:47.906814 13599 ts_tablet_manager.cc:1434] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.006s
I20260710 10:59:47.909950 13598 tablet_bootstrap.cc:492] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec: Bootstrap starting.
I20260710 10:59:47.910053 13599 tablet_bootstrap.cc:492] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9: Bootstrap starting.
I20260710 10:59:47.933575 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:47.934654 13481 raft_consensus.cc:2468] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 0.
I20260710 10:59:47.953704 13605 raft_consensus.cc:493] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:47.954418 13600 tablet_bootstrap.cc:654] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.954221 13605 raft_consensus.cc:515] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:47.959769 13598 tablet_bootstrap.cc:654] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:47.961771 13605 leader_election.cc:290] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
I20260710 10:59:47.967260 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" is_pre_election: true
I20260710 10:59:47.962807 13370 leader_election.cc:304] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [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: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0; no voters: 8c8425924aea4ff7bb29a7a470fc63ec
I20260710 10:59:47.968261 13554 raft_consensus.cc:2468] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 0.
I20260710 10:59:47.969439 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" is_pre_election: true
I20260710 10:59:47.970487 13605 raft_consensus.cc:2804] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.970500 13555 raft_consensus.cc:2468] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 0.
I20260710 10:59:47.971112 13605 raft_consensus.cc:493] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.971508 13605 raft_consensus.cc:3060] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.974964 13446 leader_election.cc:304] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:47.976392 13606 raft_consensus.cc:2804] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:47.977138 13606 raft_consensus.cc:493] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:47.974422 13371 leader_election.cc:304] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:47.977540 13606 raft_consensus.cc:3060] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:47.984304 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:47.999876 13599 tablet_bootstrap.cc:654] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:48.003587 13605 raft_consensus.cc:515] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.004869 13606 raft_consensus.cc:515] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:48.012274 13480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:48.015460 13481 raft_consensus.cc:2393] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41dc6f2c0a15432ca01056991b40eda9 in current term 1: Already voted for candidate e9608fbde1c745a0a40e530073d97eb0 in this term.
I20260710 10:59:48.010102 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc6f2c0a15432ca01056991b40eda9" is_pre_election: true
I20260710 10:59:48.015621 13480 raft_consensus.cc:3060] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.016091 13604 raft_consensus.cc:493] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:48.022581 13604 raft_consensus.cc:515] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.024626 13604 leader_election.cc:290] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
I20260710 10:59:48.020630 13605 leader_election.cc:290] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 election: Requested vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:48.025328 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
W20260710 10:59:48.031836 13371 leader_election.cc:343] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:48.035673 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:48.029665 13628 raft_consensus.cc:493] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:48.036702 13555 raft_consensus.cc:3060] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.042184 13606 leader_election.cc:290] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 election: Requested vote from peers 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569), 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779)
I20260710 10:59:48.045936 13405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc6f2c0a15432ca01056991b40eda9" is_pre_election: true
I20260710 10:59:48.046420 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:48.045922 13629 raft_consensus.cc:2804] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:48.037461 13628 raft_consensus.cc:515] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
W20260710 10:59:48.052179 13518 leader_election.cc:343] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:48.055154 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:48.049711 13629 raft_consensus.cc:493] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:48.056147 13600 tablet_bootstrap.cc:492] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0: No bootstrap required, opened a new log
I20260710 10:59:48.057453 13600 ts_tablet_manager.cc:1403] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0: Time spent bootstrapping tablet: real 0.149s	user 0.006s	sys 0.017s
I20260710 10:59:48.055895 13629 raft_consensus.cc:3060] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.047303 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6124c4c67542538642bce37720e621" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc6f2c0a15432ca01056991b40eda9" is_pre_election: true
I20260710 10:59:48.058702 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6124c4c67542538642bce37720e621" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:48.059013 13404 raft_consensus.cc:2468] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 0.
I20260710 10:59:48.059299 13481 raft_consensus.cc:2468] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 0.
I20260710 10:59:48.061847 13518 leader_election.cc:304] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:48.063725 13600 raft_consensus.cc:359] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.063849 13604 raft_consensus.cc:2804] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:48.064456 13600 raft_consensus.cc:385] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:48.064620 13604 raft_consensus.cc:493] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:48.064795 13600 raft_consensus.cc:740] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Initialized, Role: FOLLOWER
I20260710 10:59:48.063946 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3003ff98b6e643bba87ec706040d0d13" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:48.065174 13604 raft_consensus.cc:3060] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.065482 13481 raft_consensus.cc:2468] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 0.
I20260710 10:59:48.065665 13600 consensus_queue.cc:260] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.066645 13628 leader_election.cc:290] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
W20260710 10:59:48.067834 13519 leader_election.cc:343] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:48.069048 13600 ts_tablet_manager.cc:1434] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 10:59:48.069831 13370 leader_election.cc:304] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:48.071484 13628 raft_consensus.cc:2804] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:48.071838 13628 raft_consensus.cc:493] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:48.072178 13628 raft_consensus.cc:3060] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.075124 13480 raft_consensus.cc:2468] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 1.
I20260710 10:59:48.075868 13598 tablet_bootstrap.cc:492] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec: No bootstrap required, opened a new log
I20260710 10:59:48.076318 13598 ts_tablet_manager.cc:1403] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent bootstrapping tablet: real 0.167s	user 0.026s	sys 0.025s
I20260710 10:59:48.076237 13370 leader_election.cc:304] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0; no voters: 8c8425924aea4ff7bb29a7a470fc63ec
I20260710 10:59:48.073096 13519 leader_election.cc:304] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:48.076249 13555 raft_consensus.cc:2468] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 1.
I20260710 10:59:48.077448 13605 raft_consensus.cc:2804] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:48.090881 13598 raft_consensus.cc:359] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.083472 13600 tablet_bootstrap.cc:492] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0: Bootstrap starting.
I20260710 10:59:48.094213 13598 raft_consensus.cc:385] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:48.099053 13598 raft_consensus.cc:740] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Initialized, Role: FOLLOWER
I20260710 10:59:48.102504 13604 raft_consensus.cc:515] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.111732 13605 raft_consensus.cc:697] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Becoming Leader. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:48.113668 13598 consensus_queue.cc:260] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.115821 13633 raft_consensus.cc:2749] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:48.116297 13605 consensus_queue.cc:237] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.119707 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6124c4c67542538642bce37720e621" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
W20260710 10:59:48.115105 13519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.194:33515, user_credentials={real_user=slave}} blocked reactor thread for 53085.3us
I20260710 10:59:48.120944 13404 raft_consensus.cc:3060] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.119570 13629 raft_consensus.cc:515] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:48.125602 13606 raft_consensus.cc:493] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:48.123255 13446 leader_election.cc:304] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0; no voters: 41dc6f2c0a15432ca01056991b40eda9
I20260710 10:59:48.128110 13406 raft_consensus.cc:2393] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9608fbde1c745a0a40e530073d97eb0 in current term 1: Already voted for candidate 41dc6f2c0a15432ca01056991b40eda9 in this term.
I20260710 10:59:48.122252 13604 leader_election.cc:290] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
I20260710 10:59:48.122499 13599 tablet_bootstrap.cc:492] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9: No bootstrap required, opened a new log
I20260710 10:59:48.127925 13480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6124c4c67542538642bce37720e621" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:48.123620 13628 raft_consensus.cc:515] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.131023 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3003ff98b6e643bba87ec706040d0d13" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" is_pre_election: true
I20260710 10:59:48.131047 13635 raft_consensus.cc:493] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:48.132934 13555 raft_consensus.cc:2468] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 0.
I20260710 10:59:48.127883 13606 raft_consensus.cc:515] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.134020 13599 ts_tablet_manager.cc:1403] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9: Time spent bootstrapping tablet: real 0.224s	user 0.008s	sys 0.039s
I20260710 10:59:48.134220 13480 raft_consensus.cc:3060] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.133034 13635 raft_consensus.cc:515] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.140226 13606 leader_election.cc:290] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:48.140309 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc6f2c0a15432ca01056991b40eda9" is_pre_election: true
I20260710 10:59:48.142812 13606 raft_consensus.cc:2804] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:48.143565 13606 raft_consensus.cc:697] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 1 LEADER]: Becoming Leader. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:48.144361 13606 consensus_queue.cc:237] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:48.147272 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3003ff98b6e643bba87ec706040d0d13" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
W20260710 10:59:48.149082 13444 leader_election.cc:343] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:48.148524 13481 raft_consensus.cc:3060] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.151255 13599 raft_consensus.cc:359] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.152005 13599 raft_consensus.cc:385] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:48.152293 13599 raft_consensus.cc:740] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Initialized, Role: FOLLOWER
I20260710 10:59:48.155642 13598 ts_tablet_manager.cc:1434] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent starting tablet: real 0.079s	user 0.012s	sys 0.004s
I20260710 10:59:48.156653 13598 tablet_bootstrap.cc:492] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec: Bootstrap starting.
I20260710 10:59:48.157820 13600 tablet_bootstrap.cc:654] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:48.157709 13481 raft_consensus.cc:2468] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 1.
I20260710 10:59:48.161335 13628 leader_election.cc:290] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 election: Requested vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:48.161792 13635 leader_election.cc:290] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
I20260710 10:59:48.163918 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdde993db3f049ed890927645fc2a657" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc6f2c0a15432ca01056991b40eda9" is_pre_election: true
I20260710 10:59:48.165071 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
W20260710 10:59:48.165611 13518 leader_election.cc:343] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:48.165822 13555 raft_consensus.cc:2393] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41dc6f2c0a15432ca01056991b40eda9 in current term 1: Already voted for candidate e9608fbde1c745a0a40e530073d97eb0 in this term.
I20260710 10:59:48.164706 13404 raft_consensus.cc:2468] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 1.
I20260710 10:59:48.166887 13370 leader_election.cc:304] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:48.166968 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" is_pre_election: true
I20260710 10:59:48.167796 13599 consensus_queue.cc:260] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.169453 13629 leader_election.cc:290] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 election: Requested vote from peers 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
I20260710 10:59:48.165632 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdde993db3f049ed890927645fc2a657" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:48.173921 13628 raft_consensus.cc:2804] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:48.200819 13598 tablet_bootstrap.cc:654] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:48.197851 13519 leader_election.cc:343] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:48.174140 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3003ff98b6e643bba87ec706040d0d13" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:48.173643 13554 raft_consensus.cc:2468] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 0.
I20260710 10:59:48.187559 13480 raft_consensus.cc:2468] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 1.
I20260710 10:59:48.204201 13628 raft_consensus.cc:697] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Becoming Leader. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:48.206758 13519 leader_election.cc:304] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:48.176764 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:48.207728 13555 raft_consensus.cc:3060] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.210897 13599 ts_tablet_manager.cc:1434] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9: Time spent starting tablet: real 0.074s	user 0.002s	sys 0.015s
I20260710 10:59:48.211150 13635 raft_consensus.cc:2749] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:48.177032 13518 leader_election.cc:304] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:48.211905 13599 tablet_bootstrap.cc:492] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9: Bootstrap starting.
I20260710 10:59:48.217839 13628 consensus_queue.cc:237] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.224118 13635 raft_consensus.cc:2804] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:48.225145 13635 raft_consensus.cc:697] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 LEADER]: Becoming Leader. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Running, Role: LEADER
I20260710 10:59:48.224421 13301 catalog_manager.cc:5697] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "41dc6f2c0a15432ca01056991b40eda9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.226722 13635 consensus_queue.cc:237] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.225899 13446 leader_election.cc:304] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [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: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0; no voters: 41dc6f2c0a15432ca01056991b40eda9
I20260710 10:59:48.229223 13637 raft_consensus.cc:2804] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:48.229601 13637 raft_consensus.cc:493] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:48.229928 13637 raft_consensus.cc:3060] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:48.230806 13518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.193:35779, user_credentials={real_user=slave}} blocked reactor thread for 53887.1us
I20260710 10:59:48.233542 13370 leader_election.cc:304] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [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: 41dc6f2c0a15432ca01056991b40eda9; no voters: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:48.238809 13628 raft_consensus.cc:2749] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 10:59:48.247416 13600 tablet_bootstrap.cc:492] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0: No bootstrap required, opened a new log
I20260710 10:59:48.249588 13600 ts_tablet_manager.cc:1403] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0: Time spent bootstrapping tablet: real 0.166s	user 0.013s	sys 0.017s
I20260710 10:59:48.250550 13298 catalog_manager.cc:5697] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e9608fbde1c745a0a40e530073d97eb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.252928 13598 tablet_bootstrap.cc:492] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec: No bootstrap required, opened a new log
I20260710 10:59:48.253424 13598 ts_tablet_manager.cc:1403] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.004s
I20260710 10:59:48.256203 13555 raft_consensus.cc:2468] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 1.
I20260710 10:59:48.262722 13598 raft_consensus.cc:359] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.262679 13637 raft_consensus.cc:515] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.263942 13598 raft_consensus.cc:385] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:48.264313 13598 raft_consensus.cc:740] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Initialized, Role: FOLLOWER
I20260710 10:59:48.266968 13600 raft_consensus.cc:359] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.267635 13600 raft_consensus.cc:385] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:48.268164 13598 consensus_queue.cc:260] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.267927 13600 raft_consensus.cc:740] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Initialized, Role: FOLLOWER
I20260710 10:59:48.277725 13598 ts_tablet_manager.cc:1434] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 10:59:48.278008 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:48.278586 13555 raft_consensus.cc:3060] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.278805 13598 tablet_bootstrap.cc:492] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec: Bootstrap starting.
I20260710 10:59:48.280565 13600 consensus_queue.cc:260] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.278008 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:48.283766 13599 tablet_bootstrap.cc:654] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:48.286124 13555 raft_consensus.cc:2468] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 1.
I20260710 10:59:48.286438 13600 ts_tablet_manager.cc:1434] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0: Time spent starting tablet: real 0.037s	user 0.013s	sys 0.003s
I20260710 10:59:48.287180 13446 leader_election.cc:304] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:48.287962 13606 raft_consensus.cc:2804] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:48.288622 13600 tablet_bootstrap.cc:492] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0: Bootstrap starting.
W20260710 10:59:48.289889 13444 leader_election.cc:343] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:48.293565 13637 leader_election.cc:290] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:48.300856 13635 raft_consensus.cc:493] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:48.301281 13635 raft_consensus.cc:515] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.303165 13635 leader_election.cc:290] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
I20260710 10:59:48.302304 13303 catalog_manager.cc:5697] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195). New cstate: current_term: 1 leader_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:48.304015 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc6f2c0a15432ca01056991b40eda9" is_pre_election: true
I20260710 10:59:48.304570 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:48.306489 13479 raft_consensus.cc:2393] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c8425924aea4ff7bb29a7a470fc63ec in current term 1: Already voted for candidate 41dc6f2c0a15432ca01056991b40eda9 in this term.
I20260710 10:59:48.307909 13519 leader_election.cc:304] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:48.310019 13635 raft_consensus.cc:3060] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.323740 13635 raft_consensus.cc:2749] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:48.330595 13598 tablet_bootstrap.cc:654] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:48.335376 13637 raft_consensus.cc:493] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:48.336015 13637 raft_consensus.cc:515] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.339033 13637 leader_election.cc:290] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:48.340974 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5acffad8d3448baa6460b2f80af455" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" is_pre_election: true
W20260710 10:59:48.342716 13446 leader_election.cc:343] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:48.346541 13635 raft_consensus.cc:493] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:48.346999 13635 raft_consensus.cc:515] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.347694 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5acffad8d3448baa6460b2f80af455" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc6f2c0a15432ca01056991b40eda9" is_pre_election: true
I20260710 10:59:48.349792 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec03205db649bbb9fb632d4c860b99" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc6f2c0a15432ca01056991b40eda9" is_pre_election: true
I20260710 10:59:48.350338 13635 leader_election.cc:290] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
W20260710 10:59:48.351270 13518 leader_election.cc:343] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:48.349850 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec03205db649bbb9fb632d4c860b99" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:48.352034 13479 raft_consensus.cc:2468] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 0.
I20260710 10:59:48.353699 13519 leader_election.cc:304] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [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: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0; no voters: 41dc6f2c0a15432ca01056991b40eda9
I20260710 10:59:48.355058 13635 raft_consensus.cc:2804] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:48.355489 13635 raft_consensus.cc:493] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:48.355790 13635 raft_consensus.cc:3060] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.360998 13599 tablet_bootstrap.cc:492] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9: No bootstrap required, opened a new log
I20260710 10:59:48.361779 13599 ts_tablet_manager.cc:1403] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9: Time spent bootstrapping tablet: real 0.150s	user 0.017s	sys 0.035s
I20260710 10:59:48.363977 13635 raft_consensus.cc:515] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.364506 13599 raft_consensus.cc:359] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.365526 13606 raft_consensus.cc:697] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 1 LEADER]: Becoming Leader. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:48.366532 13599 raft_consensus.cc:385] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:48.367023 13599 raft_consensus.cc:740] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Initialized, Role: FOLLOWER
I20260710 10:59:48.367416 13606 consensus_queue.cc:237] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.367704 13599 consensus_queue.cc:260] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.370059 13600 tablet_bootstrap.cc:654] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:48.371105 13599 ts_tablet_manager.cc:1434] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 10:59:48.372017 13599 tablet_bootstrap.cc:492] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9: Bootstrap starting.
I20260710 10:59:48.372985 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec03205db649bbb9fb632d4c860b99" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:48.373602 13404 raft_consensus.cc:3060] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.379148 13599 tablet_bootstrap.cc:654] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:48.349807 13444 leader_election.cc:343] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:48.381541 13444 leader_election.cc:304] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9608fbde1c745a0a40e530073d97eb0; no voters: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec
I20260710 10:59:48.382448 13647 raft_consensus.cc:2749] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:48.384112 13404 raft_consensus.cc:2468] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 1.
I20260710 10:59:48.385430 13518 leader_election.cc:304] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:48.386439 13636 raft_consensus.cc:2804] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:48.386919 13636 raft_consensus.cc:697] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 LEADER]: Becoming Leader. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Running, Role: LEADER
I20260710 10:59:48.387698 13636 consensus_queue.cc:237] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.387946 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbec03205db649bbb9fb632d4c860b99" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:48.388653 13479 raft_consensus.cc:3060] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.387970 13600 tablet_bootstrap.cc:492] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0: No bootstrap required, opened a new log
I20260710 10:59:48.390888 13600 ts_tablet_manager.cc:1403] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.001s
I20260710 10:59:48.396891 13598 tablet_bootstrap.cc:492] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec: No bootstrap required, opened a new log
I20260710 10:59:48.398394 13598 ts_tablet_manager.cc:1403] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent bootstrapping tablet: real 0.120s	user 0.019s	sys 0.002s
I20260710 10:59:48.401355 13479 raft_consensus.cc:2468] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 1.
I20260710 10:59:48.392122 13635 leader_election.cc:290] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 1 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
I20260710 10:59:48.405627 13598 raft_consensus.cc:359] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.407259 13598 raft_consensus.cc:385] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:48.407591 13598 raft_consensus.cc:740] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Initialized, Role: FOLLOWER
I20260710 10:59:48.400383 13600 raft_consensus.cc:359] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.408361 13600 raft_consensus.cc:385] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:48.408696 13600 raft_consensus.cc:740] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Initialized, Role: FOLLOWER
I20260710 10:59:48.409415 13600 consensus_queue.cc:260] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.411501 13600 ts_tablet_manager.cc:1434] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 10:59:48.413225 13600 tablet_bootstrap.cc:492] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0: Bootstrap starting.
I20260710 10:59:48.412550 13301 catalog_manager.cc:5697] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e9608fbde1c745a0a40e530073d97eb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.411967 13598 consensus_queue.cc:260] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.415107 13598 ts_tablet_manager.cc:1434] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260710 10:59:48.419553 13599 tablet_bootstrap.cc:492] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9: No bootstrap required, opened a new log
I20260710 10:59:48.420004 13599 ts_tablet_manager.cc:1403] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.000s
I20260710 10:59:48.421840 13600 tablet_bootstrap.cc:654] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:48.423210 13599 raft_consensus.cc:359] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.423898 13599 raft_consensus.cc:385] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:48.424180 13599 raft_consensus.cc:740] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Initialized, Role: FOLLOWER
I20260710 10:59:48.424942 13599 consensus_queue.cc:260] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.427378 13599 ts_tablet_manager.cc:1434] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 10:59:48.430505 13599 tablet_bootstrap.cc:492] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9: Bootstrap starting.
I20260710 10:59:48.432109 13303 catalog_manager.cc:5697] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195). New cstate: current_term: 1 leader_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:48.435079 13600 tablet_bootstrap.cc:492] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0: No bootstrap required, opened a new log
I20260710 10:59:48.435559 13600 ts_tablet_manager.cc:1403] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260710 10:59:48.436726 13599 tablet_bootstrap.cc:654] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:48.438758 13600 raft_consensus.cc:359] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.439476 13600 raft_consensus.cc:385] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:48.439790 13600 raft_consensus.cc:740] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Initialized, Role: FOLLOWER
I20260710 10:59:48.440559 13600 consensus_queue.cc:260] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.442535 13600 ts_tablet_manager.cc:1434] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260710 10:59:48.443176 13351 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:48.450598 13298 catalog_manager.cc:5697] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "41dc6f2c0a15432ca01056991b40eda9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.459555 13599 tablet_bootstrap.cc:492] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9: No bootstrap required, opened a new log
I20260710 10:59:48.460019 13599 ts_tablet_manager.cc:1403] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260710 10:59:48.462368 13599 raft_consensus.cc:359] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.464785 13599 raft_consensus.cc:385] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:48.465068 13599 raft_consensus.cc:740] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Initialized, Role: FOLLOWER
I20260710 10:59:48.465723 13599 consensus_queue.cc:260] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.470534 13599 ts_tablet_manager.cc:1434] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 10:59:48.471391 13599 tablet_bootstrap.cc:492] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9: Bootstrap starting.
I20260710 10:59:48.477034 13599 tablet_bootstrap.cc:654] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:48.480914 13599 tablet_bootstrap.cc:492] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9: No bootstrap required, opened a new log
I20260710 10:59:48.482033 13599 ts_tablet_manager.cc:1403] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260710 10:59:48.483654 13599 raft_consensus.cc:359] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.484129 13599 raft_consensus.cc:385] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:48.484350 13599 raft_consensus.cc:740] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Initialized, Role: FOLLOWER
I20260710 10:59:48.485028 13599 consensus_queue.cc:260] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.486485 13599 ts_tablet_manager.cc:1434] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 10:59:48.503011 13628 raft_consensus.cc:493] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:48.503500 13628 raft_consensus.cc:515] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.505501 13628 leader_election.cc:290] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:48.506124 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:48.506595 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" is_pre_election: true
I20260710 10:59:48.506721 13479 raft_consensus.cc:2468] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 0.
I20260710 10:59:48.507191 13555 raft_consensus.cc:2468] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 0.
I20260710 10:59:48.507722 13370 leader_election.cc:304] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:48.508492 13628 raft_consensus.cc:2804] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:48.508858 13628 raft_consensus.cc:493] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:48.509125 13628 raft_consensus.cc:3060] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.513727 13628 raft_consensus.cc:515] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.515326 13628 leader_election.cc:290] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 election: Requested vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:48.515939 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:48.516250 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:48.516480 13479 raft_consensus.cc:3060] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.516899 13555 raft_consensus.cc:3060] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.521442 13555 raft_consensus.cc:2468] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 1.
I20260710 10:59:48.522317 13371 leader_election.cc:304] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:48.522764 13479 raft_consensus.cc:2468] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 1.
I20260710 10:59:48.522921 13628 raft_consensus.cc:2804] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:48.523397 13628 raft_consensus.cc:697] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Becoming Leader. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:48.524082 13628 consensus_queue.cc:237] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.531510 13628 raft_consensus.cc:493] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:48.531989 13628 raft_consensus.cc:515] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.531625 13302 catalog_manager.cc:5697] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "41dc6f2c0a15432ca01056991b40eda9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.535053 13479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:48.535727 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" is_pre_election: true
I20260710 10:59:48.536437 13555 raft_consensus.cc:2393] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41dc6f2c0a15432ca01056991b40eda9 in current term 1: Already voted for candidate e9608fbde1c745a0a40e530073d97eb0 in this term.
I20260710 10:59:48.536948 13628 leader_election.cc:290] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:48.537533 13371 leader_election.cc:304] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9; no voters: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:48.538882 13628 raft_consensus.cc:3060] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.545765 13628 raft_consensus.cc:2749] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:48.599013 13606 consensus_queue.cc:1048] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:48.605746 13605 consensus_queue.cc:1048] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.607331 13606 consensus_queue.cc:1048] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.615567 13605 consensus_queue.cc:1048] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.634552 13605 raft_consensus.cc:493] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:48.639341 13605 raft_consensus.cc:515] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.656677 13605 leader_election.cc:290] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:48.658474 13480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5acffad8d3448baa6460b2f80af455" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:48.659091 13480 raft_consensus.cc:2468] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 0.
I20260710 10:59:48.660274 13370 leader_election.cc:304] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:48.660162 13605 consensus_queue.cc:1048] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.661134 13628 raft_consensus.cc:2804] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:48.661523 13628 raft_consensus.cc:493] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:48.661851 13628 raft_consensus.cc:3060] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.674697 13605 consensus_queue.cc:1048] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:48.676244 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5acffad8d3448baa6460b2f80af455" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" is_pre_election: true
I20260710 10:59:48.676944 13555 raft_consensus.cc:2468] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 0.
I20260710 10:59:48.673744 13628 raft_consensus.cc:515] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.692613 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5acffad8d3448baa6460b2f80af455" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:48.693243 13481 raft_consensus.cc:3060] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.694057 13628 leader_election.cc:290] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 election: Requested vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:48.698321 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5acffad8d3448baa6460b2f80af455" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:48.699047 13555 raft_consensus.cc:3060] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.701043 13481 raft_consensus.cc:2468] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 1.
I20260710 10:59:48.703059 13370 leader_election.cc:304] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:48.703908 13628 raft_consensus.cc:2804] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:48.704538 13628 raft_consensus.cc:697] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Becoming Leader. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:48.705323 13628 consensus_queue.cc:237] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.706774 13555 raft_consensus.cc:2468] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 1.
I20260710 10:59:48.721498 13298 catalog_manager.cc:5697] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "41dc6f2c0a15432ca01056991b40eda9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.762467 13637 consensus_queue.cc:1048] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.766942 13628 raft_consensus.cc:493] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:48.767436 13628 raft_consensus.cc:515] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.769802 13628 leader_election.cc:290] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:48.770493 13480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdde993db3f049ed890927645fc2a657" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0" is_pre_election: true
I20260710 10:59:48.771095 13480 raft_consensus.cc:2468] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 0.
I20260710 10:59:48.771489 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdde993db3f049ed890927645fc2a657" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" is_pre_election: true
I20260710 10:59:48.771981 13555 raft_consensus.cc:2468] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 0.
I20260710 10:59:48.772939 13371 leader_election.cc:304] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:48.779762 13637 consensus_queue.cc:1048] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.780220 13628 raft_consensus.cc:2804] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:48.780570 13628 raft_consensus.cc:493] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:48.780884 13628 raft_consensus.cc:3060] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.798540 13628 raft_consensus.cc:515] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.801441 13480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdde993db3f049ed890927645fc2a657" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:48.802019 13480 raft_consensus.cc:3060] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.804133 13636 consensus_queue.cc:1048] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.810424 13628 leader_election.cc:290] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 election: Requested vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:48.813004 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdde993db3f049ed890927645fc2a657" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:48.813616 13555 raft_consensus.cc:3060] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:48.818017 13636 consensus_queue.cc:1048] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:48.818910 13480 raft_consensus.cc:2468] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 1.
I20260710 10:59:48.819969 13370 leader_election.cc:304] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:48.826007 13605 raft_consensus.cc:2804] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:48.826507 13605 raft_consensus.cc:697] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Becoming Leader. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:48.827313 13605 consensus_queue.cc:237] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:48.848242 13636 consensus_queue.cc:1048] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:48.868115 13302 catalog_manager.cc:5697] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "41dc6f2c0a15432ca01056991b40eda9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.876103 13555 raft_consensus.cc:2468] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 1.
I20260710 10:59:48.878229 13635 consensus_queue.cc:1048] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:49.012691 13605 consensus_queue.cc:1048] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:49.030067 13605 consensus_queue.cc:1048] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:49.054388 13480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
mode: GRACEFUL
new_leader_uuid: "41dc6f2c0a15432ca01056991b40eda9"
 from {username='slave'} at 127.0.0.1:53246
I20260710 10:59:49.055004 13480 raft_consensus.cc:606] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 1 LEADER]: Received request to transfer leadership to TS 41dc6f2c0a15432ca01056991b40eda9
I20260710 10:59:49.079125 13555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad6124c4c67542538642bce37720e621"
dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
mode: GRACEFUL
new_leader_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:36944
I20260710 10:59:49.079687 13555 raft_consensus.cc:606] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 LEADER]: Received request to transfer leadership to TS e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:49.099442 13404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef5acffad8d3448baa6460b2f80af455"
dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
mode: GRACEFUL
new_leader_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:45766
I20260710 10:59:49.100152 13404 raft_consensus.cc:606] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Received request to transfer leadership to TS e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:49.105741 13404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0"
dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
mode: GRACEFUL
new_leader_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:45766
I20260710 10:59:49.106186 13404 raft_consensus.cc:606] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Received request to transfer leadership to TS e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:49.218834 13647 raft_consensus.cc:993] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0: : Instructing follower 41dc6f2c0a15432ca01056991b40eda9 to start an election
I20260710 10:59:49.219309 13637 raft_consensus.cc:1081] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 1 LEADER]: Signalling peer 41dc6f2c0a15432ca01056991b40eda9 to start an election
I20260710 10:59:49.220955 13404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df"
dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
 from {username='slave'} at 127.0.0.1:45752
I20260710 10:59:49.222020 13404 raft_consensus.cc:493] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.222379 13404 raft_consensus.cc:3060] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.228839 13404 raft_consensus.cc:515] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:49.230988 13404 leader_election.cc:290] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 2 election: Requested vote from peers 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
I20260710 10:59:49.232079 13480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:49.232661 13480 raft_consensus.cc:3055] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:49.232981 13480 raft_consensus.cc:740] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:49.233704 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:49.234241 13555 raft_consensus.cc:3060] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.234457 13605 consensus_queue.cc:1048] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:49.234287 13480 consensus_queue.cc:260] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:49.235729 13480 raft_consensus.cc:3060] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.241909 13555 raft_consensus.cc:2468] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 2.
I20260710 10:59:49.243188 13371 leader_election.cc:304] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:49.243961 13629 raft_consensus.cc:2804] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:49.244443 13629 raft_consensus.cc:697] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 2 LEADER]: Becoming Leader. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:49.244612 13480 raft_consensus.cc:2468] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 2.
I20260710 10:59:49.245285 13629 consensus_queue.cc:237] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:49.267812 13628 consensus_queue.cc:1048] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:49.267707 13303 catalog_manager.cc:5697] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 reported cstate change: term changed from 1 to 2, leader changed from e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194) to 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193). New cstate: current_term: 2 leader_uuid: "41dc6f2c0a15432ca01056991b40eda9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:49.283295 13690 consensus_queue.cc:1048] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:49.289896 13629 raft_consensus.cc:993] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9: : Instructing follower e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:49.291174 13629 raft_consensus.cc:1081] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Signalling peer e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:49.295212 13480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:53230
I20260710 10:59:49.295742 13480 raft_consensus.cc:493] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.296120 13480 raft_consensus.cc:3060] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.297423 13688 consensus_queue.cc:1048] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:49.321885 13636 raft_consensus.cc:993] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec: : Instructing follower e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:49.322347 13636 raft_consensus.cc:1081] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 LEADER]: Signalling peer e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:49.322045 13480 raft_consensus.cc:515] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:49.324064 13481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad6124c4c67542538642bce37720e621"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:53236
I20260710 10:59:49.324373 13480 leader_election.cc:290] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 2 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:49.324599 13481 raft_consensus.cc:493] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.324971 13481 raft_consensus.cc:3060] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.326792 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:49.327337 13404 raft_consensus.cc:3055] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:49.327623 13404 raft_consensus.cc:740] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:49.328328 13404 consensus_queue.cc:260] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:49.329330 13404 raft_consensus.cc:3060] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.333478 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:49.334345 13555 raft_consensus.cc:3060] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.335848 13404 raft_consensus.cc:2468] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 2.
I20260710 10:59:49.338450 13444 leader_election.cc:304] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:49.341813 13637 raft_consensus.cc:2804] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:49.342257 13637 raft_consensus.cc:697] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Becoming Leader. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:49.343405 13605 raft_consensus.cc:993] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9: : Instructing follower e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:49.343895 13605 raft_consensus.cc:1081] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Signalling peer e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:49.343044 13637 consensus_queue.cc:237] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:49.343477 13481 raft_consensus.cc:515] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:49.346324 13481 leader_election.cc:290] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 2 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:49.347863 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6124c4c67542538642bce37720e621" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:49.348416 13553 raft_consensus.cc:3055] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:49.348691 13553 raft_consensus.cc:740] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Running, Role: LEADER
I20260710 10:59:49.350536 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6124c4c67542538642bce37720e621" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:49.351069 13406 raft_consensus.cc:3060] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.349568 13553 consensus_queue.cc:260] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:49.353678 13553 raft_consensus.cc:3060] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Advancing to term 2
W20260710 10:59:49.353528 13635 consensus_queue.cc:1175] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "41dc6f2c0a15432ca01056991b40eda9" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 10:59:49.360621 13553 raft_consensus.cc:2468] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 2.
I20260710 10:59:49.361477 13481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef5acffad8d3448baa6460b2f80af455"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:53230
I20260710 10:59:49.361837 13446 leader_election.cc:304] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:49.362006 13481 raft_consensus.cc:493] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.362411 13481 raft_consensus.cc:3060] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.362601 13637 raft_consensus.cc:2804] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:49.363248 13637 raft_consensus.cc:697] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Becoming Leader. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:49.363989 13637 consensus_queue.cc:237] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:49.367318 13406 raft_consensus.cc:2468] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 2.
I20260710 10:59:49.369236 13481 raft_consensus.cc:515] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:49.369644 13555 raft_consensus.cc:2468] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 2.
I20260710 10:59:49.371881 13481 leader_election.cc:290] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 2 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:49.371017 13303 catalog_manager.cc:5697] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 reported cstate change: term changed from 1 to 2, leader changed from 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193) to e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "e9608fbde1c745a0a40e530073d97eb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.373245 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5acffad8d3448baa6460b2f80af455" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:49.373839 13404 raft_consensus.cc:3055] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:49.374189 13404 raft_consensus.cc:740] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:49.374861 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5acffad8d3448baa6460b2f80af455" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:49.375396 13553 raft_consensus.cc:3060] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.375012 13404 consensus_queue.cc:260] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:49.377048 13404 raft_consensus.cc:3060] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.384708 13553 raft_consensus.cc:2468] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 2.
I20260710 10:59:49.386001 13446 leader_election.cc:304] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:49.389907 13302 catalog_manager.cc:5697] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 reported cstate change: term changed from 1 to 2, leader changed from 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195) to e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "e9608fbde1c745a0a40e530073d97eb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.392230 13637 raft_consensus.cc:2804] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:49.392719 13637 raft_consensus.cc:697] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Becoming Leader. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:49.393524 13637 consensus_queue.cc:237] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:49.406042 13404 raft_consensus.cc:2468] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 2.
I20260710 10:59:49.408428 13302 catalog_manager.cc:5697] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 reported cstate change: term changed from 1 to 2, leader changed from 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193) to e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "e9608fbde1c745a0a40e530073d97eb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.666730 13553 raft_consensus.cc:1275] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Refusing update from remote peer 41dc6f2c0a15432ca01056991b40eda9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.668071 13688 consensus_queue.cc:1048] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.676178 13481 raft_consensus.cc:1275] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Refusing update from remote peer 41dc6f2c0a15432ca01056991b40eda9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.677914 13690 consensus_queue.cc:1048] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.833942 13553 raft_consensus.cc:1275] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.835054 13647 consensus_queue.cc:1048] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.845036 13404 raft_consensus.cc:1275] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.846487 13694 consensus_queue.cc:1048] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.878489 13553 raft_consensus.cc:1275] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.879668 13694 consensus_queue.cc:1048] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.888290 13404 raft_consensus.cc:1275] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.890027 13647 consensus_queue.cc:1048] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.925326 13404 raft_consensus.cc:1275] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.926579 13647 consensus_queue.cc:1048] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.935751 13553 raft_consensus.cc:1275] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.937040 13647 consensus_queue.cc:1048] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 10:59:52.138037 13271 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 10:59:52.138975 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:52.162266 13404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88"
dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
mode: GRACEFUL
new_leader_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
 from {username='slave'} at 127.0.0.1:47214
I20260710 10:59:52.162735 13404 raft_consensus.cc:606] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Received request to transfer leadership to TS 8c8425924aea4ff7bb29a7a470fc63ec
I20260710 10:59:52.174798 13480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
mode: GRACEFUL
new_leader_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
 from {username='slave'} at 127.0.0.1:45606
I20260710 10:59:52.175417 13480 raft_consensus.cc:606] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 1 LEADER]: Received request to transfer leadership to TS 8c8425924aea4ff7bb29a7a470fc63ec
I20260710 10:59:52.176585 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 10:59:52.177014 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:52.550127 13702 raft_consensus.cc:993] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9: : Instructing follower 8c8425924aea4ff7bb29a7a470fc63ec to start an election
I20260710 10:59:52.550592 13629 raft_consensus.cc:1081] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Signalling peer 8c8425924aea4ff7bb29a7a470fc63ec to start an election
I20260710 10:59:52.551993 13553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88"
dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
 from {username='slave'} at 127.0.0.1:36920
I20260710 10:59:52.552476 13553 raft_consensus.cc:493] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.552789 13553 raft_consensus.cc:3060] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.558164 13553 raft_consensus.cc:515] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:52.559134 13694 raft_consensus.cc:993] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0: : Instructing follower 8c8425924aea4ff7bb29a7a470fc63ec to start an election
I20260710 10:59:52.559600 13706 raft_consensus.cc:1081] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 1 LEADER]: Signalling peer 8c8425924aea4ff7bb29a7a470fc63ec to start an election
I20260710 10:59:52.560254 13553 leader_election.cc:290] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 2 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
I20260710 10:59:52.561115 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:52.561259 13553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0"
dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
 from {username='slave'} at 127.0.0.1:36936
I20260710 10:59:52.561491 13480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:52.561717 13404 raft_consensus.cc:3055] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:52.561796 13553 raft_consensus.cc:493] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.562031 13480 raft_consensus.cc:3060] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.562059 13404 raft_consensus.cc:740] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:52.562115 13553 raft_consensus.cc:3060] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.563082 13404 consensus_queue.cc:260] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:52.564303 13404 raft_consensus.cc:3060] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.567018 13553 raft_consensus.cc:515] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:52.568682 13553 leader_election.cc:290] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 2 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
I20260710 10:59:52.568763 13480 raft_consensus.cc:2468] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 2.
I20260710 10:59:52.569478 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:52.570025 13406 raft_consensus.cc:3060] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.570554 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:52.570711 13404 raft_consensus.cc:2468] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 2.
I20260710 10:59:52.570566 13519 leader_election.cc:304] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:52.571264 13481 raft_consensus.cc:3055] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:52.571594 13636 raft_consensus.cc:2804] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:52.571609 13481 raft_consensus.cc:740] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:52.572739 13481 consensus_queue.cc:260] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:52.573498 13636 raft_consensus.cc:697] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 LEADER]: Becoming Leader. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Running, Role: LEADER
I20260710 10:59:52.574381 13636 consensus_queue.cc:237] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:52.575099 13481 raft_consensus.cc:3060] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.576885 13406 raft_consensus.cc:2468] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 2.
I20260710 10:59:52.578244 13518 leader_election.cc:304] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:52.579098 13636 raft_consensus.cc:2804] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:52.579605 13636 raft_consensus.cc:697] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 LEADER]: Becoming Leader. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Running, Role: LEADER
I20260710 10:59:52.580425 13636 consensus_queue.cc:237] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:52.582140 13481 raft_consensus.cc:2468] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 2.
I20260710 10:59:52.588706 13298 catalog_manager.cc:5697] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec reported cstate change: term changed from 1 to 2, leader changed from 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193) to 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195). New cstate: current_term: 2 leader_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:52.589833 13298 catalog_manager.cc:5697] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec reported cstate change: term changed from 1 to 2, leader changed from e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194) to 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195). New cstate: current_term: 2 leader_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:52.986860 13406 raft_consensus.cc:1275] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Refusing update from remote peer 8c8425924aea4ff7bb29a7a470fc63ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.988108 13636 consensus_queue.cc:1048] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.996825 13481 raft_consensus.cc:1275] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Refusing update from remote peer 8c8425924aea4ff7bb29a7a470fc63ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.998360 13707 consensus_queue.cc:1048] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:53.114645 13406 raft_consensus.cc:1275] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Refusing update from remote peer 8c8425924aea4ff7bb29a7a470fc63ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:53.115804 13716 consensus_queue.cc:1048] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:53.123885 13481 raft_consensus.cc:1275] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Refusing update from remote peer 8c8425924aea4ff7bb29a7a470fc63ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:53.125331 13636 consensus_queue.cc:1048] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:53.177789 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:53.187529 13406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df"
dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
mode: GRACEFUL
new_leader_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:45766
I20260710 10:59:53.188040 13406 raft_consensus.cc:606] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 2 LEADER]: Received request to transfer leadership to TS e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:53.192416 13406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdde993db3f049ed890927645fc2a657"
dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
mode: GRACEFUL
new_leader_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:45766
I20260710 10:59:53.192891 13406 raft_consensus.cc:606] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Received request to transfer leadership to TS e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:53.197635 13553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88"
dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
mode: GRACEFUL
new_leader_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:36944
I20260710 10:59:53.198266 13553 raft_consensus.cc:606] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 LEADER]: Received request to transfer leadership to TS e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:53.202836 13406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3003ff98b6e643bba87ec706040d0d13"
dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
mode: GRACEFUL
new_leader_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:45766
I20260710 10:59:53.203323 13406 raft_consensus.cc:606] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Received request to transfer leadership to TS e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:53.206067 13722 raft_consensus.cc:993] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9: : Instructing follower e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:53.206501 13629 raft_consensus.cc:1081] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 2 LEADER]: Signalling peer e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:53.207832 13481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:53230
I20260710 10:59:53.208287 13481 raft_consensus.cc:493] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:53.208588 13481 raft_consensus.cc:3060] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:53.210124 13553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0"
dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
mode: GRACEFUL
new_leader_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:36944
I20260710 10:59:53.210582 13553 raft_consensus.cc:606] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 LEADER]: Received request to transfer leadership to TS e9608fbde1c745a0a40e530073d97eb0
I20260710 10:59:53.213469 13481 raft_consensus.cc:515] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:53.215392 13481 leader_election.cc:290] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 3 election: Requested vote from peers 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569), 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779)
I20260710 10:59:53.215993 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:53.216536 13553 raft_consensus.cc:3060] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:53.216502 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:53.217141 13406 raft_consensus.cc:3055] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:53.217483 13406 raft_consensus.cc:740] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:53.218226 13406 consensus_queue.cc:260] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [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: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:53.219753 13406 raft_consensus.cc:3060] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:53.223189 13553 raft_consensus.cc:2468] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 3.
I20260710 10:59:53.224318 13446 leader_election.cc:304] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [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: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:53.224979 13706 raft_consensus.cc:2804] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:53.225852 13406 raft_consensus.cc:2468] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 3.
I20260710 10:59:53.229676 13706 raft_consensus.cc:697] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 3 LEADER]: Becoming Leader. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:53.230592 13706 consensus_queue.cc:237] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [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: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:53.237140 13298 catalog_manager.cc:5697] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 reported cstate change: term changed from 2 to 3, leader changed from 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193) to e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194). New cstate: current_term: 3 leader_uuid: "e9608fbde1c745a0a40e530073d97eb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:53.338461 13722 raft_consensus.cc:993] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9: : Instructing follower e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:53.338888 13629 raft_consensus.cc:1081] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Signalling peer e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:53.340277 13481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdde993db3f049ed890927645fc2a657"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:53230
I20260710 10:59:53.340736 13481 raft_consensus.cc:493] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:53.341007 13481 raft_consensus.cc:3060] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:53.346110 13481 raft_consensus.cc:515] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:53.347644 13481 leader_election.cc:290] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 2 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:53.348695 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdde993db3f049ed890927645fc2a657" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:53.348574 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdde993db3f049ed890927645fc2a657" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:53.349378 13555 raft_consensus.cc:3060] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:53.349485 13406 raft_consensus.cc:3055] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:53.349893 13406 raft_consensus.cc:740] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:53.350644 13406 consensus_queue.cc:260] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:53.351554 13406 raft_consensus.cc:3060] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:53.355278 13555 raft_consensus.cc:2468] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 2.
I20260710 10:59:53.356258 13446 leader_election.cc:304] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:53.356606 13406 raft_consensus.cc:2468] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 2.
I20260710 10:59:53.356930 13706 raft_consensus.cc:2804] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:53.357439 13706 raft_consensus.cc:697] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Becoming Leader. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:53.358147 13706 consensus_queue.cc:237] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:53.364475 13298 catalog_manager.cc:5697] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 reported cstate change: term changed from 1 to 2, leader changed from 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193) to e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "e9608fbde1c745a0a40e530073d97eb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:53.408869 13636 raft_consensus.cc:993] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec: : Instructing follower e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:53.409307 13636 raft_consensus.cc:1081] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 LEADER]: Signalling peer e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:53.410710 13481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:53236
I20260710 10:59:53.411238 13481 raft_consensus.cc:493] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:53.411557 13481 raft_consensus.cc:3060] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:53.416538 13481 raft_consensus.cc:515] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:53.418123 13481 leader_election.cc:290] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 3 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:53.418896 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:53.419085 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfa70be12a24d989b374914a4e922e0" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:53.419528 13406 raft_consensus.cc:3060] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:53.419620 13555 raft_consensus.cc:3055] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:53.419981 13555 raft_consensus.cc:740] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Running, Role: LEADER
I20260710 10:59:53.420581 13555 consensus_queue.cc:260] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [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: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:53.421485 13555 raft_consensus.cc:3060] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:53.423996 13406 raft_consensus.cc:2468] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 3.
I20260710 10:59:53.424943 13444 leader_election.cc:304] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [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: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:53.425936 13706 raft_consensus.cc:2804] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:53.426367 13706 raft_consensus.cc:697] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 3 LEADER]: Becoming Leader. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:53.426870 13555 raft_consensus.cc:2468] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 3.
I20260710 10:59:53.427075 13706 consensus_queue.cc:237] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [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: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:53.432293 13298 catalog_manager.cc:5697] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 reported cstate change: term changed from 2 to 3, leader changed from 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195) to e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194). New cstate: current_term: 3 leader_uuid: "e9608fbde1c745a0a40e530073d97eb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:53.533273 13707 raft_consensus.cc:993] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec: : Instructing follower e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:53.533776 13636 raft_consensus.cc:1081] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 LEADER]: Signalling peer e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:53.535279 13481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:53236
I20260710 10:59:53.535790 13481 raft_consensus.cc:493] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:53.536126 13481 raft_consensus.cc:3060] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:53.540916 13481 raft_consensus.cc:515] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:53.542372 13481 leader_election.cc:290] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 3 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:53.543174 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:53.543370 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb9ff763f8f49fc8ba54463c36dbe88" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:53.543738 13406 raft_consensus.cc:3060] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:53.543881 13555 raft_consensus.cc:3055] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:53.544210 13555 raft_consensus.cc:740] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Running, Role: LEADER
I20260710 10:59:53.544826 13555 consensus_queue.cc:260] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [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: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:53.545740 13555 raft_consensus.cc:3060] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:53.548753 13406 raft_consensus.cc:2468] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 3.
I20260710 10:59:53.549639 13444 leader_election.cc:304] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [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: 41dc6f2c0a15432ca01056991b40eda9, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:53.550278 13706 raft_consensus.cc:2804] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:53.550524 13555 raft_consensus.cc:2468] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 3.
I20260710 10:59:53.550699 13706 raft_consensus.cc:697] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 3 LEADER]: Becoming Leader. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:53.551832 13706 consensus_queue.cc:237] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [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: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:53.557260 13298 catalog_manager.cc:5697] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 reported cstate change: term changed from 2 to 3, leader changed from 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195) to e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194). New cstate: current_term: 3 leader_uuid: "e9608fbde1c745a0a40e530073d97eb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:53.691360 13722 raft_consensus.cc:993] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9: : Instructing follower e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:53.691764 13629 raft_consensus.cc:1081] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Signalling peer e9608fbde1c745a0a40e530073d97eb0 to start an election
I20260710 10:59:53.693054 13481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3003ff98b6e643bba87ec706040d0d13"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
 from {username='slave'} at 127.0.0.1:53230
I20260710 10:59:53.693557 13481 raft_consensus.cc:493] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:53.693861 13481 raft_consensus.cc:3060] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:53.698031 13481 raft_consensus.cc:515] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:53.699466 13481 leader_election.cc:290] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 2 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:53.700400 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3003ff98b6e643bba87ec706040d0d13" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:53.700400 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3003ff98b6e643bba87ec706040d0d13" candidate_uuid: "e9608fbde1c745a0a40e530073d97eb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:53.701148 13555 raft_consensus.cc:3060] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:53.701200 13406 raft_consensus.cc:3055] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:53.701715 13406 raft_consensus.cc:740] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:53.702507 13406 consensus_queue.cc:260] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:53.704133 13406 raft_consensus.cc:3060] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:53.708267 13555 raft_consensus.cc:2468] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 2.
I20260710 10:59:53.709502 13446 leader_election.cc:304] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c8425924aea4ff7bb29a7a470fc63ec, e9608fbde1c745a0a40e530073d97eb0; no voters: 
I20260710 10:59:53.710165 13706 raft_consensus.cc:2804] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:53.710284 13406 raft_consensus.cc:2468] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9608fbde1c745a0a40e530073d97eb0 in term 2.
I20260710 10:59:53.711313 13706 raft_consensus.cc:697] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Becoming Leader. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:53.712167 13706 consensus_queue.cc:237] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:53.718632 13298 catalog_manager.cc:5697] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 reported cstate change: term changed from 1 to 2, leader changed from 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193) to e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "e9608fbde1c745a0a40e530073d97eb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:53.794245 13406 raft_consensus.cc:1275] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:53.795437 13706 consensus_queue.cc:1048] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:53.805203 13555 raft_consensus.cc:1275] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:53.807262 13723 consensus_queue.cc:1048] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:53.813884 13553 raft_consensus.cc:1275] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:53.815457 13723 consensus_queue.cc:1048] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:53.824733 13406 raft_consensus.cc:1275] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:53.826690 13733 consensus_queue.cc:1048] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:53.897161 13555 raft_consensus.cc:1275] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:53.898985 13706 consensus_queue.cc:1048] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:53.906798 13406 raft_consensus.cc:1275] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:53.908721 13723 consensus_queue.cc:1048] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:54.054999 13406 raft_consensus.cc:1275] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:54.056421 13723 consensus_queue.cc:1048] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:54.063961 13553 raft_consensus.cc:1275] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:54.065652 13723 consensus_queue.cc:1048] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:54.182983 13406 raft_consensus.cc:1275] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:54.184127 13723 consensus_queue.cc:1048] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:54.192811 13553 raft_consensus.cc:1275] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Refusing update from remote peer e9608fbde1c745a0a40e530073d97eb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:54.194413 13733 consensus_queue.cc:1048] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:56.221074 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:56.228327 13481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
mode: GRACEFUL
new_leader_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
 from {username='slave'} at 127.0.0.1:45606
I20260710 10:59:56.229197 13481 raft_consensus.cc:606] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Received request to transfer leadership to TS 8c8425924aea4ff7bb29a7a470fc63ec
I20260710 10:59:56.232131 13481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3003ff98b6e643bba87ec706040d0d13"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
mode: GRACEFUL
new_leader_uuid: "41dc6f2c0a15432ca01056991b40eda9"
 from {username='slave'} at 127.0.0.1:45606
I20260710 10:59:56.232527 13481 raft_consensus.cc:606] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Received request to transfer leadership to TS 41dc6f2c0a15432ca01056991b40eda9
I20260710 10:59:56.234661 13481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
mode: GRACEFUL
new_leader_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
 from {username='slave'} at 127.0.0.1:45606
I20260710 10:59:56.235035 13481 raft_consensus.cc:606] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 3 LEADER]: Received request to transfer leadership to TS 8c8425924aea4ff7bb29a7a470fc63ec
I20260710 10:59:56.237284 13481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad6124c4c67542538642bce37720e621"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
mode: GRACEFUL
new_leader_uuid: "41dc6f2c0a15432ca01056991b40eda9"
 from {username='slave'} at 127.0.0.1:45606
I20260710 10:59:56.237761 13481 raft_consensus.cc:606] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Received request to transfer leadership to TS 41dc6f2c0a15432ca01056991b40eda9
I20260710 10:59:56.239959 13481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdde993db3f049ed890927645fc2a657"
dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
mode: GRACEFUL
new_leader_uuid: "41dc6f2c0a15432ca01056991b40eda9"
 from {username='slave'} at 127.0.0.1:45606
I20260710 10:59:56.240409 13481 raft_consensus.cc:606] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Received request to transfer leadership to TS 41dc6f2c0a15432ca01056991b40eda9
I20260710 10:59:56.241513 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 10:59:56.241936 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:56.330304 13723 raft_consensus.cc:993] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0: : Instructing follower 8c8425924aea4ff7bb29a7a470fc63ec to start an election
I20260710 10:59:56.330964 13741 raft_consensus.cc:1081] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 3 LEADER]: Signalling peer 8c8425924aea4ff7bb29a7a470fc63ec to start an election
I20260710 10:59:56.332445 13555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df"
dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
 from {username='slave'} at 127.0.0.1:36936
I20260710 10:59:56.332993 13555 raft_consensus.cc:493] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.333181 13723 raft_consensus.cc:993] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0: : Instructing follower 8c8425924aea4ff7bb29a7a470fc63ec to start an election
I20260710 10:59:56.333484 13555 raft_consensus.cc:3060] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:56.333773 13741 raft_consensus.cc:1081] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Signalling peer 8c8425924aea4ff7bb29a7a470fc63ec to start an election
I20260710 10:59:56.335457 13553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0"
dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
 from {username='slave'} at 127.0.0.1:36936
I20260710 10:59:56.335947 13553 raft_consensus.cc:493] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.336273 13553 raft_consensus.cc:3060] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.340658 13555 raft_consensus.cc:515] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:56.342633 13553 raft_consensus.cc:515] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:56.342901 13555 leader_election.cc:290] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 4 election: Requested vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779)
I20260710 10:59:56.343602 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:56.344157 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903fd936682944158e4dfdd17dcc10df" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:56.344313 13481 raft_consensus.cc:3055] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:56.344691 13481 raft_consensus.cc:740] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:56.344709 13404 raft_consensus.cc:3060] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:56.345019 13553 leader_election.cc:290] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [CANDIDATE]: Term 3 election: Requested vote from peers 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779), e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515)
I20260710 10:59:56.345407 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
I20260710 10:59:56.345955 13406 raft_consensus.cc:3060] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.345791 13481 consensus_queue.cc:260] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [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: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:56.347048 13481 raft_consensus.cc:3060] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:56.346909 13480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff7e885a4cd4a5bbc2c627087bae2a0" candidate_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:56.347527 13480 raft_consensus.cc:3055] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:56.347831 13480 raft_consensus.cc:740] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:56.348608 13480 consensus_queue.cc:260] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [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: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:56.349997 13480 raft_consensus.cc:3060] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.352161 13404 raft_consensus.cc:2468] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 4.
I20260710 10:59:56.352327 13406 raft_consensus.cc:2468] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 3.
I20260710 10:59:56.353741 13518 leader_election.cc:304] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [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: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:56.354439 13481 raft_consensus.cc:2468] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 4.
I20260710 10:59:56.354678 13518 leader_election.cc:304] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [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: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:56.355717 13636 raft_consensus.cc:2804] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:56.356463 13480 raft_consensus.cc:2468] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c8425924aea4ff7bb29a7a470fc63ec in term 3.
I20260710 10:59:56.357470 13742 raft_consensus.cc:2804] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:56.357726 13636 raft_consensus.cc:697] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 4 LEADER]: Becoming Leader. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Running, Role: LEADER
I20260710 10:59:56.358713 13742 raft_consensus.cc:697] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 LEADER]: Becoming Leader. State: Replica: 8c8425924aea4ff7bb29a7a470fc63ec, State: Running, Role: LEADER
I20260710 10:59:56.358819 13636 consensus_queue.cc:237] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [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: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } }
I20260710 10:59:56.359591 13742 consensus_queue.cc:237] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [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: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:56.367537 13302 catalog_manager.cc:5697] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec reported cstate change: term changed from 3 to 4, leader changed from e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194) to 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195). New cstate: current_term: 4 leader_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.368743 13302 catalog_manager.cc:5697] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec reported cstate change: term changed from 2 to 3, leader changed from e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194) to 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195). New cstate: current_term: 3 leader_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:56.426443 13723 raft_consensus.cc:993] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0: : Instructing follower 41dc6f2c0a15432ca01056991b40eda9 to start an election
I20260710 10:59:56.426877 13741 raft_consensus.cc:1081] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Signalling peer 41dc6f2c0a15432ca01056991b40eda9 to start an election
I20260710 10:59:56.428292 13404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdde993db3f049ed890927645fc2a657"
dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
 from {username='slave'} at 127.0.0.1:45752
I20260710 10:59:56.428797 13404 raft_consensus.cc:493] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.429107 13404 raft_consensus.cc:3060] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.433223 13404 raft_consensus.cc:515] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:56.434772 13404 leader_election.cc:290] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 3 election: Requested vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:56.435639 13480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdde993db3f049ed890927645fc2a657" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:56.435849 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdde993db3f049ed890927645fc2a657" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:56.436196 13480 raft_consensus.cc:3055] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:56.436314 13553 raft_consensus.cc:3060] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.436496 13480 raft_consensus.cc:740] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:56.437222 13480 consensus_queue.cc:260] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [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: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:56.438187 13480 raft_consensus.cc:3060] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.440559 13553 raft_consensus.cc:2468] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 3.
I20260710 10:59:56.441736 13371 leader_election.cc:304] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [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: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:56.443547 13480 raft_consensus.cc:2468] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 3.
I20260710 10:59:56.443769 13751 raft_consensus.cc:2804] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:56.445029 13751 raft_consensus.cc:697] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 LEADER]: Becoming Leader. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:56.445824 13751 consensus_queue.cc:237] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [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: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:56.453101 13302 catalog_manager.cc:5697] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 reported cstate change: term changed from 2 to 3, leader changed from e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194) to 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193). New cstate: current_term: 3 leader_uuid: "41dc6f2c0a15432ca01056991b40eda9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.568724 13723 raft_consensus.cc:993] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0: : Instructing follower 41dc6f2c0a15432ca01056991b40eda9 to start an election
I20260710 10:59:56.569108 13741 raft_consensus.cc:1081] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Signalling peer 41dc6f2c0a15432ca01056991b40eda9 to start an election
I20260710 10:59:56.570628 13404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3003ff98b6e643bba87ec706040d0d13"
dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
 from {username='slave'} at 127.0.0.1:45752
I20260710 10:59:56.571084 13404 raft_consensus.cc:493] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.571360 13404 raft_consensus.cc:3060] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.575292 13723 raft_consensus.cc:993] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0: : Instructing follower 41dc6f2c0a15432ca01056991b40eda9 to start an election
I20260710 10:59:56.575682 13741 raft_consensus.cc:1081] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Signalling peer 41dc6f2c0a15432ca01056991b40eda9 to start an election
I20260710 10:59:56.577040 13406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad6124c4c67542538642bce37720e621"
dest_uuid: "41dc6f2c0a15432ca01056991b40eda9"
 from {username='slave'} at 127.0.0.1:45752
I20260710 10:59:56.576802 13404 raft_consensus.cc:515] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:56.577550 13406 raft_consensus.cc:493] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.577877 13406 raft_consensus.cc:3060] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.578747 13404 leader_election.cc:290] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 3 election: Requested vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:56.579972 13480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3003ff98b6e643bba87ec706040d0d13" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:56.580009 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3003ff98b6e643bba87ec706040d0d13" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:56.580523 13480 raft_consensus.cc:3055] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:56.580694 13553 raft_consensus.cc:3060] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.580909 13480 raft_consensus.cc:740] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:56.581769 13480 consensus_queue.cc:260] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [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: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:56.582556 13480 raft_consensus.cc:3060] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.583823 13406 raft_consensus.cc:515] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:56.586836 13406 leader_election.cc:290] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [CANDIDATE]: Term 3 election: Requested vote from peers e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515), 8c8425924aea4ff7bb29a7a470fc63ec (127.12.245.195:40569)
I20260710 10:59:56.586901 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6124c4c67542538642bce37720e621" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c8425924aea4ff7bb29a7a470fc63ec"
I20260710 10:59:56.586990 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6124c4c67542538642bce37720e621" candidate_uuid: "41dc6f2c0a15432ca01056991b40eda9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9608fbde1c745a0a40e530073d97eb0"
I20260710 10:59:56.587035 13553 raft_consensus.cc:2468] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 3.
I20260710 10:59:56.587641 13555 raft_consensus.cc:3060] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.587707 13481 raft_consensus.cc:3055] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:56.588748 13371 leader_election.cc:304] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [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: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:56.588743 13480 raft_consensus.cc:2468] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 3.
I20260710 10:59:56.588886 13481 raft_consensus.cc:740] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9608fbde1c745a0a40e530073d97eb0, State: Running, Role: LEADER
I20260710 10:59:56.589841 13751 raft_consensus.cc:2804] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:56.590322 13751 raft_consensus.cc:697] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 LEADER]: Becoming Leader. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:56.590068 13481 consensus_queue.cc:260] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [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: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:56.591194 13481 raft_consensus.cc:3060] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.591185 13751 consensus_queue.cc:237] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [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: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:56.593830 13555 raft_consensus.cc:2468] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 3.
I20260710 10:59:56.594985 13371 leader_election.cc:304] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [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: 41dc6f2c0a15432ca01056991b40eda9, 8c8425924aea4ff7bb29a7a470fc63ec; no voters: 
I20260710 10:59:56.596104 13751 raft_consensus.cc:2804] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:56.596652 13751 raft_consensus.cc:697] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 LEADER]: Becoming Leader. State: Replica: 41dc6f2c0a15432ca01056991b40eda9, State: Running, Role: LEADER
I20260710 10:59:56.597963 13481 raft_consensus.cc:2468] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc6f2c0a15432ca01056991b40eda9 in term 3.
I20260710 10:59:56.597782 13751 consensus_queue.cc:237] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [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: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } }
I20260710 10:59:56.599336 13302 catalog_manager.cc:5697] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 reported cstate change: term changed from 2 to 3, leader changed from e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194) to 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193). New cstate: current_term: 3 leader_uuid: "41dc6f2c0a15432ca01056991b40eda9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.611214 13302 catalog_manager.cc:5697] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 reported cstate change: term changed from 2 to 3, leader changed from e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194) to 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193). New cstate: current_term: 3 leader_uuid: "41dc6f2c0a15432ca01056991b40eda9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.826112 13481 raft_consensus.cc:1275] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 4 FOLLOWER]: Refusing update from remote peer 8c8425924aea4ff7bb29a7a470fc63ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:56.827183 13742 consensus_queue.cc:1048] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:56.836267 13406 raft_consensus.cc:1275] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 4 FOLLOWER]: Refusing update from remote peer 8c8425924aea4ff7bb29a7a470fc63ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:56.838654 13742 consensus_queue.cc:1048] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:56.844486 13481 raft_consensus.cc:1275] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Refusing update from remote peer 8c8425924aea4ff7bb29a7a470fc63ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:56.845602 13742 consensus_queue.cc:1048] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:56.855492 13406 raft_consensus.cc:1275] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Refusing update from remote peer 8c8425924aea4ff7bb29a7a470fc63ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:56.858217 13744 consensus_queue.cc:1048] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc6f2c0a15432ca01056991b40eda9" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:56.911715 13481 raft_consensus.cc:1275] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Refusing update from remote peer 41dc6f2c0a15432ca01056991b40eda9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:56.912853 13751 consensus_queue.cc:1048] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:56.922089 13555 raft_consensus.cc:1275] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Refusing update from remote peer 41dc6f2c0a15432ca01056991b40eda9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:56.923873 13764 consensus_queue.cc:1048] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:57.123060 13555 raft_consensus.cc:1275] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Refusing update from remote peer 41dc6f2c0a15432ca01056991b40eda9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:57.124217 13751 consensus_queue.cc:1048] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:57.133934 13481 raft_consensus.cc:1275] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Refusing update from remote peer 41dc6f2c0a15432ca01056991b40eda9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:57.135036 13751 consensus_queue.cc:1048] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:57.166128 13481 raft_consensus.cc:1275] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Refusing update from remote peer 41dc6f2c0a15432ca01056991b40eda9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:57.167263 13751 consensus_queue.cc:1048] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9608fbde1c745a0a40e530073d97eb0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:57.175177 13555 raft_consensus.cc:1275] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Refusing update from remote peer 41dc6f2c0a15432ca01056991b40eda9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:57.176752 13751 consensus_queue.cc:1048] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c8425924aea4ff7bb29a7a470fc63ec" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:57.242875 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:57.248121 13271 tablet_server.cc:179] TabletServer@127.12.245.193:0 shutting down...
I20260710 10:59:57.269832 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 10:59:57.271035 13518 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 10:59:57.271739 13271 tablet_replica.cc:333] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9: stopping tablet replica
I20260710 10:59:57.272568 13271 raft_consensus.cc:2243] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.273208 13271 raft_consensus.cc:2272] T acfa70be12a24d989b374914a4e922e0 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 10:59:57.275624 13518 consensus_peers.cc:597] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec -> Peer 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779): Couldn't send request to peer 41dc6f2c0a15432ca01056991b40eda9. 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 10:59:57.276412 13271 tablet_replica.cc:333] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9: stopping tablet replica
I20260710 10:59:57.276969 13271 raft_consensus.cc:2243] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.277698 13271 raft_consensus.cc:2272] T cdde993db3f049ed890927645fc2a657 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.279850 13271 tablet_replica.cc:333] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9: stopping tablet replica
I20260710 10:59:57.280400 13271 raft_consensus.cc:2243] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.280891 13271 raft_consensus.cc:2272] T dbec03205db649bbb9fb632d4c860b99 P 41dc6f2c0a15432ca01056991b40eda9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.282927 13271 tablet_replica.cc:333] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9: stopping tablet replica
W20260710 10:59:57.283058 13444 consensus_peers.cc:597] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 -> Peer 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779): Couldn't send request to peer 41dc6f2c0a15432ca01056991b40eda9. 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 10:59:57.283556 13271 raft_consensus.cc:2243] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.283922 13271 raft_consensus.cc:2272] T 903fd936682944158e4dfdd17dcc10df P 41dc6f2c0a15432ca01056991b40eda9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.285693 13271 tablet_replica.cc:333] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9: stopping tablet replica
I20260710 10:59:57.286111 13271 raft_consensus.cc:2243] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.286453 13271 raft_consensus.cc:2272] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.288141 13271 tablet_replica.cc:333] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9: stopping tablet replica
I20260710 10:59:57.288642 13271 raft_consensus.cc:2243] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.289031 13271 raft_consensus.cc:2272] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.290489 13271 tablet_replica.cc:333] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9: stopping tablet replica
I20260710 10:59:57.290891 13271 raft_consensus.cc:2243] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.291517 13271 raft_consensus.cc:2272] T 3003ff98b6e643bba87ec706040d0d13 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.293110 13271 tablet_replica.cc:333] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9: stopping tablet replica
I20260710 10:59:57.293612 13271 raft_consensus.cc:2243] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.293952 13271 raft_consensus.cc:2272] T ef5acffad8d3448baa6460b2f80af455 P 41dc6f2c0a15432ca01056991b40eda9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.295467 13271 tablet_replica.cc:333] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9: stopping tablet replica
I20260710 10:59:57.295820 13271 raft_consensus.cc:2243] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.296399 13271 raft_consensus.cc:2272] T ad6124c4c67542538642bce37720e621 P 41dc6f2c0a15432ca01056991b40eda9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.399989 13271 tablet_server.cc:196] TabletServer@127.12.245.193:0 shutdown complete.
W20260710 10:59:57.400933 13444 consensus_peers.cc:597] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 -> Peer 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779): Couldn't send request to peer 41dc6f2c0a15432ca01056991b40eda9. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:35779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:57.419983 13271 tablet_server.cc:179] TabletServer@127.12.245.194:0 shutting down...
W20260710 10:59:57.424652 13519 consensus_peers.cc:597] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec -> Peer e9608fbde1c745a0a40e530073d97eb0 (127.12.245.194:33515): Couldn't send request to peer e9608fbde1c745a0a40e530073d97eb0. 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 10:59:57.447381 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:57.448048 13271 tablet_replica.cc:333] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0: stopping tablet replica
I20260710 10:59:57.448623 13271 raft_consensus.cc:2243] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.449072 13271 raft_consensus.cc:2272] T dbec03205db649bbb9fb632d4c860b99 P e9608fbde1c745a0a40e530073d97eb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.450907 13271 tablet_replica.cc:333] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0: stopping tablet replica
I20260710 10:59:57.451419 13271 raft_consensus.cc:2243] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.451803 13271 raft_consensus.cc:2272] T 3003ff98b6e643bba87ec706040d0d13 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.453752 13271 tablet_replica.cc:333] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0: stopping tablet replica
I20260710 10:59:57.454224 13271 raft_consensus.cc:2243] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.454917 13271 raft_consensus.cc:2272] T ef5acffad8d3448baa6460b2f80af455 P e9608fbde1c745a0a40e530073d97eb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.456488 13271 tablet_replica.cc:333] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0: stopping tablet replica
I20260710 10:59:57.456991 13271 raft_consensus.cc:2243] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.457432 13271 raft_consensus.cc:2272] T ad6124c4c67542538642bce37720e621 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.460976 13271 tablet_replica.cc:333] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0: stopping tablet replica
I20260710 10:59:57.461660 13271 raft_consensus.cc:2243] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.462111 13271 raft_consensus.cc:2272] T cdde993db3f049ed890927645fc2a657 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 10:59:57.463272 13518 consensus_peers.cc:597] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec -> Peer 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779): Couldn't send request to peer 41dc6f2c0a15432ca01056991b40eda9. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:35779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:57.464794 13271 tablet_replica.cc:333] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0: stopping tablet replica
I20260710 10:59:57.465289 13271 raft_consensus.cc:2243] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.465976 13271 raft_consensus.cc:2272] T acfa70be12a24d989b374914a4e922e0 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.467480 13271 tablet_replica.cc:333] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0: stopping tablet replica
I20260710 10:59:57.467916 13271 raft_consensus.cc:2243] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.468514 13271 raft_consensus.cc:2272] T 0bb9ff763f8f49fc8ba54463c36dbe88 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.469985 13271 tablet_replica.cc:333] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0: stopping tablet replica
I20260710 10:59:57.470440 13271 raft_consensus.cc:2243] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.470760 13271 raft_consensus.cc:2272] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P e9608fbde1c745a0a40e530073d97eb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.472502 13271 tablet_replica.cc:333] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0: stopping tablet replica
I20260710 10:59:57.472878 13271 raft_consensus.cc:2243] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.473181 13271 raft_consensus.cc:2272] T 903fd936682944158e4dfdd17dcc10df P e9608fbde1c745a0a40e530073d97eb0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.490896 13271 tablet_server.cc:196] TabletServer@127.12.245.194:0 shutdown complete.
W20260710 10:59:57.504702 13518 consensus_peers.cc:597] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec -> Peer 41dc6f2c0a15432ca01056991b40eda9 (127.12.245.193:35779): Couldn't send request to peer 41dc6f2c0a15432ca01056991b40eda9. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:35779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:57.550809 13271 tablet_server.cc:179] TabletServer@127.12.245.195:0 shutting down...
I20260710 10:59:57.619808 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:57.620375 13271 tablet_replica.cc:333] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec: stopping tablet replica
I20260710 10:59:57.620875 13271 raft_consensus.cc:2243] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.621627 13271 raft_consensus.cc:2272] T dbec03205db649bbb9fb632d4c860b99 P 8c8425924aea4ff7bb29a7a470fc63ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.623224 13271 tablet_replica.cc:333] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec: stopping tablet replica
I20260710 10:59:57.623647 13271 raft_consensus.cc:2243] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.623971 13271 raft_consensus.cc:2272] T ef5acffad8d3448baa6460b2f80af455 P 8c8425924aea4ff7bb29a7a470fc63ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.625635 13271 tablet_replica.cc:333] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec: stopping tablet replica
I20260710 10:59:57.626106 13271 raft_consensus.cc:2243] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.626498 13271 raft_consensus.cc:2272] T ad6124c4c67542538642bce37720e621 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.628332 13271 tablet_replica.cc:333] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec: stopping tablet replica
I20260710 10:59:57.628786 13271 raft_consensus.cc:2243] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.629168 13271 raft_consensus.cc:2272] T 3003ff98b6e643bba87ec706040d0d13 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.630934 13271 tablet_replica.cc:333] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec: stopping tablet replica
I20260710 10:59:57.631385 13271 raft_consensus.cc:2243] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.631767 13271 raft_consensus.cc:2272] T cdde993db3f049ed890927645fc2a657 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.633554 13271 tablet_replica.cc:333] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec: stopping tablet replica
I20260710 10:59:57.633996 13271 raft_consensus.cc:2243] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.634369 13271 raft_consensus.cc:2272] T acfa70be12a24d989b374914a4e922e0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.635763 13271 tablet_replica.cc:333] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec: stopping tablet replica
I20260710 10:59:57.636204 13271 raft_consensus.cc:2243] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.636843 13271 raft_consensus.cc:2272] T 0ff7e885a4cd4a5bbc2c627087bae2a0 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.638870 13271 tablet_replica.cc:333] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec: stopping tablet replica
I20260710 10:59:57.639312 13271 raft_consensus.cc:2243] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:57.639714 13271 raft_consensus.cc:2272] T 0bb9ff763f8f49fc8ba54463c36dbe88 P 8c8425924aea4ff7bb29a7a470fc63ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.641126 13271 tablet_replica.cc:333] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec: stopping tablet replica
I20260710 10:59:57.641562 13271 raft_consensus.cc:2243] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.642205 13271 raft_consensus.cc:2272] T 903fd936682944158e4dfdd17dcc10df P 8c8425924aea4ff7bb29a7a470fc63ec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.668640 13271 tablet_server.cc:196] TabletServer@127.12.245.195:0 shutdown complete.
I20260710 10:59:57.686116 13271 master.cc:562] Master@127.12.245.254:34933 shutting down...
I20260710 10:59:57.879366 13271 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:57.879890 13271 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:57.880162 13271 tablet_replica.cc:333] T 00000000000000000000000000000000 P 19ecf9b590e240ef83d8ad89134ea72f: stopping tablet replica
W20260710 10:59:58.558023 13334 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 13274
W20260710 10:59:58.559125 13334 debug-util.cc:398] Leaking SignalData structure 0x7b0800062f80 after lost signal to thread 13569
W20260710 10:59:58.559329 13334 debug-util.cc:398] Leaking SignalData structure 0x7b0800062fc0 after lost signal to thread 13571
W20260710 10:59:58.559468 13334 debug-util.cc:398] Leaking SignalData structure 0x7b0800062fe0 after lost signal to thread 13572
W20260710 10:59:58.559595 13334 debug-util.cc:398] Leaking SignalData structure 0x7b08000ee420 after lost signal to thread 13573
W20260710 10:59:58.559722 13334 debug-util.cc:398] Leaking SignalData structure 0x7b08000f9320 after lost signal to thread 13574
W20260710 10:59:58.896989 13271 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13334)
W20260710 10:59:59.897481 13271 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 13334)
W20260710 11:00:00.898025 13271 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 13334)
I20260710 11:00:00.999670 13271 master.cc:584] Master@127.12.245.254:34933 shutdown complete.
41dc6f2c0a15432ca01056991b40eda9  4
8c8425924aea4ff7bb29a7a470fc63ec  1
e9608fbde1c745a0a40e530073d97eb0  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (16126 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:00:01.042991 13271 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.245.254:46747
I20260710 11:00:01.044070 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:01.049522 13775 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:00:01.049857 13776 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:00:01.050963 13778 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:00:01.051107 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:01.052170 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:01.052348 13271 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:00:01.052547 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681201052519 us; error 0 us; skew 500 ppm
I20260710 11:00:01.053085 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:01.055588 13271 webserver.cc:533] Webserver started at http://127.12.245.254:43621/ using document root <none> and password file <none>
I20260710 11:00:01.056092 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:01.056279 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:01.056556 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:01.057694 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/master-0-root/instance:
uuid: "2f18d42f41bb46f199829d1b857ca086"
format_stamp: "Formatted at 2026-07-10 11:00:01 on dist-test-slave-z3q7"
I20260710 11:00:01.061849 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:00:01.064965 13783 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:00:01.065711 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:01.065980 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/master-0-root
uuid: "2f18d42f41bb46f199829d1b857ca086"
format_stamp: "Formatted at 2026-07-10 11:00:01 on dist-test-slave-z3q7"
I20260710 11:00:01.066241 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-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:00:01.080646 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:01.081889 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:01.120520 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.254:46747
I20260710 11:00:01.120611 13834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.254:46747 every 8 connection(s)
I20260710 11:00:01.124260 13835 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:00:01.133085 13835 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086: Bootstrap starting.
I20260710 11:00:01.137563 13835 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:01.141414 13835 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086: No bootstrap required, opened a new log
I20260710 11:00:01.143329 13835 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f18d42f41bb46f199829d1b857ca086" member_type: VOTER }
I20260710 11:00:01.143673 13835 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:01.143846 13835 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f18d42f41bb46f199829d1b857ca086, State: Initialized, Role: FOLLOWER
I20260710 11:00:01.144308 13835 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f18d42f41bb46f199829d1b857ca086" member_type: VOTER }
I20260710 11:00:01.144690 13835 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:01.144868 13835 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:01.145080 13835 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:01.151788 13835 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f18d42f41bb46f199829d1b857ca086" member_type: VOTER }
I20260710 11:00:01.152487 13835 leader_election.cc:304] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [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: 2f18d42f41bb46f199829d1b857ca086; no voters: 
I20260710 11:00:01.153831 13835 leader_election.cc:290] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:01.154263 13838 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:01.155618 13838 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [term 1 LEADER]: Becoming Leader. State: Replica: 2f18d42f41bb46f199829d1b857ca086, State: Running, Role: LEADER
I20260710 11:00:01.156212 13838 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [LEADER]: Queue going to LEADER mode. State: All 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: "2f18d42f41bb46f199829d1b857ca086" member_type: VOTER }
I20260710 11:00:01.156744 13835 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:01.160954 13840 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f18d42f41bb46f199829d1b857ca086. Latest consensus state: current_term: 1 leader_uuid: "2f18d42f41bb46f199829d1b857ca086" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f18d42f41bb46f199829d1b857ca086" member_type: VOTER } }
I20260710 11:00:01.161612 13840 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:01.163121 13839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f18d42f41bb46f199829d1b857ca086" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f18d42f41bb46f199829d1b857ca086" member_type: VOTER } }
I20260710 11:00:01.163556 13839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:01.163756 13844 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:01.172036 13844 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:01.174525 13271 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:01.181025 13844 catalog_manager.cc:1383] Generated new cluster ID: 3b775be296b341d9a39e91eb6107ab6e
I20260710 11:00:01.181313 13844 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:01.192341 13844 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:01.193542 13844 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:01.208137 13844 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086: Generated new TSK 0
I20260710 11:00:01.208742 13844 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:01.240779 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:01.246958 13856 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:00:01.247519 13857 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:00:01.249260 13859 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:00:01.249751 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:01.250548 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:01.250720 13271 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:00:01.250895 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681201250881 us; error 0 us; skew 500 ppm
I20260710 11:00:01.251477 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:01.253715 13271 webserver.cc:533] Webserver started at http://127.12.245.193:44185/ using document root <none> and password file <none>
I20260710 11:00:01.254194 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:01.254382 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:01.254647 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:01.255673 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/ts-0-root/instance:
uuid: "a11d951d69264517b2714bbc2f13df06"
format_stamp: "Formatted at 2026-07-10 11:00:01 on dist-test-slave-z3q7"
I20260710 11:00:01.260255 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:00:01.263543 13864 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:00:01.264214 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:00:01.264544 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/ts-0-root
uuid: "a11d951d69264517b2714bbc2f13df06"
format_stamp: "Formatted at 2026-07-10 11:00:01 on dist-test-slave-z3q7"
I20260710 11:00:01.264818 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-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:00:01.282871 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:01.284076 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:01.285564 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:01.287777 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:01.288000 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:01.288224 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:01.288400 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:01.328225 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.193:44127
I20260710 11:00:01.328325 13926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.193:44127 every 8 connection(s)
I20260710 11:00:01.333380 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:01.341166 13931 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:00:01.341373 13932 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:00:01.344416 13934 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:00:01.344635 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:01.345849 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:01.346107 13271 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:00:01.346299 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681201346283 us; error 0 us; skew 500 ppm
I20260710 11:00:01.346864 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:01.347635 13927 heartbeater.cc:344] Connected to a master server at 127.12.245.254:46747
I20260710 11:00:01.348031 13927 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:01.348786 13927 heartbeater.cc:507] Master 127.12.245.254:46747 requested a full tablet report, sending...
I20260710 11:00:01.349390 13271 webserver.cc:533] Webserver started at http://127.12.245.194:38693/ using document root <none> and password file <none>
I20260710 11:00:01.349926 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:01.350158 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:01.350481 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:01.351022 13800 ts_manager.cc:194] Registered new tserver with Master: a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127)
I20260710 11:00:01.351702 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/ts-1-root/instance:
uuid: "655799fa20f241929194a951716af1c3"
format_stamp: "Formatted at 2026-07-10 11:00:01 on dist-test-slave-z3q7"
I20260710 11:00:01.352806 13800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43608
I20260710 11:00:01.356145 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:01.359452 13939 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:00:01.360155 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:01.360453 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/ts-1-root
uuid: "655799fa20f241929194a951716af1c3"
format_stamp: "Formatted at 2026-07-10 11:00:01 on dist-test-slave-z3q7"
I20260710 11:00:01.360734 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-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:00:01.370057 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:01.371155 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:01.372596 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:01.374782 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:01.374997 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:01.375231 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:01.375396 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:01.414557 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.194:40663
I20260710 11:00:01.414681 14001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.194:40663 every 8 connection(s)
I20260710 11:00:01.419101 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:01.425603 14005 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:00:01.426863 14006 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:00:01.431535 14008 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:00:01.432171 14002 heartbeater.cc:344] Connected to a master server at 127.12.245.254:46747
I20260710 11:00:01.432657 14002 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:01.433269 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:01.433531 14002 heartbeater.cc:507] Master 127.12.245.254:46747 requested a full tablet report, sending...
I20260710 11:00:01.434278 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:01.434551 13271 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:00:01.434749 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681201434707 us; error 0 us; skew 500 ppm
I20260710 11:00:01.435413 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:01.435879 13800 ts_manager.cc:194] Registered new tserver with Master: 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:01.437661 13800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43618
I20260710 11:00:01.438187 13271 webserver.cc:533] Webserver started at http://127.12.245.195:45761/ using document root <none> and password file <none>
I20260710 11:00:01.438792 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:01.439002 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:01.439311 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:01.440630 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/ts-2-root/instance:
uuid: "2350a0dc3f5e489a88773779ce76e5e9"
format_stamp: "Formatted at 2026-07-10 11:00:01 on dist-test-slave-z3q7"
I20260710 11:00:01.444913 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:01.447973 14013 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:00:01.448796 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:01.449111 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/ts-2-root
uuid: "2350a0dc3f5e489a88773779ce76e5e9"
format_stamp: "Formatted at 2026-07-10 11:00:01 on dist-test-slave-z3q7"
I20260710 11:00:01.449434 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681184751178-13271-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:00:01.474269 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:01.475459 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:01.476925 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:01.479256 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:01.479490 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:01.479734 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:01.479904 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:01.519398 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.195:46555
I20260710 11:00:01.519528 14075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.195:46555 every 8 connection(s)
I20260710 11:00:01.532958 14076 heartbeater.cc:344] Connected to a master server at 127.12.245.254:46747
I20260710 11:00:01.533308 14076 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:01.534108 14076 heartbeater.cc:507] Master 127.12.245.254:46747 requested a full tablet report, sending...
I20260710 11:00:01.535979 13800 ts_manager.cc:194] Registered new tserver with Master: 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:01.536999 13271 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014637365s
I20260710 11:00:01.537443 13800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43624
I20260710 11:00:01.562012 13800 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43638:
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:00:01.565044 13800 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:00:01.630599 14041 tablet_service.cc:1511] Processing CreateTablet for tablet c410954385ca4be5b75550d3612f8078 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:01.632122 14041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c410954385ca4be5b75550d3612f8078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.639010 14040 tablet_service.cc:1511] Processing CreateTablet for tablet e33233cfd03a475093ed304c7dbb590e (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:01.640542 14040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33233cfd03a475093ed304c7dbb590e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.642859 14039 tablet_service.cc:1511] Processing CreateTablet for tablet 02ae66bc7d0d4682b8d7fac9941c1120 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:01.644238 14039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ae66bc7d0d4682b8d7fac9941c1120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.654580 14038 tablet_service.cc:1511] Processing CreateTablet for tablet be61773a72684fe2830848ea4d26530f (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:01.655997 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be61773a72684fe2830848ea4d26530f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.658238 13967 tablet_service.cc:1511] Processing CreateTablet for tablet c410954385ca4be5b75550d3612f8078 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:01.659160 14037 tablet_service.cc:1511] Processing CreateTablet for tablet 03472eff2d4540aaa381339926990e0a (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:01.660547 14037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03472eff2d4540aaa381339926990e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.662362 13965 tablet_service.cc:1511] Processing CreateTablet for tablet 02ae66bc7d0d4682b8d7fac9941c1120 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:01.662590 14036 tablet_service.cc:1511] Processing CreateTablet for tablet c6602fd6254a419f86c891701a5bb4df (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:01.663745 14036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6602fd6254a419f86c891701a5bb4df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.664703 13964 tablet_service.cc:1511] Processing CreateTablet for tablet be61773a72684fe2830848ea4d26530f (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:01.666543 14035 tablet_service.cc:1511] Processing CreateTablet for tablet ffab633348c4455e8a5b0d5bda05ae66 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:01.667939 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffab633348c4455e8a5b0d5bda05ae66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.667865 13958 tablet_service.cc:1511] Processing CreateTablet for tablet ecf67984fec34f7cbfd540e2fe78eb42 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:01.668393 13962 tablet_service.cc:1511] Processing CreateTablet for tablet c6602fd6254a419f86c891701a5bb4df (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:01.659586 13967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c410954385ca4be5b75550d3612f8078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.670557 13966 tablet_service.cc:1511] Processing CreateTablet for tablet e33233cfd03a475093ed304c7dbb590e (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:01.670939 13961 tablet_service.cc:1511] Processing CreateTablet for tablet ffab633348c4455e8a5b0d5bda05ae66 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:01.671918 13958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf67984fec34f7cbfd540e2fe78eb42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.674595 13959 tablet_service.cc:1511] Processing CreateTablet for tablet 96651c7519b34161b4c04ff722aa4901 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:01.675323 13966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33233cfd03a475093ed304c7dbb590e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.673137 13960 tablet_service.cc:1511] Processing CreateTablet for tablet cd57c159671e4c4886e292a7e4725a4a (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:01.677035 13960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd57c159671e4c4886e292a7e4725a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.666460 13963 tablet_service.cc:1511] Processing CreateTablet for tablet 03472eff2d4540aaa381339926990e0a (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:01.678097 13963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03472eff2d4540aaa381339926990e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.678742 13964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be61773a72684fe2830848ea4d26530f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.681778 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffab633348c4455e8a5b0d5bda05ae66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.682948 13962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6602fd6254a419f86c891701a5bb4df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.684052 13959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96651c7519b34161b4c04ff722aa4901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.685271 13965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ae66bc7d0d4682b8d7fac9941c1120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.695643 14034 tablet_service.cc:1511] Processing CreateTablet for tablet cd57c159671e4c4886e292a7e4725a4a (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:01.698117 14034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd57c159671e4c4886e292a7e4725a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.704336 14033 tablet_service.cc:1511] Processing CreateTablet for tablet 96651c7519b34161b4c04ff722aa4901 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:01.705740 14033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96651c7519b34161b4c04ff722aa4901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.738714 14032 tablet_service.cc:1511] Processing CreateTablet for tablet ecf67984fec34f7cbfd540e2fe78eb42 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:01.740120 14032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf67984fec34f7cbfd540e2fe78eb42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.761016 13892 tablet_service.cc:1511] Processing CreateTablet for tablet c410954385ca4be5b75550d3612f8078 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:01.762197 14091 tablet_bootstrap.cc:492] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3: Bootstrap starting.
I20260710 11:00:01.762614 13892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c410954385ca4be5b75550d3612f8078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.763206 13889 tablet_service.cc:1511] Processing CreateTablet for tablet be61773a72684fe2830848ea4d26530f (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:01.764526 13889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be61773a72684fe2830848ea4d26530f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.764674 13891 tablet_service.cc:1511] Processing CreateTablet for tablet e33233cfd03a475093ed304c7dbb590e (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:01.766003 13891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33233cfd03a475093ed304c7dbb590e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.766583 13888 tablet_service.cc:1511] Processing CreateTablet for tablet 03472eff2d4540aaa381339926990e0a (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:01.767930 13888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03472eff2d4540aaa381339926990e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.767885 13890 tablet_service.cc:1511] Processing CreateTablet for tablet 02ae66bc7d0d4682b8d7fac9941c1120 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:01.769332 13890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ae66bc7d0d4682b8d7fac9941c1120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.769793 13887 tablet_service.cc:1511] Processing CreateTablet for tablet c6602fd6254a419f86c891701a5bb4df (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:01.771205 13887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6602fd6254a419f86c891701a5bb4df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.774919 13886 tablet_service.cc:1511] Processing CreateTablet for tablet ffab633348c4455e8a5b0d5bda05ae66 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:01.776530 13886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffab633348c4455e8a5b0d5bda05ae66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.778935 13885 tablet_service.cc:1511] Processing CreateTablet for tablet cd57c159671e4c4886e292a7e4725a4a (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:01.781704 13885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd57c159671e4c4886e292a7e4725a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.782006 13884 tablet_service.cc:1511] Processing CreateTablet for tablet 96651c7519b34161b4c04ff722aa4901 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:01.783224 13884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96651c7519b34161b4c04ff722aa4901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.796964 13883 tablet_service.cc:1511] Processing CreateTablet for tablet ecf67984fec34f7cbfd540e2fe78eb42 (DEFAULT_TABLE table=test-workload [id=1b74560c44c64b67839ca3956d2cdde9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:01.798295 13883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf67984fec34f7cbfd540e2fe78eb42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:01.810915 14091 tablet_bootstrap.cc:654] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:01.829730 14092 tablet_bootstrap.cc:492] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9: Bootstrap starting.
I20260710 11:00:01.894006 14091 tablet_bootstrap.cc:492] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3: No bootstrap required, opened a new log
I20260710 11:00:01.894508 14091 ts_tablet_manager.cc:1403] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3: Time spent bootstrapping tablet: real 0.133s	user 0.019s	sys 0.025s
I20260710 11:00:01.896631 14092 tablet_bootstrap.cc:654] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:01.897394 14091 raft_consensus.cc:359] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:01.890249 14093 tablet_bootstrap.cc:492] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06: Bootstrap starting.
I20260710 11:00:01.898129 14091 raft_consensus.cc:385] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:01.900664 14091 raft_consensus.cc:740] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Initialized, Role: FOLLOWER
I20260710 11:00:01.901394 14091 consensus_queue.cc:260] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:01.904815 14002 heartbeater.cc:499] Master 127.12.245.254:46747 was elected leader, sending a full tablet report...
I20260710 11:00:01.910332 14091 ts_tablet_manager.cc:1434] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:00:01.913981 14091 tablet_bootstrap.cc:492] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3: Bootstrap starting.
I20260710 11:00:01.914621 14093 tablet_bootstrap.cc:654] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:01.921526 14091 tablet_bootstrap.cc:654] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:01.926044 14092 tablet_bootstrap.cc:492] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9: No bootstrap required, opened a new log
I20260710 11:00:01.926699 14092 ts_tablet_manager.cc:1403] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.009s
I20260710 11:00:01.930437 14092 raft_consensus.cc:359] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:01.932093 14092 raft_consensus.cc:385] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:01.932516 14092 raft_consensus.cc:740] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Initialized, Role: FOLLOWER
I20260710 11:00:01.933653 14092 consensus_queue.cc:260] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:01.938071 14091 tablet_bootstrap.cc:492] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3: No bootstrap required, opened a new log
I20260710 11:00:01.938813 14091 ts_tablet_manager.cc:1403] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.013s
I20260710 11:00:01.940094 14093 tablet_bootstrap.cc:492] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06: No bootstrap required, opened a new log
I20260710 11:00:01.940125 14076 heartbeater.cc:499] Master 127.12.245.254:46747 was elected leader, sending a full tablet report...
I20260710 11:00:01.940653 14093 ts_tablet_manager.cc:1403] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.023s
I20260710 11:00:01.941085 14092 ts_tablet_manager.cc:1434] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:00:01.941645 14091 raft_consensus.cc:359] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:01.942087 14092 tablet_bootstrap.cc:492] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9: Bootstrap starting.
I20260710 11:00:01.942358 14091 raft_consensus.cc:385] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:01.942687 14091 raft_consensus.cc:740] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Initialized, Role: FOLLOWER
I20260710 11:00:01.943392 14091 consensus_queue.cc:260] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:01.943548 14093 raft_consensus.cc:359] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:01.944269 14093 raft_consensus.cc:385] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:01.944579 14093 raft_consensus.cc:740] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Initialized, Role: FOLLOWER
I20260710 11:00:01.945243 14093 consensus_queue.cc:260] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:01.945938 14091 ts_tablet_manager.cc:1434] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:01.946928 14091 tablet_bootstrap.cc:492] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3: Bootstrap starting.
I20260710 11:00:01.949229 14092 tablet_bootstrap.cc:654] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:01.953557 14091 tablet_bootstrap.cc:654] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:01.961448 14092 tablet_bootstrap.cc:492] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9: No bootstrap required, opened a new log
I20260710 11:00:01.962196 14092 ts_tablet_manager.cc:1403] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:00:01.966308 14092 raft_consensus.cc:359] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:01.967648 14092 raft_consensus.cc:385] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:01.968246 14092 raft_consensus.cc:740] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Initialized, Role: FOLLOWER
I20260710 11:00:01.970597 14092 consensus_queue.cc:260] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:01.971709 14091 tablet_bootstrap.cc:492] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3: No bootstrap required, opened a new log
I20260710 11:00:01.972172 14091 ts_tablet_manager.cc:1403] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260710 11:00:01.973328 14092 ts_tablet_manager.cc:1434] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 11:00:01.974326 14092 tablet_bootstrap.cc:492] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9: Bootstrap starting.
I20260710 11:00:01.974972 14091 raft_consensus.cc:359] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:01.975715 14091 raft_consensus.cc:385] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:01.976001 14091 raft_consensus.cc:740] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Initialized, Role: FOLLOWER
I20260710 11:00:01.976778 14091 consensus_queue.cc:260] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:01.979291 14091 ts_tablet_manager.cc:1434] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:00:01.980296 14091 tablet_bootstrap.cc:492] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3: Bootstrap starting.
I20260710 11:00:01.981719 14092 tablet_bootstrap.cc:654] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:01.983752 13927 heartbeater.cc:499] Master 127.12.245.254:46747 was elected leader, sending a full tablet report...
I20260710 11:00:01.984277 14093 ts_tablet_manager.cc:1434] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06: Time spent starting tablet: real 0.043s	user 0.020s	sys 0.024s
I20260710 11:00:01.985176 14093 tablet_bootstrap.cc:492] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06: Bootstrap starting.
I20260710 11:00:01.987259 14091 tablet_bootstrap.cc:654] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:01.987979 14095 raft_consensus.cc:493] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:01.988468 14095 raft_consensus.cc:515] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:01.991657 14093 tablet_bootstrap.cc:654] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:01.992861 14095 leader_election.cc:290] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555), a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127)
I20260710 11:00:01.999157 14091 tablet_bootstrap.cc:492] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3: No bootstrap required, opened a new log
I20260710 11:00:01.999363 14092 tablet_bootstrap.cc:492] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9: No bootstrap required, opened a new log
I20260710 11:00:01.999660 14091 ts_tablet_manager.cc:1403] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:00:01.999949 14092 ts_tablet_manager.cc:1403] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260710 11:00:02.002791 14091 raft_consensus.cc:359] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.003548 14091 raft_consensus.cc:385] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.003943 14091 raft_consensus.cc:740] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.004881 14091 consensus_queue.cc:260] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.002929 14092 raft_consensus.cc:359] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:02.006071 14092 raft_consensus.cc:385] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.006403 14092 raft_consensus.cc:740] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.007222 14092 consensus_queue.cc:260] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:02.008010 14091 ts_tablet_manager.cc:1434] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:00:02.009114 14091 tablet_bootstrap.cc:492] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3: Bootstrap starting.
I20260710 11:00:02.009855 14092 ts_tablet_manager.cc:1434] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:00:02.010854 14092 tablet_bootstrap.cc:492] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9: Bootstrap starting.
I20260710 11:00:02.016191 14091 tablet_bootstrap.cc:654] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.020747 14093 tablet_bootstrap.cc:492] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06: No bootstrap required, opened a new log
I20260710 11:00:02.021226 14093 ts_tablet_manager.cc:1403] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06: Time spent bootstrapping tablet: real 0.036s	user 0.003s	sys 0.010s
I20260710 11:00:02.022544 14092 tablet_bootstrap.cc:654] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.024030 14093 raft_consensus.cc:359] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.024784 14093 raft_consensus.cc:385] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.025084 14093 raft_consensus.cc:740] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.025849 14093 consensus_queue.cc:260] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.027976 14093 ts_tablet_manager.cc:1434] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:02.028877 14093 tablet_bootstrap.cc:492] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06: Bootstrap starting.
I20260710 11:00:02.043006 14093 tablet_bootstrap.cc:654] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.042937 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06" is_pre_election: true
W20260710 11:00:02.045184 13943 leader_election.cc:343] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:02.054256 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9" is_pre_election: true
I20260710 11:00:02.055263 14051 raft_consensus.cc:2468] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 0.
I20260710 11:00:02.057180 13942 leader_election.cc:304] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [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: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3; no voters: a11d951d69264517b2714bbc2f13df06
I20260710 11:00:02.058768 14095 raft_consensus.cc:2804] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:02.059226 14095 raft_consensus.cc:493] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:02.059628 14095 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.066758 14093 tablet_bootstrap.cc:492] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06: No bootstrap required, opened a new log
I20260710 11:00:02.066915 14091 tablet_bootstrap.cc:492] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3: No bootstrap required, opened a new log
I20260710 11:00:02.067370 14093 ts_tablet_manager.cc:1403] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.005s
I20260710 11:00:02.067370 14091 ts_tablet_manager.cc:1403] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.019s
I20260710 11:00:02.067693 14092 tablet_bootstrap.cc:492] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9: No bootstrap required, opened a new log
I20260710 11:00:02.068333 14092 ts_tablet_manager.cc:1403] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.017s
I20260710 11:00:02.069621 14095 raft_consensus.cc:515] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:02.070691 14091 raft_consensus.cc:359] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.070837 14093 raft_consensus.cc:359] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.071535 14091 raft_consensus.cc:385] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.071620 14093 raft_consensus.cc:385] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.071373 14092 raft_consensus.cc:359] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.071966 14091 raft_consensus.cc:740] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.072007 14093 raft_consensus.cc:740] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.072193 14092 raft_consensus.cc:385] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.072595 14092 raft_consensus.cc:740] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.072677 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:02.073226 14051 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.072820 14091 consensus_queue.cc:260] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.072916 14093 consensus_queue.cc:260] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.073503 14092 consensus_queue.cc:260] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.078143 14093 ts_tablet_manager.cc:1434] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 11:00:02.079207 14093 tablet_bootstrap.cc:492] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06: Bootstrap starting.
I20260710 11:00:02.080034 14092 ts_tablet_manager.cc:1434] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:00:02.080364 14051 raft_consensus.cc:2468] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 1.
I20260710 11:00:02.081050 14092 tablet_bootstrap.cc:492] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9: Bootstrap starting.
I20260710 11:00:02.081550 13942 leader_election.cc:304] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3; no voters: 
I20260710 11:00:02.091959 14092 tablet_bootstrap.cc:654] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.091943 14093 tablet_bootstrap.cc:654] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.094058 14091 ts_tablet_manager.cc:1434] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.004s
I20260710 11:00:02.096493 14111 raft_consensus.cc:2804] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:02.096647 14095 leader_election.cc:290] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 election: Requested vote from peers 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555), a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127)
I20260710 11:00:02.097075 14111 raft_consensus.cc:697] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Becoming Leader. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:02.097397 14095 raft_consensus.cc:493] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.099555 14095 raft_consensus.cc:515] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.100497 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:02.101689 14091 tablet_bootstrap.cc:492] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3: Bootstrap starting.
W20260710 11:00:02.102375 13943 leader_election.cc:343] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:02.100725 14111 consensus_queue.cc:237] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:02.111263 14095 leader_election.cc:290] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:02.115028 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03472eff2d4540aaa381339926990e0a" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06" is_pre_election: true
I20260710 11:00:02.116488 14093 tablet_bootstrap.cc:492] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06: No bootstrap required, opened a new log
I20260710 11:00:02.116758 14092 tablet_bootstrap.cc:492] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9: No bootstrap required, opened a new log
I20260710 11:00:02.115034 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03472eff2d4540aaa381339926990e0a" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9" is_pre_election: true
I20260710 11:00:02.117242 14093 ts_tablet_manager.cc:1403] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.006s
I20260710 11:00:02.117379 14092 ts_tablet_manager.cc:1403] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.009s
W20260710 11:00:02.116559 13943 leader_election.cc:343] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:02.118798 13942 leader_election.cc:343] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:02.119215 13942 leader_election.cc:304] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 655799fa20f241929194a951716af1c3; no voters: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06
I20260710 11:00:02.119925 14112 raft_consensus.cc:2749] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:02.120401 14091 tablet_bootstrap.cc:654] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.120728 14093 raft_consensus.cc:359] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.121677 14092 raft_consensus.cc:359] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.124035 14093 raft_consensus.cc:385] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.124143 14092 raft_consensus.cc:385] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.124465 14093 raft_consensus.cc:740] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.124596 14092 raft_consensus.cc:740] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.125264 14093 consensus_queue.cc:260] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.127560 14093 ts_tablet_manager.cc:1434] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:02.128562 14093 tablet_bootstrap.cc:492] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06: Bootstrap starting.
I20260710 11:00:02.127951 13800 catalog_manager.cc:5697] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 655799fa20f241929194a951716af1c3 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "655799fa20f241929194a951716af1c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:02.135270 14093 tablet_bootstrap.cc:654] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.136179 14091 tablet_bootstrap.cc:492] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3: No bootstrap required, opened a new log
I20260710 11:00:02.136873 14091 ts_tablet_manager.cc:1403] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.008s
I20260710 11:00:02.125663 14092 consensus_queue.cc:260] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.140623 14091 raft_consensus.cc:359] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.141543 14091 raft_consensus.cc:385] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.141914 14091 raft_consensus.cc:740] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.142436 14092 ts_tablet_manager.cc:1434] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:00:02.142870 14091 consensus_queue.cc:260] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.143838 14092 tablet_bootstrap.cc:492] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9: Bootstrap starting.
I20260710 11:00:02.145469 14091 ts_tablet_manager.cc:1434] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:00:02.146487 14091 tablet_bootstrap.cc:492] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3: Bootstrap starting.
I20260710 11:00:02.151924 14099 raft_consensus.cc:493] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.152469 14099 raft_consensus.cc:515] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.153326 14091 tablet_bootstrap.cc:654] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.159292 14099 leader_election.cc:290] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:02.159997 14099 raft_consensus.cc:493] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.161150 14099 raft_consensus.cc:515] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.163931 14092 tablet_bootstrap.cc:654] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.164633 14099 leader_election.cc:290] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
W20260710 11:00:02.169792 13848 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:02.191946 14091 tablet_bootstrap.cc:492] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3: No bootstrap required, opened a new log
I20260710 11:00:02.192796 14091 ts_tablet_manager.cc:1403] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.009s
I20260710 11:00:02.192042 14093 tablet_bootstrap.cc:492] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06: No bootstrap required, opened a new log
I20260710 11:00:02.195623 14093 ts_tablet_manager.cc:1403] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06: Time spent bootstrapping tablet: real 0.067s	user 0.030s	sys 0.031s
I20260710 11:00:02.201828 14092 tablet_bootstrap.cc:492] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9: No bootstrap required, opened a new log
I20260710 11:00:02.201399 14093 raft_consensus.cc:359] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.202378 14093 raft_consensus.cc:385] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.202428 14092 ts_tablet_manager.cc:1403] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.014s
I20260710 11:00:02.202530 14091 raft_consensus.cc:359] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.202919 14093 raft_consensus.cc:740] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.203361 14091 raft_consensus.cc:385] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.203886 14093 consensus_queue.cc:260] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.205149 14091 raft_consensus.cc:740] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.205564 14092 raft_consensus.cc:359] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.206305 14092 raft_consensus.cc:385] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.206060 14091 consensus_queue.cc:260] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.206950 14093 ts_tablet_manager.cc:1434] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:00:02.206657 14092 raft_consensus.cc:740] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.208003 14093 tablet_bootstrap.cc:492] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06: Bootstrap starting.
I20260710 11:00:02.208351 14091 ts_tablet_manager.cc:1434] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:00:02.210155 14091 tablet_bootstrap.cc:492] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3: Bootstrap starting.
I20260710 11:00:02.214998 14093 tablet_bootstrap.cc:654] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.218196 14091 tablet_bootstrap.cc:654] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.207865 14092 consensus_queue.cc:260] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.227756 14092 ts_tablet_manager.cc:1434] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260710 11:00:02.229056 14111 raft_consensus.cc:493] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.229573 14111 raft_consensus.cc:515] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.230376 14091 tablet_bootstrap.cc:492] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3: No bootstrap required, opened a new log
I20260710 11:00:02.230795 14091 ts_tablet_manager.cc:1403] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 11:00:02.231747 14111 leader_election.cc:290] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:02.232386 14092 tablet_bootstrap.cc:492] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9: Bootstrap starting.
I20260710 11:00:02.232836 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06" is_pre_election: true
I20260710 11:00:02.233230 14091 raft_consensus.cc:359] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.233610 13902 raft_consensus.cc:2468] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 0.
I20260710 11:00:02.233891 14091 raft_consensus.cc:385] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.234194 14091 raft_consensus.cc:740] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.234686 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9" is_pre_election: true
I20260710 11:00:02.235037 14091 consensus_queue.cc:260] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
W20260710 11:00:02.235991 13942 leader_election.cc:343] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:02.237383 14091 ts_tablet_manager.cc:1434] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:02.238255 14091 tablet_bootstrap.cc:492] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3: Bootstrap starting.
I20260710 11:00:02.244256 14091 tablet_bootstrap.cc:654] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.245616 13943 leader_election.cc:304] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [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: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 2350a0dc3f5e489a88773779ce76e5e9
I20260710 11:00:02.253918 14111 raft_consensus.cc:2804] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:02.254319 14111 raft_consensus.cc:493] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:02.254649 14111 raft_consensus.cc:3060] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.254959 13977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96651c7519b34161b4c04ff722aa4901" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3" is_pre_election: true
I20260710 11:00:02.255226 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33233cfd03a475093ed304c7dbb590e" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3" is_pre_election: true
I20260710 11:00:02.249142 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33233cfd03a475093ed304c7dbb590e" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06" is_pre_election: true
I20260710 11:00:02.255700 13977 raft_consensus.cc:2468] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 0.
I20260710 11:00:02.255823 13976 raft_consensus.cc:2468] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 0.
W20260710 11:00:02.257015 14017 leader_election.cc:343] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:02.257495 14014 leader_election.cc:304] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3; no voters: 
I20260710 11:00:02.249562 14093 tablet_bootstrap.cc:492] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06: No bootstrap required, opened a new log
I20260710 11:00:02.248018 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96651c7519b34161b4c04ff722aa4901" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06" is_pre_election: true
I20260710 11:00:02.258490 13902 raft_consensus.cc:2468] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 0.
I20260710 11:00:02.258697 14121 raft_consensus.cc:2804] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:02.259124 14121 raft_consensus.cc:493] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:02.259428 14121 raft_consensus.cc:3060] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.260237 14093 ts_tablet_manager.cc:1403] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.021s
I20260710 11:00:02.260834 14092 tablet_bootstrap.cc:654] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.261909 14111 raft_consensus.cc:515] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.263427 14093 raft_consensus.cc:359] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.264150 14093 raft_consensus.cc:385] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.264448 14093 raft_consensus.cc:740] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.265136 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:02.265316 14093 consensus_queue.cc:260] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.266623 14091 tablet_bootstrap.cc:492] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3: No bootstrap required, opened a new log
I20260710 11:00:02.267052 14091 ts_tablet_manager.cc:1403] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.008s
W20260710 11:00:02.266912 13942 leader_election.cc:343] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:02.268649 14014 leader_election.cc:304] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [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: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3; no voters: a11d951d69264517b2714bbc2f13df06
I20260710 11:00:02.270046 14093 ts_tablet_manager.cc:1434] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:00:02.270136 14099 raft_consensus.cc:2804] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:02.270793 14099 raft_consensus.cc:493] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:02.270099 14091 raft_consensus.cc:359] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.271057 14093 tablet_bootstrap.cc:492] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06: Bootstrap starting.
I20260710 11:00:02.271356 14091 raft_consensus.cc:385] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.271341 14099 raft_consensus.cc:3060] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.271847 14091 raft_consensus.cc:740] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.272508 14091 consensus_queue.cc:260] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.277567 14093 tablet_bootstrap.cc:654] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.278803 14091 ts_tablet_manager.cc:1434] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260710 11:00:02.279676 14091 tablet_bootstrap.cc:492] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3: Bootstrap starting.
I20260710 11:00:02.289908 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:02.290521 13902 raft_consensus.cc:3060] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.296394 14091 tablet_bootstrap.cc:654] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.299261 14121 raft_consensus.cc:515] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.300931 13902 raft_consensus.cc:2468] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 1.
I20260710 11:00:02.300791 14099 raft_consensus.cc:515] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.302058 14133 raft_consensus.cc:493] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.302680 14091 tablet_bootstrap.cc:492] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3: No bootstrap required, opened a new log
I20260710 11:00:02.302533 14133 raft_consensus.cc:515] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.302947 14099 leader_election.cc:290] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:02.303117 14091 ts_tablet_manager.cc:1403] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 11:00:02.270366 14111 leader_election.cc:290] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:02.303608 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33233cfd03a475093ed304c7dbb590e" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:02.304584 14133 leader_election.cc:290] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:02.305104 14092 tablet_bootstrap.cc:492] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9: No bootstrap required, opened a new log
I20260710 11:00:02.305601 14092 ts_tablet_manager.cc:1403] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.028s
I20260710 11:00:02.306044 14091 raft_consensus.cc:359] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
W20260710 11:00:02.306603 14017 leader_election.cc:343] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:02.306907 14091 raft_consensus.cc:385] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.307276 14091 raft_consensus.cc:740] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.307469 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06" is_pre_election: true
I20260710 11:00:02.308099 13901 raft_consensus.cc:2468] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 0.
I20260710 11:00:02.308403 14092 raft_consensus.cc:359] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.309091 14092 raft_consensus.cc:385] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.309131 13943 leader_election.cc:304] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 2350a0dc3f5e489a88773779ce76e5e9
I20260710 11:00:02.309365 14017 leader_election.cc:304] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:02.309522 14092 raft_consensus.cc:740] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.310174 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96651c7519b34161b4c04ff722aa4901" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:02.310359 14111 raft_consensus.cc:2804] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:02.310616 14093 tablet_bootstrap.cc:492] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06: No bootstrap required, opened a new log
I20260710 11:00:02.310739 13902 raft_consensus.cc:3060] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.311125 14093 ts_tablet_manager.cc:1403] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.009s
I20260710 11:00:02.310768 14092 consensus_queue.cc:260] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.311708 14111 raft_consensus.cc:697] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Becoming Leader. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:02.313019 14092 ts_tablet_manager.cc:1434] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:00:02.313885 14121 leader_election.cc:290] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:02.314169 14099 raft_consensus.cc:2804] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:02.314018 14093 raft_consensus.cc:359] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:02.314550 14099 raft_consensus.cc:493] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:02.314776 14093 raft_consensus.cc:385] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.314895 14099 raft_consensus.cc:3060] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.315081 14093 raft_consensus.cc:740] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.315968 14121 raft_consensus.cc:493] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.315838 14093 consensus_queue.cc:260] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:02.316394 14121 raft_consensus.cc:515] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.318112 14093 ts_tablet_manager.cc:1434] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:02.319041 14093 tablet_bootstrap.cc:492] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06: Bootstrap starting.
I20260710 11:00:02.319087 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6602fd6254a419f86c891701a5bb4df" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06" is_pre_election: true
I20260710 11:00:02.319804 13901 raft_consensus.cc:2468] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 0.
I20260710 11:00:02.320883 14017 leader_election.cc:304] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:02.322149 14121 leader_election.cc:290] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:02.322326 14133 raft_consensus.cc:2804] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:02.322750 14133 raft_consensus.cc:493] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:02.323172 14133 raft_consensus.cc:3060] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.321597 14091 consensus_queue.cc:260] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.324846 14091 ts_tablet_manager.cc:1434] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:00:02.314018 14092 tablet_bootstrap.cc:492] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9: Bootstrap starting.
I20260710 11:00:02.325865 13902 raft_consensus.cc:2468] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 1.
I20260710 11:00:02.327011 14017 leader_election.cc:304] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:02.327294 14093 tablet_bootstrap.cc:654] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.327677 14100 raft_consensus.cc:493] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.327838 14121 raft_consensus.cc:2804] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:02.328123 14100 raft_consensus.cc:515] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.312594 14111 consensus_queue.cc:237] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.330912 14100 leader_election.cc:290] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:02.333372 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33233cfd03a475093ed304c7dbb590e" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:02.334138 13976 raft_consensus.cc:3060] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.334903 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96651c7519b34161b4c04ff722aa4901" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:02.335144 13977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3" is_pre_election: true
I20260710 11:00:02.335554 13975 raft_consensus.cc:3060] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.335703 13977 raft_consensus.cc:2468] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 0.
I20260710 11:00:02.322158 14099 raft_consensus.cc:515] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.338989 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6602fd6254a419f86c891701a5bb4df" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3" is_pre_election: true
I20260710 11:00:02.343472 13974 raft_consensus.cc:2468] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 0.
I20260710 11:00:02.347851 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:02.348145 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:02.348567 13902 raft_consensus.cc:3060] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.348945 13974 raft_consensus.cc:3060] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.355716 13975 raft_consensus.cc:2468] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 1.
I20260710 11:00:02.360074 14121 raft_consensus.cc:697] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Becoming Leader. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:02.361145 14121 consensus_queue.cc:237] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.350696 14099 leader_election.cc:290] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:02.368886 13800 catalog_manager.cc:5697] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 655799fa20f241929194a951716af1c3 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "655799fa20f241929194a951716af1c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:02.381093 14111 raft_consensus.cc:493] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.381644 14111 raft_consensus.cc:515] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.383212 14092 tablet_bootstrap.cc:654] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.383598 13976 raft_consensus.cc:2468] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 1.
I20260710 11:00:02.383698 14111 leader_election.cc:290] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:02.386775 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9" is_pre_election: true
I20260710 11:00:02.385939 13974 raft_consensus.cc:2468] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 1.
I20260710 11:00:02.388728 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06" is_pre_election: true
I20260710 11:00:02.389236 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9" is_pre_election: true
I20260710 11:00:02.389418 13901 raft_consensus.cc:2468] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 0.
I20260710 11:00:02.389974 13902 raft_consensus.cc:2468] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 1.
W20260710 11:00:02.390020 13942 leader_election.cc:343] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:02.389436 14014 leader_election.cc:304] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3; no voters: 
I20260710 11:00:02.391376 14133 raft_consensus.cc:515] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.393391 13943 leader_election.cc:304] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [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: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 2350a0dc3f5e489a88773779ce76e5e9
I20260710 11:00:02.394809 14099 raft_consensus.cc:2804] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:02.395318 14111 raft_consensus.cc:2804] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:02.395299 14099 raft_consensus.cc:697] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Becoming Leader. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:02.395493 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6602fd6254a419f86c891701a5bb4df" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:02.395824 14111 raft_consensus.cc:493] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:02.396123 13901 raft_consensus.cc:3060] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.396216 14111 raft_consensus.cc:3060] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.396423 14099 consensus_queue.cc:237] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.400910 14093 tablet_bootstrap.cc:492] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06: No bootstrap required, opened a new log
I20260710 11:00:02.401393 14093 ts_tablet_manager.cc:1403] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.001s
W20260710 11:00:02.391901 13867 leader_election.cc:343] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:02.406893 14093 raft_consensus.cc:359] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.407652 14093 raft_consensus.cc:385] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.407897 14093 raft_consensus.cc:740] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.408680 14100 raft_consensus.cc:493] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.408514 14093 consensus_queue.cc:260] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.403734 14133 leader_election.cc:290] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:02.404066 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3" is_pre_election: true
I20260710 11:00:02.404866 14014 leader_election.cc:304] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3; no voters: a11d951d69264517b2714bbc2f13df06
I20260710 11:00:02.409116 14100 raft_consensus.cc:515] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:02.413151 14135 raft_consensus.cc:2804] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:02.414265 14135 raft_consensus.cc:697] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Becoming Leader. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:02.414908 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9" is_pre_election: true
I20260710 11:00:02.415681 14050 raft_consensus.cc:2393] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a11d951d69264517b2714bbc2f13df06 in current term 1: Already voted for candidate 655799fa20f241929194a951716af1c3 in this term.
I20260710 11:00:02.415467 14135 consensus_queue.cc:237] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.416373 14111 raft_consensus.cc:515] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.418082 13901 raft_consensus.cc:2468] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 1.
I20260710 11:00:02.421322 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:02.422860 13902 raft_consensus.cc:3060] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.423606 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:02.418597 14111 leader_election.cc:290] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:02.418905 14100 leader_election.cc:290] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:02.419258 13976 raft_consensus.cc:2393] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a11d951d69264517b2714bbc2f13df06 in current term 1: Already voted for candidate 655799fa20f241929194a951716af1c3 in this term.
I20260710 11:00:02.420285 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3" is_pre_election: true
I20260710 11:00:02.429523 13865 leader_election.cc:304] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a11d951d69264517b2714bbc2f13df06; no voters: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3
I20260710 11:00:02.429700 14017 leader_election.cc:304] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:02.421459 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6602fd6254a419f86c891701a5bb4df" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:02.434944 13974 raft_consensus.cc:3060] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.431846 13865 leader_election.cc:304] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a11d951d69264517b2714bbc2f13df06; no voters: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3
I20260710 11:00:02.433287 14099 raft_consensus.cc:2804] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:00:02.433749 13942 leader_election.cc:343] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:02.436980 14099 raft_consensus.cc:697] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Becoming Leader. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:02.438143 14099 consensus_queue.cc:237] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.446143 14111 raft_consensus.cc:493] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.446822 14111 raft_consensus.cc:515] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.448518 14133 raft_consensus.cc:493] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.449187 14133 raft_consensus.cc:515] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.452420 14133 leader_election.cc:290] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:02.455627 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf67984fec34f7cbfd540e2fe78eb42" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3" is_pre_election: true
I20260710 11:00:02.455963 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf67984fec34f7cbfd540e2fe78eb42" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06" is_pre_election: true
I20260710 11:00:02.456578 13901 raft_consensus.cc:2468] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 0.
I20260710 11:00:02.456580 13976 raft_consensus.cc:2468] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 0.
I20260710 11:00:02.461545 14017 leader_election.cc:304] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:02.462716 14133 raft_consensus.cc:2804] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:02.463201 14133 raft_consensus.cc:493] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:02.463652 14133 raft_consensus.cc:3060] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.467038 14111 leader_election.cc:290] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:02.469300 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61773a72684fe2830848ea4d26530f" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06" is_pre_election: true
I20260710 11:00:02.470909 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61773a72684fe2830848ea4d26530f" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9" is_pre_election: true
W20260710 11:00:02.472739 13943 leader_election.cc:343] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:02.474577 13942 leader_election.cc:343] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:02.475128 13942 leader_election.cc:304] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 655799fa20f241929194a951716af1c3; no voters: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06
I20260710 11:00:02.476475 14111 raft_consensus.cc:2749] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:02.484242 14093 ts_tablet_manager.cc:1434] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06: Time spent starting tablet: real 0.083s	user 0.021s	sys 0.031s
I20260710 11:00:02.485253 14093 tablet_bootstrap.cc:492] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06: Bootstrap starting.
I20260710 11:00:02.493667 14142 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.497958 14093 tablet_bootstrap.cc:654] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.505373 13974 raft_consensus.cc:2468] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 1.
I20260710 11:00:02.506211 14133 raft_consensus.cc:515] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.511065 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf67984fec34f7cbfd540e2fe78eb42" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:02.511389 14142 raft_consensus.cc:2749] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:02.511766 13901 raft_consensus.cc:3060] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.506880 13902 raft_consensus.cc:2468] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 1.
I20260710 11:00:02.512375 14100 raft_consensus.cc:2749] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:02.507648 14092 tablet_bootstrap.cc:492] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9: No bootstrap required, opened a new log
I20260710 11:00:02.513787 14092 ts_tablet_manager.cc:1403] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9: Time spent bootstrapping tablet: real 0.200s	user 0.016s	sys 0.062s
I20260710 11:00:02.515537 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf67984fec34f7cbfd540e2fe78eb42" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:02.515537 13943 leader_election.cc:304] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 2350a0dc3f5e489a88773779ce76e5e9
I20260710 11:00:02.516254 13974 raft_consensus.cc:3060] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.516552 14111 raft_consensus.cc:2804] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:02.517202 14111 raft_consensus.cc:697] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Becoming Leader. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:02.516561 14133 leader_election.cc:290] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:02.518337 14111 consensus_queue.cc:237] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.519021 14092 raft_consensus.cc:359] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.519718 14092 raft_consensus.cc:385] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.520020 14092 raft_consensus.cc:740] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.520714 14092 consensus_queue.cc:260] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.523051 14092 ts_tablet_manager.cc:1434] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:02.514616 14093 tablet_bootstrap.cc:492] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06: No bootstrap required, opened a new log
I20260710 11:00:02.522924 13974 raft_consensus.cc:2468] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 1.
I20260710 11:00:02.523671 14093 ts_tablet_manager.cc:1403] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.001s
I20260710 11:00:02.523993 14092 tablet_bootstrap.cc:492] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9: Bootstrap starting.
I20260710 11:00:02.524362 14014 leader_election.cc:304] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3; no voters: 
I20260710 11:00:02.525207 14133 raft_consensus.cc:2804] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:02.525906 14133 raft_consensus.cc:697] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Becoming Leader. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:02.526268 14093 raft_consensus.cc:359] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.526934 14093 raft_consensus.cc:385] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.527261 14093 raft_consensus.cc:740] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.526731 14133 consensus_queue.cc:237] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.527995 14093 consensus_queue.cc:260] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.510998 13800 catalog_manager.cc:5697] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195). New cstate: current_term: 1 leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:02.530062 14092 tablet_bootstrap.cc:654] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.523164 13901 raft_consensus.cc:2468] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 1.
I20260710 11:00:02.529286 13799 catalog_manager.cc:5697] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 655799fa20f241929194a951716af1c3 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "655799fa20f241929194a951716af1c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:02.540160 14092 tablet_bootstrap.cc:492] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9: No bootstrap required, opened a new log
I20260710 11:00:02.540733 14092 ts_tablet_manager.cc:1403] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260710 11:00:02.534298 14093 ts_tablet_manager.cc:1434] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:02.543968 14092 raft_consensus.cc:359] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.544849 14092 raft_consensus.cc:385] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.545174 14092 raft_consensus.cc:740] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.546034 14092 consensus_queue.cc:260] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.546819 14093 tablet_bootstrap.cc:492] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06: Bootstrap starting.
I20260710 11:00:02.548594 14092 ts_tablet_manager.cc:1434] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:02.549734 14092 tablet_bootstrap.cc:492] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9: Bootstrap starting.
I20260710 11:00:02.553915 14093 tablet_bootstrap.cc:654] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.555027 14100 raft_consensus.cc:493] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.555199 14111 consensus_queue.cc:1048] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:02.555683 14100 raft_consensus.cc:515] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.560386 14100 leader_election.cc:290] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:02.562175 14092 tablet_bootstrap.cc:654] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.562639 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03472eff2d4540aaa381339926990e0a" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9" is_pre_election: true
I20260710 11:00:02.562639 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03472eff2d4540aaa381339926990e0a" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3" is_pre_election: true
I20260710 11:00:02.563580 14051 raft_consensus.cc:2468] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 0.
I20260710 11:00:02.564003 13974 raft_consensus.cc:2468] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 0.
I20260710 11:00:02.564641 14093 tablet_bootstrap.cc:492] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06: No bootstrap required, opened a new log
I20260710 11:00:02.565052 14093 ts_tablet_manager.cc:1403] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.004s
I20260710 11:00:02.564956 13867 leader_election.cc:304] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:02.567816 14100 raft_consensus.cc:2804] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:02.569235 14100 raft_consensus.cc:493] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:02.570277 14100 raft_consensus.cc:3060] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.575764 14093 raft_consensus.cc:359] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.576520 14093 raft_consensus.cc:385] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.576229 14100 raft_consensus.cc:515] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.576900 14093 raft_consensus.cc:740] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.579619 14093 consensus_queue.cc:260] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.579975 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03472eff2d4540aaa381339926990e0a" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:02.580757 13974 raft_consensus.cc:3060] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.580878 13799 catalog_manager.cc:5697] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195). New cstate: current_term: 1 leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:02.584195 14093 ts_tablet_manager.cc:1434] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:00:02.582783 13799 catalog_manager.cc:5697] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195). New cstate: current_term: 1 leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:02.591361 13799 catalog_manager.cc:5697] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195). New cstate: current_term: 1 leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:02.596568 13974 raft_consensus.cc:2468] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 1.
I20260710 11:00:02.597000 13799 catalog_manager.cc:5697] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195). New cstate: current_term: 1 leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:02.597869 14092 tablet_bootstrap.cc:492] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9: No bootstrap required, opened a new log
I20260710 11:00:02.597748 13865 leader_election.cc:304] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:02.598500 14092 ts_tablet_manager.cc:1403] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.016s
I20260710 11:00:02.598694 14142 raft_consensus.cc:2804] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:02.601990 14092 raft_consensus.cc:359] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.602277 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03472eff2d4540aaa381339926990e0a" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:02.602674 14092 raft_consensus.cc:385] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.603001 14092 raft_consensus.cc:740] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.603092 14050 raft_consensus.cc:3060] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.604226 14092 consensus_queue.cc:260] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.605794 14092 ts_tablet_manager.cc:1434] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:02.608173 14100 leader_election.cc:290] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 election: Requested vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:02.611568 14050 raft_consensus.cc:2468] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 1.
I20260710 11:00:02.612761 14142 raft_consensus.cc:697] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 1 LEADER]: Becoming Leader. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:02.613642 14142 consensus_queue.cc:237] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.613897 14112 consensus_queue.cc:1048] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:02.627625 13799 catalog_manager.cc:5697] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 reported cstate change: term changed from 0 to 1, leader changed from <none> to a11d951d69264517b2714bbc2f13df06 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "a11d951d69264517b2714bbc2f13df06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:02.651731 14142 raft_consensus.cc:493] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.652201 14142 raft_consensus.cc:515] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.653962 14142 leader_election.cc:290] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:02.654682 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33233cfd03a475093ed304c7dbb590e" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3" is_pre_election: true
I20260710 11:00:02.655395 13974 raft_consensus.cc:2393] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a11d951d69264517b2714bbc2f13df06 in current term 1: Already voted for candidate 2350a0dc3f5e489a88773779ce76e5e9 in this term.
I20260710 11:00:02.655269 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33233cfd03a475093ed304c7dbb590e" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9" is_pre_election: true
I20260710 11:00:02.656453 13867 leader_election.cc:304] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a11d951d69264517b2714bbc2f13df06; no voters: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3
I20260710 11:00:02.657058 14142 raft_consensus.cc:3060] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.661487 14142 raft_consensus.cc:2749] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:02.702471 14133 raft_consensus.cc:493] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.703042 14133 raft_consensus.cc:515] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.704912 14133 leader_election.cc:290] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:02.706005 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3" is_pre_election: true
I20260710 11:00:02.705895 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06" is_pre_election: true
I20260710 11:00:02.706779 13901 raft_consensus.cc:2393] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2350a0dc3f5e489a88773779ce76e5e9 in current term 1: Already voted for candidate 655799fa20f241929194a951716af1c3 in this term.
I20260710 11:00:02.707634 14017 leader_election.cc:304] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9; no voters: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06
I20260710 11:00:02.708259 14133 raft_consensus.cc:3060] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.713038 14133 raft_consensus.cc:2749] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:02.728570 14142 raft_consensus.cc:493] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:02.729038 14142 raft_consensus.cc:515] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.731002 14142 leader_election.cc:290] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:02.731637 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61773a72684fe2830848ea4d26530f" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3" is_pre_election: true
I20260710 11:00:02.731977 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61773a72684fe2830848ea4d26530f" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9" is_pre_election: true
I20260710 11:00:02.732156 13974 raft_consensus.cc:2468] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 0.
I20260710 11:00:02.732550 14050 raft_consensus.cc:2468] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 0.
I20260710 11:00:02.733125 13865 leader_election.cc:304] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:02.733812 14142 raft_consensus.cc:2804] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:02.734164 14142 raft_consensus.cc:493] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:02.734436 14142 raft_consensus.cc:3060] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.739430 14142 raft_consensus.cc:515] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.741241 14142 leader_election.cc:290] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 election: Requested vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:02.741935 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61773a72684fe2830848ea4d26530f" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:02.742411 13974 raft_consensus.cc:3060] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.742408 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61773a72684fe2830848ea4d26530f" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:02.743031 14050 raft_consensus.cc:3060] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.747673 13974 raft_consensus.cc:2468] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 1.
I20260710 11:00:02.747983 14050 raft_consensus.cc:2468] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 1.
I20260710 11:00:02.748769 13865 leader_election.cc:304] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:02.749632 14142 raft_consensus.cc:2804] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:02.750087 14142 raft_consensus.cc:697] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 1 LEADER]: Becoming Leader. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:02.750883 14142 consensus_queue.cc:237] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:02.757417 13800 catalog_manager.cc:5697] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 reported cstate change: term changed from 0 to 1, leader changed from <none> to a11d951d69264517b2714bbc2f13df06 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "a11d951d69264517b2714bbc2f13df06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:02.800321 14133 consensus_queue.cc:1048] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:02.810422 14121 consensus_queue.cc:1048] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:02.843946 14095 consensus_queue.cc:1048] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:02.846351 14095 consensus_queue.cc:1048] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:02.861021 14121 consensus_queue.cc:1048] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:02.873139 14099 consensus_queue.cc:1048] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:02.896054 14121 consensus_queue.cc:1048] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:02.905395 14135 consensus_queue.cc:1048] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:02.934998 14135 consensus_queue.cc:1048] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:02.943800 14121 consensus_queue.cc:1048] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:02.944983 14099 consensus_queue.cc:1048] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:02.959378 14133 consensus_queue.cc:1048] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:03.004801 14133 raft_consensus.cc:493] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:03.005291 14133 raft_consensus.cc:515] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.007179 14133 leader_election.cc:290] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:03.008127 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11d951d69264517b2714bbc2f13df06" is_pre_election: true
I20260710 11:00:03.008880 13902 raft_consensus.cc:2393] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2350a0dc3f5e489a88773779ce76e5e9 in current term 1: Already voted for candidate 655799fa20f241929194a951716af1c3 in this term.
I20260710 11:00:03.008738 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655799fa20f241929194a951716af1c3" is_pre_election: true
I20260710 11:00:03.010128 14014 leader_election.cc:304] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9; no voters: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06
I20260710 11:00:03.010953 14133 raft_consensus.cc:3060] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:03.010905 14142 consensus_queue.cc:1048] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:03.019203 14133 raft_consensus.cc:2749] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:03.024981 14155 consensus_queue.cc:1048] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:03.042109 14095 consensus_queue.cc:1048] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:03.051746 13974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c410954385ca4be5b75550d3612f8078"
dest_uuid: "655799fa20f241929194a951716af1c3"
mode: GRACEFUL
new_leader_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:36186
I20260710 11:00:03.052398 13974 raft_consensus.cc:606] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Received request to transfer leadership to TS a11d951d69264517b2714bbc2f13df06
I20260710 11:00:03.056713 14111 consensus_queue.cc:1048] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:03.073201 14050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e33233cfd03a475093ed304c7dbb590e"
dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
mode: GRACEFUL
new_leader_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:46722
I20260710 11:00:03.073880 14050 raft_consensus.cc:606] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Received request to transfer leadership to TS a11d951d69264517b2714bbc2f13df06
I20260710 11:00:03.079182 13974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120"
dest_uuid: "655799fa20f241929194a951716af1c3"
mode: GRACEFUL
new_leader_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:36186
I20260710 11:00:03.079664 13974 raft_consensus.cc:606] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Received request to transfer leadership to TS a11d951d69264517b2714bbc2f13df06
I20260710 11:00:03.089661 14050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6602fd6254a419f86c891701a5bb4df"
dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
mode: GRACEFUL
new_leader_uuid: "655799fa20f241929194a951716af1c3"
 from {username='slave'} at 127.0.0.1:46722
I20260710 11:00:03.090227 14050 raft_consensus.cc:606] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Received request to transfer leadership to TS 655799fa20f241929194a951716af1c3
I20260710 11:00:03.095008 14050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66"
dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
mode: GRACEFUL
new_leader_uuid: "655799fa20f241929194a951716af1c3"
 from {username='slave'} at 127.0.0.1:46722
I20260710 11:00:03.095453 14050 raft_consensus.cc:606] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Received request to transfer leadership to TS 655799fa20f241929194a951716af1c3
I20260710 11:00:03.103603 14050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96651c7519b34161b4c04ff722aa4901"
dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
mode: GRACEFUL
new_leader_uuid: "655799fa20f241929194a951716af1c3"
 from {username='slave'} at 127.0.0.1:46722
I20260710 11:00:03.104065 14050 raft_consensus.cc:606] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Received request to transfer leadership to TS 655799fa20f241929194a951716af1c3
I20260710 11:00:03.188704 14155 consensus_queue.cc:1048] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:03.190086 14155 consensus_queue.cc:1048] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:03.236047 14121 raft_consensus.cc:993] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9: : Instructing follower 655799fa20f241929194a951716af1c3 to start an election
I20260710 11:00:03.236464 14133 raft_consensus.cc:1081] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Signalling peer 655799fa20f241929194a951716af1c3 to start an election
I20260710 11:00:03.237994 13974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96651c7519b34161b4c04ff722aa4901"
dest_uuid: "655799fa20f241929194a951716af1c3"
 from {username='slave'} at 127.0.0.1:36162
I20260710 11:00:03.238456 13974 raft_consensus.cc:493] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.238765 13974 raft_consensus.cc:3060] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.243347 13974 raft_consensus.cc:515] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.245003 13974 leader_election.cc:290] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 2 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:03.245857 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96651c7519b34161b4c04ff722aa4901" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:03.246095 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96651c7519b34161b4c04ff722aa4901" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:03.246419 13902 raft_consensus.cc:3060] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.246611 14051 raft_consensus.cc:3055] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:03.246925 14051 raft_consensus.cc:740] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:03.247562 14051 consensus_queue.cc:260] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.248432 14051 raft_consensus.cc:3060] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.251749 13902 raft_consensus.cc:2468] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 2.
I20260710 11:00:03.252956 13943 leader_election.cc:304] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:03.253202 14051 raft_consensus.cc:2468] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 2.
I20260710 11:00:03.253897 14111 raft_consensus.cc:2804] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:03.254344 14111 raft_consensus.cc:697] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 2 LEADER]: Becoming Leader. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:03.255034 14111 consensus_queue.cc:237] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.260872 13799 catalog_manager.cc:5697] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 reported cstate change: term changed from 1 to 2, leader changed from 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195) to 655799fa20f241929194a951716af1c3 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "655799fa20f241929194a951716af1c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.271005 14095 raft_consensus.cc:993] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3: : Instructing follower a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:03.271459 14111 raft_consensus.cc:1081] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Signalling peer a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:03.272863 13902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:52798
I20260710 11:00:03.273272 13902 raft_consensus.cc:493] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.273638 13902 raft_consensus.cc:3060] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.277936 13902 raft_consensus.cc:515] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.279577 13902 leader_election.cc:290] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 2 election: Requested vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:03.280179 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:03.280529 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:03.281006 13974 raft_consensus.cc:3055] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:03.281284 14051 raft_consensus.cc:3060] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.281422 13974 raft_consensus.cc:740] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:03.282155 13974 consensus_queue.cc:260] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.283008 13974 raft_consensus.cc:3060] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.285943 14051 raft_consensus.cc:2468] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 2.
I20260710 11:00:03.286923 13867 leader_election.cc:304] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:03.287438 13974 raft_consensus.cc:2468] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 2.
I20260710 11:00:03.287708 14100 raft_consensus.cc:2804] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:03.288214 14100 raft_consensus.cc:697] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Becoming Leader. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:03.289009 14100 consensus_queue.cc:237] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.293424 14133 raft_consensus.cc:993] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9: : Instructing follower a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:03.293850 14133 raft_consensus.cc:1081] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Signalling peer a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:03.295389 13902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e33233cfd03a475093ed304c7dbb590e"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:52810
I20260710 11:00:03.295919 13902 raft_consensus.cc:493] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.296299 13902 raft_consensus.cc:3060] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.297739 13800 catalog_manager.cc:5697] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 reported cstate change: term changed from 1 to 2, leader changed from 655799fa20f241929194a951716af1c3 (127.12.245.194) to a11d951d69264517b2714bbc2f13df06 (127.12.245.193). New cstate: current_term: 2 leader_uuid: "a11d951d69264517b2714bbc2f13df06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.300817 13902 raft_consensus.cc:515] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.302814 13902 leader_election.cc:290] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 2 election: Requested vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:03.303471 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33233cfd03a475093ed304c7dbb590e" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:03.303774 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33233cfd03a475093ed304c7dbb590e" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:03.304071 13974 raft_consensus.cc:3060] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.304373 14051 raft_consensus.cc:3055] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:03.304697 14051 raft_consensus.cc:740] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:03.305440 14051 consensus_queue.cc:260] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.306582 14051 raft_consensus.cc:3060] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.309679 13974 raft_consensus.cc:2468] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 2.
I20260710 11:00:03.310623 13865 leader_election.cc:304] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:03.311393 14100 raft_consensus.cc:2804] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:03.311470 14051 raft_consensus.cc:2468] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 2.
I20260710 11:00:03.311793 14100 raft_consensus.cc:697] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Becoming Leader. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:03.312642 14100 consensus_queue.cc:237] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.319332 13799 catalog_manager.cc:5697] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 reported cstate change: term changed from 1 to 2, leader changed from 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195) to a11d951d69264517b2714bbc2f13df06 (127.12.245.193). New cstate: current_term: 2 leader_uuid: "a11d951d69264517b2714bbc2f13df06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.353907 14121 raft_consensus.cc:993] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9: : Instructing follower 655799fa20f241929194a951716af1c3 to start an election
I20260710 11:00:03.354305 14133 raft_consensus.cc:1081] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Signalling peer 655799fa20f241929194a951716af1c3 to start an election
I20260710 11:00:03.355610 13974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66"
dest_uuid: "655799fa20f241929194a951716af1c3"
 from {username='slave'} at 127.0.0.1:36162
I20260710 11:00:03.356032 13974 raft_consensus.cc:493] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.356284 13974 raft_consensus.cc:3060] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.360692 13974 raft_consensus.cc:515] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.362187 13974 leader_election.cc:290] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 2 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:03.363045 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:03.363242 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:03.363643 13902 raft_consensus.cc:3060] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.363785 14051 raft_consensus.cc:3055] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:03.364159 14051 raft_consensus.cc:740] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:03.364751 14051 consensus_queue.cc:260] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.365645 14051 raft_consensus.cc:3060] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.368749 13902 raft_consensus.cc:2468] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 2.
I20260710 11:00:03.369724 13943 leader_election.cc:304] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:03.370530 14111 raft_consensus.cc:2804] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:03.370741 14051 raft_consensus.cc:2468] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 2.
I20260710 11:00:03.370942 14111 raft_consensus.cc:697] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 2 LEADER]: Becoming Leader. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:03.371742 14111 consensus_queue.cc:237] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.377205 13800 catalog_manager.cc:5697] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 reported cstate change: term changed from 1 to 2, leader changed from 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195) to 655799fa20f241929194a951716af1c3 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "655799fa20f241929194a951716af1c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.488617 14095 raft_consensus.cc:993] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3: : Instructing follower a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:03.489037 14095 raft_consensus.cc:1081] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Signalling peer a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:03.490471 13902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c410954385ca4be5b75550d3612f8078"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:52798
I20260710 11:00:03.490922 13902 raft_consensus.cc:493] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.491211 13902 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.495747 13902 raft_consensus.cc:515] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:03.497432 13902 leader_election.cc:290] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 2 election: Requested vote from peers 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:03.498185 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:03.498405 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:03.498773 14051 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.498966 13974 raft_consensus.cc:3055] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:03.499303 13974 raft_consensus.cc:740] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:03.499913 13974 consensus_queue.cc:260] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:03.500767 13974 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.503427 14051 raft_consensus.cc:2468] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 2.
I20260710 11:00:03.504415 13867 leader_election.cc:304] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:03.505187 14142 raft_consensus.cc:2804] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:03.505596 13974 raft_consensus.cc:2468] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 2.
I20260710 11:00:03.505666 14142 raft_consensus.cc:697] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Becoming Leader. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:03.506577 14142 consensus_queue.cc:237] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:03.512626 13800 catalog_manager.cc:5697] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 reported cstate change: term changed from 1 to 2, leader changed from 655799fa20f241929194a951716af1c3 (127.12.245.194) to a11d951d69264517b2714bbc2f13df06 (127.12.245.193). New cstate: current_term: 2 leader_uuid: "a11d951d69264517b2714bbc2f13df06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:03.576262 14099 raft_consensus.cc:993] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9: : Instructing follower 655799fa20f241929194a951716af1c3 to start an election
I20260710 11:00:03.576735 14133 raft_consensus.cc:1081] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Signalling peer 655799fa20f241929194a951716af1c3 to start an election
I20260710 11:00:03.578114 13974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6602fd6254a419f86c891701a5bb4df"
dest_uuid: "655799fa20f241929194a951716af1c3"
 from {username='slave'} at 127.0.0.1:36162
I20260710 11:00:03.578684 13974 raft_consensus.cc:493] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:03.579034 13974 raft_consensus.cc:3060] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.583534 13974 raft_consensus.cc:515] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.584996 13974 leader_election.cc:290] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 2 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:03.585969 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6602fd6254a419f86c891701a5bb4df" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:03.586171 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6602fd6254a419f86c891701a5bb4df" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:03.586514 13902 raft_consensus.cc:3060] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.586728 14051 raft_consensus.cc:3055] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:03.587054 14051 raft_consensus.cc:740] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:03.587687 14051 consensus_queue.cc:260] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.588543 14051 raft_consensus.cc:3060] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:03.591711 13902 raft_consensus.cc:2468] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 2.
I20260710 11:00:03.592739 13943 leader_election.cc:304] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:03.593217 14051 raft_consensus.cc:2468] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 2.
I20260710 11:00:03.593394 14095 raft_consensus.cc:2804] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:03.593919 14095 raft_consensus.cc:697] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 2 LEADER]: Becoming Leader. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:03.594702 14095 consensus_queue.cc:237] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:03.601666 13800 catalog_manager.cc:5697] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 reported cstate change: term changed from 1 to 2, leader changed from 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195) to 655799fa20f241929194a951716af1c3 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "655799fa20f241929194a951716af1c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.796685 13974 raft_consensus.cc:1275] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:03.798123 14142 consensus_queue.cc:1048] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:03.805712 14051 raft_consensus.cc:1275] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:03.807236 14100 consensus_queue.cc:1048] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:03.850298 13974 raft_consensus.cc:1275] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:03.851537 14100 consensus_queue.cc:1048] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:03.854673 14051 raft_consensus.cc:1275] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Refusing update from remote peer 655799fa20f241929194a951716af1c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:03.855893 14095 consensus_queue.cc:1048] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:03.860909 14050 raft_consensus.cc:1275] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:03.862210 14187 consensus_queue.cc:1048] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:03.874837 13902 raft_consensus.cc:1275] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Refusing update from remote peer 655799fa20f241929194a951716af1c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:03.876644 14185 consensus_queue.cc:1048] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:03.891443 14051 raft_consensus.cc:1275] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Refusing update from remote peer 655799fa20f241929194a951716af1c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:03.892729 14095 consensus_queue.cc:1048] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:03.893874 13902 raft_consensus.cc:1275] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Refusing update from remote peer 655799fa20f241929194a951716af1c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:03.895118 14095 consensus_queue.cc:1048] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:03.967087 14051 raft_consensus.cc:1275] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:03.968425 14100 consensus_queue.cc:1048] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:03.976573 13974 raft_consensus.cc:1275] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:03.978158 14100 consensus_queue.cc:1048] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:04.013242 14051 raft_consensus.cc:1275] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Refusing update from remote peer 655799fa20f241929194a951716af1c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:04.014633 14185 consensus_queue.cc:1048] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:04.023023 13902 raft_consensus.cc:1275] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Refusing update from remote peer 655799fa20f241929194a951716af1c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:04.024433 14095 consensus_queue.cc:1048] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:06.146749 13271 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:00:06.147589 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:06.180305 13902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
mode: GRACEFUL
new_leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
 from {username='slave'} at 127.0.0.1:52820
I20260710 11:00:06.181087 13902 raft_consensus.cc:606] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Received request to transfer leadership to TS 2350a0dc3f5e489a88773779ce76e5e9
I20260710 11:00:06.184033 13902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c410954385ca4be5b75550d3612f8078"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
mode: GRACEFUL
new_leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
 from {username='slave'} at 127.0.0.1:52820
I20260710 11:00:06.184696 13902 raft_consensus.cc:606] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Received request to transfer leadership to TS 2350a0dc3f5e489a88773779ce76e5e9
I20260710 11:00:06.186234 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:06.186647 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:06.242442 14201 raft_consensus.cc:993] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06: : Instructing follower 2350a0dc3f5e489a88773779ce76e5e9 to start an election
I20260710 11:00:06.242877 14201 raft_consensus.cc:1081] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Signalling peer 2350a0dc3f5e489a88773779ce76e5e9 to start an election
I20260710 11:00:06.244730 14050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120"
dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
 from {username='slave'} at 127.0.0.1:46706
I20260710 11:00:06.245398 14050 raft_consensus.cc:493] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:06.245800 14050 raft_consensus.cc:3060] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:06.246958 14201 raft_consensus.cc:993] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06: : Instructing follower 2350a0dc3f5e489a88773779ce76e5e9 to start an election
I20260710 11:00:06.247503 14204 raft_consensus.cc:1081] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Signalling peer 2350a0dc3f5e489a88773779ce76e5e9 to start an election
I20260710 11:00:06.249265 14051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c410954385ca4be5b75550d3612f8078"
dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
 from {username='slave'} at 127.0.0.1:46706
I20260710 11:00:06.249759 14051 raft_consensus.cc:493] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:06.250064 14051 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:06.254349 14050 raft_consensus.cc:515] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:06.256584 14051 raft_consensus.cc:515] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:06.256918 14050 leader_election.cc:290] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 3 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:06.257828 13902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:06.258296 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:06.258607 13902 raft_consensus.cc:3055] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:06.258859 13974 raft_consensus.cc:3060] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:06.258909 13902 raft_consensus.cc:740] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:06.259877 13902 consensus_queue.cc:260] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [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: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:06.260468 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:06.260445 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:06.261040 13902 raft_consensus.cc:3060] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:06.261221 13976 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:06.261381 13901 raft_consensus.cc:3055] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:06.261838 13901 raft_consensus.cc:740] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:06.262813 13901 consensus_queue.cc:260] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [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: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:06.264067 13901 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:06.266772 13974 raft_consensus.cc:2468] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 3.
I20260710 11:00:06.268461 14014 leader_election.cc:304] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [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: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3; no voters: 
I20260710 11:00:06.269084 13902 raft_consensus.cc:2468] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 3.
I20260710 11:00:06.269500 14133 raft_consensus.cc:2804] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:06.269524 14051 leader_election.cc:290] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 3 election: Requested vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127)
I20260710 11:00:06.271255 14133 raft_consensus.cc:697] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 LEADER]: Becoming Leader. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:06.272136 13901 raft_consensus.cc:2468] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 3.
I20260710 11:00:06.272074 14133 consensus_queue.cc:237] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [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: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:06.272879 13976 raft_consensus.cc:2468] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 3.
I20260710 11:00:06.273183 14017 leader_election.cc:304] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [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: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:06.274140 14205 raft_consensus.cc:2804] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:06.275425 14205 raft_consensus.cc:697] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 LEADER]: Becoming Leader. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:06.276499 14205 consensus_queue.cc:237] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [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: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:06.281762 13800 catalog_manager.cc:5697] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 reported cstate change: term changed from 2 to 3, leader changed from a11d951d69264517b2714bbc2f13df06 (127.12.245.193) to 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195). New cstate: current_term: 3 leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:06.296680 13800 catalog_manager.cc:5697] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 reported cstate change: term changed from 2 to 3, leader changed from a11d951d69264517b2714bbc2f13df06 (127.12.245.193) to 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195). New cstate: current_term: 3 leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.706923 13976 raft_consensus.cc:1275] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Refusing update from remote peer 2350a0dc3f5e489a88773779ce76e5e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:06.708380 14205 consensus_queue.cc:1048] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:06.719157 13901 raft_consensus.cc:1275] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Refusing update from remote peer 2350a0dc3f5e489a88773779ce76e5e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:06.720685 14133 consensus_queue.cc:1048] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:06.742069 13901 raft_consensus.cc:1275] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Refusing update from remote peer 2350a0dc3f5e489a88773779ce76e5e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:06.743335 14133 consensus_queue.cc:1048] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:06.752027 13974 raft_consensus.cc:1275] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Refusing update from remote peer 2350a0dc3f5e489a88773779ce76e5e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:06.753541 14206 consensus_queue.cc:1048] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:07.187348 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:07.196949 14051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c410954385ca4be5b75550d3612f8078"
dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
mode: GRACEFUL
new_leader_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:46722
I20260710 11:00:07.197523 14051 raft_consensus.cc:606] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 LEADER]: Received request to transfer leadership to TS a11d951d69264517b2714bbc2f13df06
I20260710 11:00:07.204749 14051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120"
dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
mode: GRACEFUL
new_leader_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:46722
I20260710 11:00:07.205333 14051 raft_consensus.cc:606] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 LEADER]: Received request to transfer leadership to TS a11d951d69264517b2714bbc2f13df06
I20260710 11:00:07.207697 14206 raft_consensus.cc:993] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9: : Instructing follower a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:07.208128 14205 raft_consensus.cc:1081] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 LEADER]: Signalling peer a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:07.209599 13901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c410954385ca4be5b75550d3612f8078"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:52810
I20260710 11:00:07.210050 13901 raft_consensus.cc:493] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:07.210352 13901 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:07.214843 13974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6602fd6254a419f86c891701a5bb4df"
dest_uuid: "655799fa20f241929194a951716af1c3"
mode: GRACEFUL
new_leader_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:36186
I20260710 11:00:07.214847 13901 raft_consensus.cc:515] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:07.215400 13974 raft_consensus.cc:606] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 2 LEADER]: Received request to transfer leadership to TS a11d951d69264517b2714bbc2f13df06
I20260710 11:00:07.217170 13901 leader_election.cc:290] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 4 election: Requested vote from peers 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:07.217693 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:07.217859 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:07.218199 13974 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:07.218534 14051 raft_consensus.cc:3055] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:07.218791 14051 raft_consensus.cc:740] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:07.219338 14051 consensus_queue.cc:260] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [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: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:07.220115 14051 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:07.222316 13974 raft_consensus.cc:2468] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 4.
I20260710 11:00:07.223409 13865 leader_election.cc:304] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [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: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:07.224256 14204 raft_consensus.cc:2804] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:07.224545 14051 raft_consensus.cc:2468] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 4.
I20260710 11:00:07.226647 14204 raft_consensus.cc:697] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 4 LEADER]: Becoming Leader. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:07.227391 13974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66"
dest_uuid: "655799fa20f241929194a951716af1c3"
mode: GRACEFUL
new_leader_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:36186
I20260710 11:00:07.227837 13974 raft_consensus.cc:606] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 2 LEADER]: Received request to transfer leadership to TS a11d951d69264517b2714bbc2f13df06
I20260710 11:00:07.227524 14204 consensus_queue.cc:237] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [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: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:07.233829 13974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a"
dest_uuid: "655799fa20f241929194a951716af1c3"
mode: GRACEFUL
new_leader_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:36186
I20260710 11:00:07.234365 13974 raft_consensus.cc:606] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Received request to transfer leadership to TS a11d951d69264517b2714bbc2f13df06
I20260710 11:00:07.234014 13800 catalog_manager.cc:5697] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 reported cstate change: term changed from 3 to 4, leader changed from 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195) to a11d951d69264517b2714bbc2f13df06 (127.12.245.193). New cstate: current_term: 4 leader_uuid: "a11d951d69264517b2714bbc2f13df06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:07.434523 14184 raft_consensus.cc:993] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3: : Instructing follower a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:07.435055 14224 raft_consensus.cc:1081] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 2 LEADER]: Signalling peer a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:07.436569 13901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:52798
I20260710 11:00:07.437171 13901 raft_consensus.cc:493] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:07.437598 13901 raft_consensus.cc:3060] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:07.443591 13901 raft_consensus.cc:515] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:07.445415 13901 leader_election.cc:290] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 3 election: Requested vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:07.446290 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:07.446462 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:07.446903 13974 raft_consensus.cc:3055] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:07.447008 14051 raft_consensus.cc:3060] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:07.447203 13974 raft_consensus.cc:740] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:07.448079 13974 consensus_queue.cc:260] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [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: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:07.448930 13974 raft_consensus.cc:3060] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:07.451496 14051 raft_consensus.cc:2468] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 3.
I20260710 11:00:07.452503 13867 leader_election.cc:304] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [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: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:07.453255 14204 raft_consensus.cc:2804] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:07.453397 13974 raft_consensus.cc:2468] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 3.
I20260710 11:00:07.453703 14204 raft_consensus.cc:697] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 3 LEADER]: Becoming Leader. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:07.454813 14204 consensus_queue.cc:237] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [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: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:07.461283 13800 catalog_manager.cc:5697] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 reported cstate change: term changed from 2 to 3, leader changed from 655799fa20f241929194a951716af1c3 (127.12.245.194) to a11d951d69264517b2714bbc2f13df06 (127.12.245.193). New cstate: current_term: 3 leader_uuid: "a11d951d69264517b2714bbc2f13df06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:07.476850 14184 raft_consensus.cc:993] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3: : Instructing follower a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:07.477278 14224 raft_consensus.cc:1081] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Signalling peer a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:07.478855 13901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:52798
I20260710 11:00:07.479333 13901 raft_consensus.cc:493] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:07.479632 13901 raft_consensus.cc:3060] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:07.484151 13901 raft_consensus.cc:515] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:07.485836 13901 leader_election.cc:290] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 2 election: Requested vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:07.486567 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:07.487025 13974 raft_consensus.cc:3055] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:07.487021 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:07.487459 13974 raft_consensus.cc:740] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:07.487648 14051 raft_consensus.cc:3060] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:07.488140 13974 consensus_queue.cc:260] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:07.488986 13974 raft_consensus.cc:3060] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:07.491714 14051 raft_consensus.cc:2468] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 2.
I20260710 11:00:07.492637 13867 leader_election.cc:304] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:07.492898 13974 raft_consensus.cc:2468] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 2.
I20260710 11:00:07.493475 14204 raft_consensus.cc:2804] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:07.493988 14204 raft_consensus.cc:697] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Becoming Leader. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:07.494735 14204 consensus_queue.cc:237] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:07.501287 13800 catalog_manager.cc:5697] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 reported cstate change: term changed from 1 to 2, leader changed from 655799fa20f241929194a951716af1c3 (127.12.245.194) to a11d951d69264517b2714bbc2f13df06 (127.12.245.193). New cstate: current_term: 2 leader_uuid: "a11d951d69264517b2714bbc2f13df06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:07.615247 14184 raft_consensus.cc:993] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3: : Instructing follower a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:07.615746 14224 raft_consensus.cc:1081] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 2 LEADER]: Signalling peer a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:07.617192 13902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6602fd6254a419f86c891701a5bb4df"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:52798
I20260710 11:00:07.617762 13902 raft_consensus.cc:493] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:07.618064 13902 raft_consensus.cc:3060] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:07.618108 14206 raft_consensus.cc:993] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9: : Instructing follower a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:07.618666 14205 raft_consensus.cc:1081] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 LEADER]: Signalling peer a11d951d69264517b2714bbc2f13df06 to start an election
I20260710 11:00:07.620038 13901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
 from {username='slave'} at 127.0.0.1:52810
I20260710 11:00:07.620507 13901 raft_consensus.cc:493] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:07.620792 13901 raft_consensus.cc:3060] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:07.622736 13902 raft_consensus.cc:515] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:07.624253 13902 leader_election.cc:290] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 3 election: Requested vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:07.624897 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6602fd6254a419f86c891701a5bb4df" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:07.625188 14051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6602fd6254a419f86c891701a5bb4df" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:07.625530 13974 raft_consensus.cc:3055] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:07.625743 14051 raft_consensus.cc:3060] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:07.625557 13901 raft_consensus.cc:515] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:07.626005 13974 raft_consensus.cc:740] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:07.626905 13974 consensus_queue.cc:260] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [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: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:07.628036 13974 raft_consensus.cc:3060] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:07.628407 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:07.628603 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ae66bc7d0d4682b8d7fac9941c1120" candidate_uuid: "a11d951d69264517b2714bbc2f13df06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:07.629086 13976 raft_consensus.cc:3060] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:07.629181 14050 raft_consensus.cc:3055] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:07.629578 14050 raft_consensus.cc:740] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:07.630314 14050 consensus_queue.cc:260] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [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: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:07.631317 14050 raft_consensus.cc:3060] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:07.631790 14051 raft_consensus.cc:2468] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 3.
I20260710 11:00:07.633004 13867 leader_election.cc:304] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [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: 2350a0dc3f5e489a88773779ce76e5e9, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:07.628475 13901 leader_election.cc:290] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [CANDIDATE]: Term 4 election: Requested vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:07.633883 14204 raft_consensus.cc:2804] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:07.634364 14204 raft_consensus.cc:697] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 3 LEADER]: Becoming Leader. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:07.635387 13974 raft_consensus.cc:2468] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 3.
I20260710 11:00:07.635233 14204 consensus_queue.cc:237] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [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: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:07.635607 13976 raft_consensus.cc:2468] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 4.
I20260710 11:00:07.636981 13865 leader_election.cc:304] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [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: 655799fa20f241929194a951716af1c3, a11d951d69264517b2714bbc2f13df06; no voters: 
I20260710 11:00:07.637902 14220 raft_consensus.cc:2804] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:07.638795 14050 raft_consensus.cc:2468] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11d951d69264517b2714bbc2f13df06 in term 4.
I20260710 11:00:07.639328 14220 raft_consensus.cc:697] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 4 LEADER]: Becoming Leader. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:07.640400 14220 consensus_queue.cc:237] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [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: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:07.644241 13800 catalog_manager.cc:5697] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 reported cstate change: term changed from 2 to 3, leader changed from 655799fa20f241929194a951716af1c3 (127.12.245.194) to a11d951d69264517b2714bbc2f13df06 (127.12.245.193). New cstate: current_term: 3 leader_uuid: "a11d951d69264517b2714bbc2f13df06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:07.655320 13800 catalog_manager.cc:5697] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 reported cstate change: term changed from 3 to 4, leader changed from 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195) to a11d951d69264517b2714bbc2f13df06 (127.12.245.193). New cstate: current_term: 4 leader_uuid: "a11d951d69264517b2714bbc2f13df06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:07.695540 14050 raft_consensus.cc:1275] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 4 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:07.696817 14204 consensus_queue.cc:1048] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:07.706018 13976 raft_consensus.cc:1275] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 4 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:07.707669 14220 consensus_queue.cc:1048] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:07.834239 14050 raft_consensus.cc:1275] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:07.835523 14220 consensus_queue.cc:1048] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:07.845603 13976 raft_consensus.cc:1275] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:07.846899 14204 consensus_queue.cc:1048] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:07.928242 14050 raft_consensus.cc:1275] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:07.929495 14204 consensus_queue.cc:1048] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:07.938423 13976 raft_consensus.cc:1275] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:07.939787 14227 consensus_queue.cc:1048] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:08.052856 14050 raft_consensus.cc:1275] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:08.054191 14227 consensus_queue.cc:1048] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:08.064965 13976 raft_consensus.cc:1275] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:08.066283 14204 consensus_queue.cc:1048] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:08.110430 14050 raft_consensus.cc:1275] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 4 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:08.111794 14204 consensus_queue.cc:1048] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:08.120658 13976 raft_consensus.cc:1275] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 4 FOLLOWER]: Refusing update from remote peer a11d951d69264517b2714bbc2f13df06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:08.122138 14220 consensus_queue.cc:1048] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:10.242892 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:10.249805 13901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be61773a72684fe2830848ea4d26530f"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
mode: GRACEFUL
new_leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
 from {username='slave'} at 127.0.0.1:52820
I20260710 11:00:10.250285 13901 raft_consensus.cc:606] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 1 LEADER]: Received request to transfer leadership to TS 2350a0dc3f5e489a88773779ce76e5e9
I20260710 11:00:10.252635 13901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c410954385ca4be5b75550d3612f8078"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
mode: GRACEFUL
new_leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
 from {username='slave'} at 127.0.0.1:52820
I20260710 11:00:10.253145 13901 raft_consensus.cc:606] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 4 LEADER]: Received request to transfer leadership to TS 2350a0dc3f5e489a88773779ce76e5e9
I20260710 11:00:10.255251 13901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
mode: GRACEFUL
new_leader_uuid: "655799fa20f241929194a951716af1c3"
 from {username='slave'} at 127.0.0.1:52820
I20260710 11:00:10.255679 13901 raft_consensus.cc:606] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Received request to transfer leadership to TS 655799fa20f241929194a951716af1c3
I20260710 11:00:10.257844 13901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66"
dest_uuid: "a11d951d69264517b2714bbc2f13df06"
mode: GRACEFUL
new_leader_uuid: "655799fa20f241929194a951716af1c3"
 from {username='slave'} at 127.0.0.1:52820
I20260710 11:00:10.258338 13901 raft_consensus.cc:606] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 3 LEADER]: Received request to transfer leadership to TS 655799fa20f241929194a951716af1c3
I20260710 11:00:10.259218 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:00:10.259608 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:10.349709 14242 raft_consensus.cc:993] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06: : Instructing follower 2350a0dc3f5e489a88773779ce76e5e9 to start an election
I20260710 11:00:10.350149 14241 raft_consensus.cc:1081] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 4 LEADER]: Signalling peer 2350a0dc3f5e489a88773779ce76e5e9 to start an election
I20260710 11:00:10.351732 14051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c410954385ca4be5b75550d3612f8078"
dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
 from {username='slave'} at 127.0.0.1:46706
I20260710 11:00:10.352182 14051 raft_consensus.cc:493] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:10.352484 14051 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:10.356426 14051 raft_consensus.cc:515] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:10.358223 14051 leader_election.cc:290] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 5 election: Requested vote from peers 655799fa20f241929194a951716af1c3 (127.12.245.194:40663), a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127)
I20260710 11:00:10.359192 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:10.359203 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c410954385ca4be5b75550d3612f8078" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:10.359845 13976 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:10.359881 13901 raft_consensus.cc:3055] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:00:10.360402 13901 raft_consensus.cc:740] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:10.361061 13901 consensus_queue.cc:260] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [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: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:10.362002 13901 raft_consensus.cc:3060] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:10.365942 13976 raft_consensus.cc:2468] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 5.
I20260710 11:00:10.366021 13901 raft_consensus.cc:2468] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 5.
I20260710 11:00:10.367208 14014 leader_election.cc:304] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [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: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3; no voters: 
I20260710 11:00:10.368125 14205 raft_consensus.cc:2804] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:00:10.369092 14205 raft_consensus.cc:697] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 5 LEADER]: Becoming Leader. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:10.369807 14205 consensus_queue.cc:237] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [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: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } }
I20260710 11:00:10.376909 13800 catalog_manager.cc:5697] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 reported cstate change: term changed from 4 to 5, leader changed from a11d951d69264517b2714bbc2f13df06 (127.12.245.193) to 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195). New cstate: current_term: 5 leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:10.418632 14241 raft_consensus.cc:993] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06: : Instructing follower 2350a0dc3f5e489a88773779ce76e5e9 to start an election
I20260710 11:00:10.419067 14242 raft_consensus.cc:1081] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 1 LEADER]: Signalling peer 2350a0dc3f5e489a88773779ce76e5e9 to start an election
I20260710 11:00:10.420423 14049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be61773a72684fe2830848ea4d26530f"
dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
 from {username='slave'} at 127.0.0.1:46706
I20260710 11:00:10.420904 14049 raft_consensus.cc:493] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:10.421191 14049 raft_consensus.cc:3060] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:10.425848 14049 raft_consensus.cc:515] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:10.427382 14049 leader_election.cc:290] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 2 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 655799fa20f241929194a951716af1c3 (127.12.245.194:40663)
I20260710 11:00:10.428191 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61773a72684fe2830848ea4d26530f" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:10.428318 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61773a72684fe2830848ea4d26530f" candidate_uuid: "2350a0dc3f5e489a88773779ce76e5e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "655799fa20f241929194a951716af1c3"
I20260710 11:00:10.428771 13901 raft_consensus.cc:3055] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:10.428778 13976 raft_consensus.cc:3060] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:10.429210 13901 raft_consensus.cc:740] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:10.429994 13901 consensus_queue.cc:260] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:10.431103 13901 raft_consensus.cc:3060] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:10.435787 13976 raft_consensus.cc:2468] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 2.
I20260710 11:00:10.436928 14014 leader_election.cc:304] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3; no voters: 
I20260710 11:00:10.437446 13901 raft_consensus.cc:2468] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2350a0dc3f5e489a88773779ce76e5e9 in term 2.
I20260710 11:00:10.437831 14205 raft_consensus.cc:2804] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:10.438359 14205 raft_consensus.cc:697] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 LEADER]: Becoming Leader. State: Replica: 2350a0dc3f5e489a88773779ce76e5e9, State: Running, Role: LEADER
I20260710 11:00:10.439081 14205 consensus_queue.cc:237] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:10.445508 13800 catalog_manager.cc:5697] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 reported cstate change: term changed from 1 to 2, leader changed from a11d951d69264517b2714bbc2f13df06 (127.12.245.193) to 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195). New cstate: current_term: 2 leader_uuid: "2350a0dc3f5e489a88773779ce76e5e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:10.557920 14241 raft_consensus.cc:993] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06: : Instructing follower 655799fa20f241929194a951716af1c3 to start an election
I20260710 11:00:10.558400 14242 raft_consensus.cc:1081] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 3 LEADER]: Signalling peer 655799fa20f241929194a951716af1c3 to start an election
I20260710 11:00:10.559827 13976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66"
dest_uuid: "655799fa20f241929194a951716af1c3"
 from {username='slave'} at 127.0.0.1:36176
I20260710 11:00:10.560312 13976 raft_consensus.cc:493] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:10.560619 13976 raft_consensus.cc:3060] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:10.565222 13976 raft_consensus.cc:515] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:10.567145 13976 leader_election.cc:290] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 4 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:10.567988 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:10.568137 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffab633348c4455e8a5b0d5bda05ae66" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:10.568539 13901 raft_consensus.cc:3055] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:10.568749 14049 raft_consensus.cc:3060] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:10.568874 13901 raft_consensus.cc:740] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:10.569628 13901 consensus_queue.cc:260] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [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: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:10.570423 13901 raft_consensus.cc:3060] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:10.573561 14049 raft_consensus.cc:2468] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 4.
I20260710 11:00:10.574147 13901 raft_consensus.cc:2468] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 4.
I20260710 11:00:10.574730 13942 leader_election.cc:304] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [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: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3; no voters: 
I20260710 11:00:10.575433 14224 raft_consensus.cc:2804] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:10.576579 14224 raft_consensus.cc:697] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 4 LEADER]: Becoming Leader. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:10.577219 14224 consensus_queue.cc:237] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [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: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:10.584524 13800 catalog_manager.cc:5697] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 reported cstate change: term changed from 3 to 4, leader changed from a11d951d69264517b2714bbc2f13df06 (127.12.245.193) to 655799fa20f241929194a951716af1c3 (127.12.245.194). New cstate: current_term: 4 leader_uuid: "655799fa20f241929194a951716af1c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:10.808980 14241 raft_consensus.cc:993] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06: : Instructing follower 655799fa20f241929194a951716af1c3 to start an election
I20260710 11:00:10.809494 14242 raft_consensus.cc:1081] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Signalling peer 655799fa20f241929194a951716af1c3 to start an election
I20260710 11:00:10.810865 13976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a"
dest_uuid: "655799fa20f241929194a951716af1c3"
 from {username='slave'} at 127.0.0.1:36176
I20260710 11:00:10.811340 13976 raft_consensus.cc:493] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:10.811650 13976 raft_consensus.cc:3060] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:10.816921 13976 raft_consensus.cc:515] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:10.818580 13976 leader_election.cc:290] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [CANDIDATE]: Term 3 election: Requested vote from peers a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127), 2350a0dc3f5e489a88773779ce76e5e9 (127.12.245.195:46555)
I20260710 11:00:10.819182 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a11d951d69264517b2714bbc2f13df06"
I20260710 11:00:10.819605 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd57c159671e4c4886e292a7e4725a4a" candidate_uuid: "655799fa20f241929194a951716af1c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2350a0dc3f5e489a88773779ce76e5e9"
I20260710 11:00:10.819734 13901 raft_consensus.cc:3055] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:10.820112 13901 raft_consensus.cc:740] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a11d951d69264517b2714bbc2f13df06, State: Running, Role: LEADER
I20260710 11:00:10.820129 14049 raft_consensus.cc:3060] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:10.820813 13901 consensus_queue.cc:260] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [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: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:10.821652 13901 raft_consensus.cc:3060] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:10.825131 14049 raft_consensus.cc:2468] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 3.
I20260710 11:00:10.825912 13976 raft_consensus.cc:1275] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Refusing update from remote peer 2350a0dc3f5e489a88773779ce76e5e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:10.826025 13901 raft_consensus.cc:2468] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 655799fa20f241929194a951716af1c3 in term 3.
I20260710 11:00:10.826161 13942 leader_election.cc:304] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [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: 2350a0dc3f5e489a88773779ce76e5e9, 655799fa20f241929194a951716af1c3; no voters: 
I20260710 11:00:10.827056 14224 raft_consensus.cc:2804] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:10.827178 14205 consensus_queue.cc:1048] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:10.827531 14224 raft_consensus.cc:697] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 3 LEADER]: Becoming Leader. State: Replica: 655799fa20f241929194a951716af1c3, State: Running, Role: LEADER
I20260710 11:00:10.828644 14224 consensus_queue.cc:237] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [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: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } }
I20260710 11:00:10.836691 13800 catalog_manager.cc:5697] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 reported cstate change: term changed from 2 to 3, leader changed from a11d951d69264517b2714bbc2f13df06 (127.12.245.193) to 655799fa20f241929194a951716af1c3 (127.12.245.194). New cstate: current_term: 3 leader_uuid: "655799fa20f241929194a951716af1c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:10.838879 13901 raft_consensus.cc:1275] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Refusing update from remote peer 2350a0dc3f5e489a88773779ce76e5e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:10.840113 14243 consensus_queue.cc:1048] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:10.923903 13976 raft_consensus.cc:1275] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 5 FOLLOWER]: Refusing update from remote peer 2350a0dc3f5e489a88773779ce76e5e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:10.924937 14243 consensus_queue.cc:1048] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655799fa20f241929194a951716af1c3" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 40663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:10.932679 13901 raft_consensus.cc:1275] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 5 FOLLOWER]: Refusing update from remote peer 2350a0dc3f5e489a88773779ce76e5e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:10.934046 14243 consensus_queue.cc:1048] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:11.013713 14049 raft_consensus.cc:1275] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 4 FOLLOWER]: Refusing update from remote peer 655799fa20f241929194a951716af1c3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:11.015018 14224 consensus_queue.cc:1048] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:11.023182 13902 raft_consensus.cc:1275] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 4 FOLLOWER]: Refusing update from remote peer 655799fa20f241929194a951716af1c3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:11.024771 14224 consensus_queue.cc:1048] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11d951d69264517b2714bbc2f13df06" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:11.260426 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:11.266251 13271 tablet_server.cc:179] TabletServer@127.12.245.193:0 shutting down...
I20260710 11:00:11.283317 14049 raft_consensus.cc:1275] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Refusing update from remote peer 655799fa20f241929194a951716af1c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:11.285857 14224 consensus_queue.cc:1048] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2350a0dc3f5e489a88773779ce76e5e9" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:11.295929 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:11.296976 13271 tablet_replica.cc:333] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06: stopping tablet replica
I20260710 11:00:11.297891 13271 raft_consensus.cc:2243] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.298431 13271 raft_consensus.cc:2272] T be61773a72684fe2830848ea4d26530f P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:11.302206 13943 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 11:00:11.302800 13271 tablet_replica.cc:333] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06: stopping tablet replica
I20260710 11:00:11.303604 13271 raft_consensus.cc:2243] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:11.304682 13271 raft_consensus.cc:2272] T e33233cfd03a475093ed304c7dbb590e P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.307945 13271 tablet_replica.cc:333] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06: stopping tablet replica
I20260710 11:00:11.309398 13271 raft_consensus.cc:2243] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.310004 13271 raft_consensus.cc:2272] T ecf67984fec34f7cbfd540e2fe78eb42 P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:11.310739 13943 consensus_peers.cc:597] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 -> Peer a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127): Couldn't send request to peer a11d951d69264517b2714bbc2f13df06. 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:00:11.312052 13271 tablet_replica.cc:333] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06: stopping tablet replica
I20260710 11:00:11.312572 13271 raft_consensus.cc:2243] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:11.313225 13271 raft_consensus.cc:2272] T 02ae66bc7d0d4682b8d7fac9941c1120 P a11d951d69264517b2714bbc2f13df06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.314967 13271 tablet_replica.cc:333] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06: stopping tablet replica
I20260710 11:00:11.315444 13271 raft_consensus.cc:2243] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:11.316104 13271 raft_consensus.cc:2272] T 03472eff2d4540aaa381339926990e0a P a11d951d69264517b2714bbc2f13df06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.317735 13271 tablet_replica.cc:333] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06: stopping tablet replica
I20260710 11:00:11.318204 13271 raft_consensus.cc:2243] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.318588 13271 raft_consensus.cc:2272] T c410954385ca4be5b75550d3612f8078 P a11d951d69264517b2714bbc2f13df06 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.320384 13271 tablet_replica.cc:333] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06: stopping tablet replica
I20260710 11:00:11.320876 13271 raft_consensus.cc:2243] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.321247 13271 raft_consensus.cc:2272] T ffab633348c4455e8a5b0d5bda05ae66 P a11d951d69264517b2714bbc2f13df06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.323299 13271 tablet_replica.cc:333] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06: stopping tablet replica
I20260710 11:00:11.323767 13271 raft_consensus.cc:2243] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.324142 13271 raft_consensus.cc:2272] T 96651c7519b34161b4c04ff722aa4901 P a11d951d69264517b2714bbc2f13df06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.325703 13271 tablet_replica.cc:333] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06: stopping tablet replica
I20260710 11:00:11.326143 13271 raft_consensus.cc:2243] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:11.326776 13271 raft_consensus.cc:2272] T c6602fd6254a419f86c891701a5bb4df P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.328214 13271 tablet_replica.cc:333] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06: stopping tablet replica
I20260710 11:00:11.328661 13271 raft_consensus.cc:2243] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.329025 13271 raft_consensus.cc:2272] T cd57c159671e4c4886e292a7e4725a4a P a11d951d69264517b2714bbc2f13df06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.348996 13271 tablet_server.cc:196] TabletServer@127.12.245.193:0 shutdown complete.
W20260710 11:00:11.356823 14017 consensus_peers.cc:597] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 -> Peer a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127): Couldn't send request to peer a11d951d69264517b2714bbc2f13df06. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:11.370051 13271 tablet_server.cc:179] TabletServer@127.12.245.194:0 shutting down...
W20260710 11:00:11.380817 14014 consensus_peers.cc:597] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 -> Peer 655799fa20f241929194a951716af1c3 (127.12.245.194:40663): Couldn't send request to peer 655799fa20f241929194a951716af1c3. 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:00:11.396382 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:11.397042 13271 tablet_replica.cc:333] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3: stopping tablet replica
I20260710 11:00:11.397876 13271 raft_consensus.cc:2243] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:11.398669 13271 raft_consensus.cc:2272] T cd57c159671e4c4886e292a7e4725a4a P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.400714 13271 tablet_replica.cc:333] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3: stopping tablet replica
I20260710 11:00:11.401207 13271 raft_consensus.cc:2243] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.401644 13271 raft_consensus.cc:2272] T c6602fd6254a419f86c891701a5bb4df P 655799fa20f241929194a951716af1c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.403422 13271 tablet_replica.cc:333] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3: stopping tablet replica
I20260710 11:00:11.404011 13271 raft_consensus.cc:2243] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.404512 13271 raft_consensus.cc:2272] T ecf67984fec34f7cbfd540e2fe78eb42 P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.406461 13271 tablet_replica.cc:333] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3: stopping tablet replica
I20260710 11:00:11.406960 13271 raft_consensus.cc:2243] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.407346 13271 raft_consensus.cc:2272] T be61773a72684fe2830848ea4d26530f P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:11.408524 13943 consensus_peers.cc:597] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 -> Peer a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127): Couldn't send request to peer a11d951d69264517b2714bbc2f13df06. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:11.409592 13271 tablet_replica.cc:333] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3: stopping tablet replica
I20260710 11:00:11.410284 13271 raft_consensus.cc:2243] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.410706 13271 raft_consensus.cc:2272] T 02ae66bc7d0d4682b8d7fac9941c1120 P 655799fa20f241929194a951716af1c3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.412207 13271 tablet_replica.cc:333] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3: stopping tablet replica
I20260710 11:00:11.412709 13271 raft_consensus.cc:2243] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.413108 13271 raft_consensus.cc:2272] T c410954385ca4be5b75550d3612f8078 P 655799fa20f241929194a951716af1c3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.415307 13271 tablet_replica.cc:333] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3: stopping tablet replica
I20260710 11:00:11.415799 13271 raft_consensus.cc:2243] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:11.416489 13271 raft_consensus.cc:2272] T ffab633348c4455e8a5b0d5bda05ae66 P 655799fa20f241929194a951716af1c3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.418354 13271 tablet_replica.cc:333] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3: stopping tablet replica
I20260710 11:00:11.418856 13271 raft_consensus.cc:2243] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.419245 13271 raft_consensus.cc:2272] T 03472eff2d4540aaa381339926990e0a P 655799fa20f241929194a951716af1c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.420842 13271 tablet_replica.cc:333] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3: stopping tablet replica
I20260710 11:00:11.421294 13271 raft_consensus.cc:2243] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:11.422053 13271 raft_consensus.cc:2272] T 96651c7519b34161b4c04ff722aa4901 P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.423708 13271 tablet_replica.cc:333] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3: stopping tablet replica
I20260710 11:00:11.424155 13271 raft_consensus.cc:2243] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.424557 13271 raft_consensus.cc:2272] T e33233cfd03a475093ed304c7dbb590e P 655799fa20f241929194a951716af1c3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:11.429291 14014 consensus_peers.cc:597] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 -> Peer 655799fa20f241929194a951716af1c3 (127.12.245.194:40663): Couldn't send request to peer 655799fa20f241929194a951716af1c3. 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:00:11.452260 13271 tablet_server.cc:196] TabletServer@127.12.245.194:0 shutdown complete.
W20260710 11:00:11.466254 14014 consensus_peers.cc:597] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 -> Peer 655799fa20f241929194a951716af1c3 (127.12.245.194:40663): Couldn't send request to peer 655799fa20f241929194a951716af1c3. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.194:40663: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:11.472522 13271 tablet_server.cc:179] TabletServer@127.12.245.195:0 shutting down...
W20260710 11:00:11.494246 14017 consensus_peers.cc:597] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 -> Peer a11d951d69264517b2714bbc2f13df06 (127.12.245.193:44127): Couldn't send request to peer a11d951d69264517b2714bbc2f13df06. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:11.496847 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:11.497515 13271 tablet_replica.cc:333] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9: stopping tablet replica
I20260710 11:00:11.498095 13271 raft_consensus.cc:2243] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:11.498811 13271 raft_consensus.cc:2272] T be61773a72684fe2830848ea4d26530f P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.500777 13271 tablet_replica.cc:333] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9: stopping tablet replica
I20260710 11:00:11.501274 13271 raft_consensus.cc:2243] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.501710 13271 raft_consensus.cc:2272] T 03472eff2d4540aaa381339926990e0a P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.503223 13271 tablet_replica.cc:333] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9: stopping tablet replica
I20260710 11:00:11.503672 13271 raft_consensus.cc:2243] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.504072 13271 raft_consensus.cc:2272] T 02ae66bc7d0d4682b8d7fac9941c1120 P 2350a0dc3f5e489a88773779ce76e5e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.505601 13271 tablet_replica.cc:333] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9: stopping tablet replica
I20260710 11:00:11.506117 13271 raft_consensus.cc:2243] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.506506 13271 raft_consensus.cc:2272] T cd57c159671e4c4886e292a7e4725a4a P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.508442 13271 tablet_replica.cc:333] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9: stopping tablet replica
I20260710 11:00:11.508948 13271 raft_consensus.cc:2243] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.509416 13271 raft_consensus.cc:2272] T c6602fd6254a419f86c891701a5bb4df P 2350a0dc3f5e489a88773779ce76e5e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.510936 13271 tablet_replica.cc:333] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9: stopping tablet replica
I20260710 11:00:11.511420 13271 raft_consensus.cc:2243] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.511824 13271 raft_consensus.cc:2272] T e33233cfd03a475093ed304c7dbb590e P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.513387 13271 tablet_replica.cc:333] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9: stopping tablet replica
I20260710 11:00:11.513886 13271 raft_consensus.cc:2243] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.514305 13271 raft_consensus.cc:2272] T ffab633348c4455e8a5b0d5bda05ae66 P 2350a0dc3f5e489a88773779ce76e5e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.516398 13271 tablet_replica.cc:333] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9: stopping tablet replica
I20260710 11:00:11.516858 13271 raft_consensus.cc:2243] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:00:11.517630 13271 raft_consensus.cc:2272] T c410954385ca4be5b75550d3612f8078 P 2350a0dc3f5e489a88773779ce76e5e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.519433 13271 tablet_replica.cc:333] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9: stopping tablet replica
I20260710 11:00:11.519918 13271 raft_consensus.cc:2243] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:11.520591 13271 raft_consensus.cc:2272] T ecf67984fec34f7cbfd540e2fe78eb42 P 2350a0dc3f5e489a88773779ce76e5e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.522264 13271 tablet_replica.cc:333] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9: stopping tablet replica
I20260710 11:00:11.522694 13271 raft_consensus.cc:2243] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.523088 13271 raft_consensus.cc:2272] T 96651c7519b34161b4c04ff722aa4901 P 2350a0dc3f5e489a88773779ce76e5e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.550750 13271 tablet_server.cc:196] TabletServer@127.12.245.195:0 shutdown complete.
I20260710 11:00:11.569139 13271 master.cc:562] Master@127.12.245.254:46747 shutting down...
I20260710 11:00:11.586606 13271 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:11.587133 13271 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.587477 13271 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2f18d42f41bb46f199829d1b857ca086: stopping tablet replica
I20260710 11:00:11.607081 13271 master.cc:584] Master@127.12.245.254:46747 shutdown complete.
2350a0dc3f5e489a88773779ce76e5e9  1
655799fa20f241929194a951716af1c3  4
a11d951d69264517b2714bbc2f13df06  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10604 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:00:11.647802 13271 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.245.254:37819
I20260710 11:00:11.648847 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:11.654887 14270 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:00:11.654925 14269 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:00:11.655839 14272 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:00:11.656080 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:11.656899 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:11.657065 13271 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:00:11.657176 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681211657165 us; error 0 us; skew 500 ppm
I20260710 11:00:11.657693 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:11.659881 13271 webserver.cc:533] Webserver started at http://127.12.245.254:45045/ using document root <none> and password file <none>
I20260710 11:00:11.660290 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:11.660434 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:11.660647 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:11.661958 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/master-0-root/instance:
uuid: "fa4083f7438c4189aa78fa809797e005"
format_stamp: "Formatted at 2026-07-10 11:00:11 on dist-test-slave-z3q7"
I20260710 11:00:11.666101 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:11.669226 14277 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:00:11.670017 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:11.670277 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/master-0-root
uuid: "fa4083f7438c4189aa78fa809797e005"
format_stamp: "Formatted at 2026-07-10 11:00:11 on dist-test-slave-z3q7"
I20260710 11:00:11.670554 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-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:00:11.711434 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:11.712591 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:11.750864 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.254:37819
I20260710 11:00:11.750965 14328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.254:37819 every 8 connection(s)
I20260710 11:00:11.754653 14329 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:00:11.763846 14329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005: Bootstrap starting.
I20260710 11:00:11.768376 14329 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:11.772634 14329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005: No bootstrap required, opened a new log
I20260710 11:00:11.774673 14329 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4083f7438c4189aa78fa809797e005" member_type: VOTER }
I20260710 11:00:11.775025 14329 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:11.775265 14329 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa4083f7438c4189aa78fa809797e005, State: Initialized, Role: FOLLOWER
I20260710 11:00:11.775884 14329 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa4083f7438c4189aa78fa809797e005" member_type: VOTER }
I20260710 11:00:11.776340 14329 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:11.776551 14329 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:11.776836 14329 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:11.780761 14329 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4083f7438c4189aa78fa809797e005" member_type: VOTER }
I20260710 11:00:11.781312 14329 leader_election.cc:304] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [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: fa4083f7438c4189aa78fa809797e005; no voters: 
I20260710 11:00:11.782546 14329 leader_election.cc:290] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:11.782943 14332 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:11.784224 14332 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [term 1 LEADER]: Becoming Leader. State: Replica: fa4083f7438c4189aa78fa809797e005, State: Running, Role: LEADER
I20260710 11:00:11.784909 14332 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [LEADER]: Queue going to LEADER mode. State: All 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: "fa4083f7438c4189aa78fa809797e005" member_type: VOTER }
I20260710 11:00:11.785400 14329 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:11.789186 14333 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa4083f7438c4189aa78fa809797e005" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4083f7438c4189aa78fa809797e005" member_type: VOTER } }
I20260710 11:00:11.790298 14333 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:11.790306 14334 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa4083f7438c4189aa78fa809797e005. Latest consensus state: current_term: 1 leader_uuid: "fa4083f7438c4189aa78fa809797e005" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa4083f7438c4189aa78fa809797e005" member_type: VOTER } }
I20260710 11:00:11.792104 14334 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:11.794303 14339 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:11.799089 14339 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:11.801216 13271 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:11.807788 14339 catalog_manager.cc:1383] Generated new cluster ID: 38e95547437d45fc964e1f29320275bc
I20260710 11:00:11.808094 14339 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:11.824369 14339 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:11.825654 14339 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:11.837446 14339 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005: Generated new TSK 0
I20260710 11:00:11.838059 14339 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:11.867671 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:11.873824 14350 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:00:11.874943 14351 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:00:11.877267 14353 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:00:11.879374 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:11.882778 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:11.883002 13271 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:00:11.883212 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681211883176 us; error 0 us; skew 500 ppm
I20260710 11:00:11.883756 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:11.886272 13271 webserver.cc:533] Webserver started at http://127.12.245.193:40305/ using document root <none> and password file <none>
I20260710 11:00:11.886746 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:11.886937 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:11.887233 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:11.888222 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-0-root/instance:
uuid: "cff64ad897c44ecbb5656f0472170d4e"
format_stamp: "Formatted at 2026-07-10 11:00:11 on dist-test-slave-z3q7"
I20260710 11:00:11.892975 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:11.896621 14358 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:00:11.897432 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:11.897743 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-0-root
uuid: "cff64ad897c44ecbb5656f0472170d4e"
format_stamp: "Formatted at 2026-07-10 11:00:11 on dist-test-slave-z3q7"
I20260710 11:00:11.898030 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-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:00:11.911298 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:11.912529 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:11.914037 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:11.916462 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:11.916682 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:11.916941 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:11.917124 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:11.956730 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.193:45187
I20260710 11:00:11.956840 14420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.193:45187 every 8 connection(s)
I20260710 11:00:11.961668 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:11.968871 14425 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:00:11.971889 14426 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:00:11.972709 14428 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:00:11.973639 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:11.974627 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:11.974845 13271 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:00:11.975036 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681211975016 us; error 0 us; skew 500 ppm
I20260710 11:00:11.975550 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:11.977818 14421 heartbeater.cc:344] Connected to a master server at 127.12.245.254:37819
I20260710 11:00:11.978255 14421 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:11.979130 13271 webserver.cc:533] Webserver started at http://127.12.245.194:34957/ using document root <none> and password file <none>
I20260710 11:00:11.979514 14421 heartbeater.cc:507] Master 127.12.245.254:37819 requested a full tablet report, sending...
I20260710 11:00:11.979866 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:11.980144 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:11.980494 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:11.982072 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-1-root/instance:
uuid: "e1e6efdcdb0c4214978088472ea7b813"
format_stamp: "Formatted at 2026-07-10 11:00:11 on dist-test-slave-z3q7"
I20260710 11:00:11.982092 14294 ts_manager.cc:194] Registered new tserver with Master: cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187)
I20260710 11:00:11.984944 14294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52790
I20260710 11:00:11.988580 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:11.992193 14433 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:00:11.993018 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:11.993280 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-1-root
uuid: "e1e6efdcdb0c4214978088472ea7b813"
format_stamp: "Formatted at 2026-07-10 11:00:11 on dist-test-slave-z3q7"
I20260710 11:00:11.993850 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-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:00:12.007827 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:12.008975 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:12.010864 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:12.013114 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:12.013345 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:12.013643 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:12.013811 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:12.052615 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.194:33445
I20260710 11:00:12.052722 14495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.194:33445 every 8 connection(s)
I20260710 11:00:12.057482 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:12.064646 14499 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:00:12.065778 14500 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:00:12.067621 14502 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:00:12.069077 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:12.069603 14496 heartbeater.cc:344] Connected to a master server at 127.12.245.254:37819
I20260710 11:00:12.070005 14496 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:12.070185 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:12.070442 13271 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:00:12.070647 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681212070628 us; error 0 us; skew 500 ppm
I20260710 11:00:12.070905 14496 heartbeater.cc:507] Master 127.12.245.254:37819 requested a full tablet report, sending...
I20260710 11:00:12.071472 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:12.073256 14294 ts_manager.cc:194] Registered new tserver with Master: e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:12.074429 13271 webserver.cc:533] Webserver started at http://127.12.245.195:32859/ using document root <none> and password file <none>
I20260710 11:00:12.074805 14294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52798
I20260710 11:00:12.074934 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:12.075240 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:12.075515 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:12.076933 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-2-root/instance:
uuid: "e518e65da6fe488aa39dc574052f5f9d"
format_stamp: "Formatted at 2026-07-10 11:00:12 on dist-test-slave-z3q7"
I20260710 11:00:12.081285 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:00:12.084380 14507 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:00:12.085137 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:12.085570 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-2-root
uuid: "e518e65da6fe488aa39dc574052f5f9d"
format_stamp: "Formatted at 2026-07-10 11:00:12 on dist-test-slave-z3q7"
I20260710 11:00:12.085848 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-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:00:12.099320 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:12.100512 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:12.101962 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:12.104473 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:12.104777 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:12.105093 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:12.105356 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:12.149994 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.195:36815
I20260710 11:00:12.150091 14569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.195:36815 every 8 connection(s)
I20260710 11:00:12.163789 14570 heartbeater.cc:344] Connected to a master server at 127.12.245.254:37819
I20260710 11:00:12.164171 14570 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:12.164847 14570 heartbeater.cc:507] Master 127.12.245.254:37819 requested a full tablet report, sending...
I20260710 11:00:12.166838 14294 ts_manager.cc:194] Registered new tserver with Master: e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:12.167541 13271 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01433082s
I20260710 11:00:12.168319 14294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52800
I20260710 11:00:12.192379 14294 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52804:
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:00:12.196214 14294 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:00:12.313792 14460 tablet_service.cc:1511] Processing CreateTablet for tablet 127637d0c7f64762b602b37cd65d30d7 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:12.314030 14461 tablet_service.cc:1511] Processing CreateTablet for tablet fb5581a09b924250aae4402ce69b67a5 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:12.314917 14458 tablet_service.cc:1511] Processing CreateTablet for tablet dd6f6fd007da4485a009acd64fd980ac (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:12.315414 14460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127637d0c7f64762b602b37cd65d30d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.317140 14457 tablet_service.cc:1511] Processing CreateTablet for tablet b3e6f934ed4847bdbb2374bc4dd7e08b (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:12.318949 14458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6f6fd007da4485a009acd64fd980ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.318550 14459 tablet_service.cc:1511] Processing CreateTablet for tablet 7f98a5fb54ce46a3896ce4abb4d98e0e (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:12.319944 14459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f98a5fb54ce46a3896ce4abb4d98e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.320777 14461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5581a09b924250aae4402ce69b67a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.325461 14535 tablet_service.cc:1511] Processing CreateTablet for tablet fb5581a09b924250aae4402ce69b67a5 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:12.326432 14457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e6f934ed4847bdbb2374bc4dd7e08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.326751 14535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5581a09b924250aae4402ce69b67a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.335893 14386 tablet_service.cc:1511] Processing CreateTablet for tablet fb5581a09b924250aae4402ce69b67a5 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:12.339059 14534 tablet_service.cc:1511] Processing CreateTablet for tablet 127637d0c7f64762b602b37cd65d30d7 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:12.339323 14385 tablet_service.cc:1511] Processing CreateTablet for tablet 127637d0c7f64762b602b37cd65d30d7 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:12.340412 14534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127637d0c7f64762b602b37cd65d30d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.342618 14455 tablet_service.cc:1511] Processing CreateTablet for tablet f2fb4eb23241499d8b6a39777276a419 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:12.343250 14533 tablet_service.cc:1511] Processing CreateTablet for tablet 7f98a5fb54ce46a3896ce4abb4d98e0e (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:12.343942 14455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fb4eb23241499d8b6a39777276a419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.344533 14533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f98a5fb54ce46a3896ce4abb4d98e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.346475 14382 tablet_service.cc:1511] Processing CreateTablet for tablet b3e6f934ed4847bdbb2374bc4dd7e08b (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:12.347559 14381 tablet_service.cc:1511] Processing CreateTablet for tablet 556126c14ef444babcd9628cecbe0453 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:12.348603 14456 tablet_service.cc:1511] Processing CreateTablet for tablet 556126c14ef444babcd9628cecbe0453 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:12.349953 14456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556126c14ef444babcd9628cecbe0453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.350903 14454 tablet_service.cc:1511] Processing CreateTablet for tablet 74e974ff4f0747bfb08e1bb6df609fe6 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:12.352226 14454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e974ff4f0747bfb08e1bb6df609fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.346478 14383 tablet_service.cc:1511] Processing CreateTablet for tablet dd6f6fd007da4485a009acd64fd980ac (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:12.349025 14384 tablet_service.cc:1511] Processing CreateTablet for tablet 7f98a5fb54ce46a3896ce4abb4d98e0e (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:12.356280 14380 tablet_service.cc:1511] Processing CreateTablet for tablet f2fb4eb23241499d8b6a39777276a419 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:12.358569 14379 tablet_service.cc:1511] Processing CreateTablet for tablet 74e974ff4f0747bfb08e1bb6df609fe6 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:12.337227 14386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5581a09b924250aae4402ce69b67a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.361693 14381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556126c14ef444babcd9628cecbe0453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.364393 14532 tablet_service.cc:1511] Processing CreateTablet for tablet dd6f6fd007da4485a009acd64fd980ac (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:12.365700 14384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f98a5fb54ce46a3896ce4abb4d98e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.365772 14532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6f6fd007da4485a009acd64fd980ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.366948 14378 tablet_service.cc:1511] Processing CreateTablet for tablet dc632c89af9d459eb835ee499b938d52 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:12.368324 14378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc632c89af9d459eb835ee499b938d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.369880 14385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127637d0c7f64762b602b37cd65d30d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.370108 14531 tablet_service.cc:1511] Processing CreateTablet for tablet b3e6f934ed4847bdbb2374bc4dd7e08b (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:12.371064 14453 tablet_service.cc:1511] Processing CreateTablet for tablet dc632c89af9d459eb835ee499b938d52 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:12.372502 14453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc632c89af9d459eb835ee499b938d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.373263 14530 tablet_service.cc:1511] Processing CreateTablet for tablet 556126c14ef444babcd9628cecbe0453 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:12.373824 14380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fb4eb23241499d8b6a39777276a419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.374539 14382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e6f934ed4847bdbb2374bc4dd7e08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.375211 14383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6f6fd007da4485a009acd64fd980ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.371529 14531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e6f934ed4847bdbb2374bc4dd7e08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.375562 14529 tablet_service.cc:1511] Processing CreateTablet for tablet f2fb4eb23241499d8b6a39777276a419 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:12.376454 14379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e974ff4f0747bfb08e1bb6df609fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.376999 14529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fb4eb23241499d8b6a39777276a419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.379555 14528 tablet_service.cc:1511] Processing CreateTablet for tablet 74e974ff4f0747bfb08e1bb6df609fe6 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:12.397783 14530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556126c14ef444babcd9628cecbe0453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.400000 14526 tablet_service.cc:1511] Processing CreateTablet for tablet 77e987450c0e423ebf65f90c06549bdc (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:12.401588 14526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e987450c0e423ebf65f90c06549bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.402763 14527 tablet_service.cc:1511] Processing CreateTablet for tablet dc632c89af9d459eb835ee499b938d52 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:12.404424 14527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc632c89af9d459eb835ee499b938d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.406119 14452 tablet_service.cc:1511] Processing CreateTablet for tablet 77e987450c0e423ebf65f90c06549bdc (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:12.407480 14452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e987450c0e423ebf65f90c06549bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.413815 14528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e974ff4f0747bfb08e1bb6df609fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.395738 14377 tablet_service.cc:1511] Processing CreateTablet for tablet 77e987450c0e423ebf65f90c06549bdc (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:12.437723 14585 tablet_bootstrap.cc:492] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:12.450892 14377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e987450c0e423ebf65f90c06549bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.459496 14461 tablet_service.cc:1511] Processing CreateTablet for tablet 43bbb79a574e4102b09d07eab915adde (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:12.459924 14532 tablet_service.cc:1511] Processing CreateTablet for tablet 43bbb79a574e4102b09d07eab915adde (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:12.460798 14461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bbb79a574e4102b09d07eab915adde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.461383 14532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bbb79a574e4102b09d07eab915adde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.470901 14586 tablet_bootstrap.cc:492] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:12.472306 14533 tablet_service.cc:1511] Processing CreateTablet for tablet 05924cb06ada4b61a2a0f31879ab2036 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:12.473716 14533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05924cb06ada4b61a2a0f31879ab2036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.493861 14586 tablet_bootstrap.cc:654] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.495136 14459 tablet_service.cc:1511] Processing CreateTablet for tablet 05924cb06ada4b61a2a0f31879ab2036 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:12.495836 14460 tablet_service.cc:1511] Processing CreateTablet for tablet 554c465bcfe4414eba6c57c8764cd962 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:12.496256 14459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05924cb06ada4b61a2a0f31879ab2036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.499207 14526 tablet_service.cc:1511] Processing CreateTablet for tablet 554c465bcfe4414eba6c57c8764cd962 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:12.500361 14460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554c465bcfe4414eba6c57c8764cd962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.500494 14526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554c465bcfe4414eba6c57c8764cd962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.503151 14534 tablet_service.cc:1511] Processing CreateTablet for tablet 1adbafb747f845a29ea6a042f9229e41 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:12.504523 14534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1adbafb747f845a29ea6a042f9229e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.506155 14585 tablet_bootstrap.cc:654] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.490365 14530 tablet_service.cc:1511] Processing CreateTablet for tablet c945f70a9fe6422dbe76834ee4ca8d7f (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:12.525074 14527 tablet_service.cc:1511] Processing CreateTablet for tablet aad53f39f25b4a35b1be1a051637460e (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:12.526235 14530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c945f70a9fe6422dbe76834ee4ca8d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.529603 14527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad53f39f25b4a35b1be1a051637460e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.535287 14378 tablet_service.cc:1511] Processing CreateTablet for tablet 05924cb06ada4b61a2a0f31879ab2036 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:12.536576 14378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05924cb06ada4b61a2a0f31879ab2036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.526803 14379 tablet_service.cc:1511] Processing CreateTablet for tablet 43bbb79a574e4102b09d07eab915adde (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:12.529326 14454 tablet_service.cc:1511] Processing CreateTablet for tablet 1adbafb747f845a29ea6a042f9229e41 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:12.543179 14589 tablet_bootstrap.cc:492] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:12.543540 14454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1adbafb747f845a29ea6a042f9229e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.544831 14386 tablet_service.cc:1511] Processing CreateTablet for tablet c945f70a9fe6422dbe76834ee4ca8d7f (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:12.546171 14386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c945f70a9fe6422dbe76834ee4ca8d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.549263 14589 tablet_bootstrap.cc:654] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.539608 14531 tablet_service.cc:1511] Processing CreateTablet for tablet a7d6f5ce2cd2459aa81896f41a3a956a (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:12.551707 14531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d6f5ce2cd2459aa81896f41a3a956a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.557847 14379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bbb79a574e4102b09d07eab915adde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.564561 14384 tablet_service.cc:1511] Processing CreateTablet for tablet 554c465bcfe4414eba6c57c8764cd962 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:12.564561 14454 tablet_service.cc:1511] Processing CreateTablet for tablet cf35e5eb18344ac4a7020dffaaf2c0e6 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:12.566113 14454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf35e5eb18344ac4a7020dffaaf2c0e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.566030 14458 tablet_service.cc:1511] Processing CreateTablet for tablet c945f70a9fe6422dbe76834ee4ca8d7f (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:12.566725 14456 tablet_service.cc:1511] Processing CreateTablet for tablet a7d6f5ce2cd2459aa81896f41a3a956a (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:12.567761 14456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d6f5ce2cd2459aa81896f41a3a956a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.565974 14384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554c465bcfe4414eba6c57c8764cd962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.570621 14458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c945f70a9fe6422dbe76834ee4ca8d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.571843 14531 tablet_service.cc:1511] Processing CreateTablet for tablet cf35e5eb18344ac4a7020dffaaf2c0e6 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:12.579734 14586 tablet_bootstrap.cc:492] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:12.580147 14585 tablet_bootstrap.cc:492] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:12.580224 14586 ts_tablet_manager.cc:1403] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.007s
I20260710 11:00:12.580667 14585 ts_tablet_manager.cc:1403] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.143s	user 0.009s	sys 0.007s
I20260710 11:00:12.583541 14585 raft_consensus.cc:359] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.586122 14585 raft_consensus.cc:385] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.586462 14585 raft_consensus.cc:740] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.587241 14585 consensus_queue.cc:260] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.583194 14586 raft_consensus.cc:359] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.593608 14586 raft_consensus.cc:385] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.593998 14586 raft_consensus.cc:740] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.594328 14452 tablet_service.cc:1511] Processing CreateTablet for tablet 0b12e3a9e9c64abf8c66f91fc786aeaa (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:12.594820 14586 consensus_queue.cc:260] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.595741 14452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b12e3a9e9c64abf8c66f91fc786aeaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.600811 14531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf35e5eb18344ac4a7020dffaaf2c0e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.602358 14535 tablet_service.cc:1511] Processing CreateTablet for tablet 0b12e3a9e9c64abf8c66f91fc786aeaa (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:12.603662 14535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b12e3a9e9c64abf8c66f91fc786aeaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.613070 14382 tablet_service.cc:1511] Processing CreateTablet for tablet 1adbafb747f845a29ea6a042f9229e41 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:12.620371 14381 tablet_service.cc:1511] Processing CreateTablet for tablet a7d6f5ce2cd2459aa81896f41a3a956a (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:12.623330 14386 tablet_service.cc:1511] Processing CreateTablet for tablet aad53f39f25b4a35b1be1a051637460e (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:12.625640 14457 tablet_service.cc:1511] Processing CreateTablet for tablet aad53f39f25b4a35b1be1a051637460e (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:12.625950 14379 tablet_service.cc:1511] Processing CreateTablet for tablet cf35e5eb18344ac4a7020dffaaf2c0e6 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:12.641906 14378 tablet_service.cc:1511] Processing CreateTablet for tablet 0b12e3a9e9c64abf8c66f91fc786aeaa (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:12.657649 14380 tablet_service.cc:1511] Processing CreateTablet for tablet f4b162be02d149d4bec55d2948d493fe (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:12.659855 14458 tablet_service.cc:1511] Processing CreateTablet for tablet f4b162be02d149d4bec55d2948d493fe (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:12.661643 14528 tablet_service.cc:1511] Processing CreateTablet for tablet f4b162be02d149d4bec55d2948d493fe (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:12.667627 14386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad53f39f25b4a35b1be1a051637460e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.668481 14458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b162be02d149d4bec55d2948d493fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.669974 14457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad53f39f25b4a35b1be1a051637460e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.670063 14385 tablet_service.cc:1511] Processing CreateTablet for tablet 9386cb84b73e439bbb146729516c76a3 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:12.674576 14459 tablet_service.cc:1511] Processing CreateTablet for tablet 9386cb84b73e439bbb146729516c76a3 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:12.675848 14459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9386cb84b73e439bbb146729516c76a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.685757 14378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b12e3a9e9c64abf8c66f91fc786aeaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.686357 14585 ts_tablet_manager.cc:1434] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.105s	user 0.012s	sys 0.016s
I20260710 11:00:12.692461 14589 tablet_bootstrap.cc:492] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:12.699753 14528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b162be02d149d4bec55d2948d493fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.701948 14586 ts_tablet_manager.cc:1434] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.121s	user 0.008s	sys 0.013s
I20260710 11:00:12.705476 14380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b162be02d149d4bec55d2948d493fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.705871 14570 heartbeater.cc:499] Master 127.12.245.254:37819 was elected leader, sending a full tablet report...
I20260710 11:00:12.706107 14381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d6f5ce2cd2459aa81896f41a3a956a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.707695 14379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf35e5eb18344ac4a7020dffaaf2c0e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.707757 14460 tablet_service.cc:1511] Processing CreateTablet for tablet ae11e68086c149b09cb02744faa855f8 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:12.709093 14460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae11e68086c149b09cb02744faa855f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.709736 14385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9386cb84b73e439bbb146729516c76a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.693049 14496 heartbeater.cc:499] Master 127.12.245.254:37819 was elected leader, sending a full tablet report...
I20260710 11:00:12.714556 14382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1adbafb747f845a29ea6a042f9229e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.716604 14533 tablet_service.cc:1511] Processing CreateTablet for tablet ae11e68086c149b09cb02744faa855f8 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:12.725987 14586 tablet_bootstrap.cc:492] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:12.726745 14533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae11e68086c149b09cb02744faa855f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.729560 14384 tablet_service.cc:1511] Processing CreateTablet for tablet 17f2c2ec447f48f1ac0aa88e07c80fa5 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:12.730824 14384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f2c2ec447f48f1ac0aa88e07c80fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.731990 14586 tablet_bootstrap.cc:654] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.736349 14535 tablet_service.cc:1511] Processing CreateTablet for tablet 17f2c2ec447f48f1ac0aa88e07c80fa5 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:12.737114 14585 tablet_bootstrap.cc:492] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:12.737646 14535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f2c2ec447f48f1ac0aa88e07c80fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.722815 14377 tablet_service.cc:1511] Processing CreateTablet for tablet ae11e68086c149b09cb02744faa855f8 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:12.739820 14377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae11e68086c149b09cb02744faa855f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.723340 14456 tablet_service.cc:1511] Processing CreateTablet for tablet 17f2c2ec447f48f1ac0aa88e07c80fa5 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:12.746177 14456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f2c2ec447f48f1ac0aa88e07c80fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.696213 14589 ts_tablet_manager.cc:1403] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.152s	user 0.011s	sys 0.046s
I20260710 11:00:12.765089 14530 tablet_service.cc:1511] Processing CreateTablet for tablet 78b7088806e14bdabbff1c6c6cbabf48 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:12.766899 14530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b7088806e14bdabbff1c6c6cbabf48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.777541 14529 tablet_service.cc:1511] Processing CreateTablet for tablet 9386cb84b73e439bbb146729516c76a3 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:12.778987 14591 raft_consensus.cc:493] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.779633 14529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9386cb84b73e439bbb146729516c76a3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:00:12.798569 14342 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:12.814042 14592 raft_consensus.cc:493] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.814746 14592 raft_consensus.cc:515] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.824354 14589 raft_consensus.cc:359] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.828382 14385 tablet_service.cc:1511] Processing CreateTablet for tablet 78b7088806e14bdabbff1c6c6cbabf48 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:12.829769 14385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b7088806e14bdabbff1c6c6cbabf48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.834911 14457 tablet_service.cc:1511] Processing CreateTablet for tablet 78b7088806e14bdabbff1c6c6cbabf48 (DEFAULT_TABLE table=test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:12.836257 14457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b7088806e14bdabbff1c6c6cbabf48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:12.840768 14585 tablet_bootstrap.cc:654] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.825140 14589 raft_consensus.cc:385] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.841429 14592 leader_election.cc:290] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187)
I20260710 11:00:12.785511 14591 raft_consensus.cc:515] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.843716 14589 raft_consensus.cc:740] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.864908 14586 tablet_bootstrap.cc:492] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:12.865547 14586 ts_tablet_manager.cc:1403] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.140s	user 0.027s	sys 0.026s
I20260710 11:00:12.868705 14586 raft_consensus.cc:359] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.871755 14586 raft_consensus.cc:385] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.872076 14586 raft_consensus.cc:740] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.873708 14586 consensus_queue.cc:260] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.875847 14586 ts_tablet_manager.cc:1434] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 11:00:12.876771 14586 tablet_bootstrap.cc:492] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:12.865075 14591 leader_election.cc:290] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:12.911262 14589 consensus_queue.cc:260] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.936620 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5581a09b924250aae4402ce69b67a5" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:12.937587 14396 raft_consensus.cc:2468] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
I20260710 11:00:12.939303 14510 leader_election.cc:304] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:12.940546 14593 raft_consensus.cc:2804] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:12.941007 14593 raft_consensus.cc:493] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:12.941471 14593 raft_consensus.cc:3060] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.948370 14586 tablet_bootstrap.cc:654] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:12.960840 14585 tablet_bootstrap.cc:492] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:12.961629 14585 ts_tablet_manager.cc:1403] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.266s	user 0.016s	sys 0.004s
I20260710 11:00:12.964643 14585 raft_consensus.cc:359] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.965413 14585 raft_consensus.cc:385] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:12.965785 14585 raft_consensus.cc:740] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:12.966663 14585 consensus_queue.cc:260] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.969035 14585 ts_tablet_manager.cc:1434] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:12.969988 14585 tablet_bootstrap.cc:492] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:12.964995 14593 raft_consensus.cc:515] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.972286 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127637d0c7f64762b602b37cd65d30d7" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
W20260710 11:00:12.974294 14436 leader_election.cc:343] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:12.975400 14589 ts_tablet_manager.cc:1434] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.194s	user 0.008s	sys 0.003s
I20260710 11:00:12.976382 14589 tablet_bootstrap.cc:492] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:12.976257 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5581a09b924250aae4402ce69b67a5" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:12.976298 14421 heartbeater.cc:499] Master 127.12.245.254:37819 was elected leader, sending a full tablet report...
I20260710 11:00:12.977025 14396 raft_consensus.cc:3060] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:12.981465 14591 raft_consensus.cc:493] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:12.982018 14591 raft_consensus.cc:515] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:12.977941 14593 leader_election.cc:290] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Requested vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187)
I20260710 11:00:12.995476 14586 tablet_bootstrap.cc:492] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:13.000053 14586 ts_tablet_manager.cc:1403] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.016s
I20260710 11:00:13.004937 14585 tablet_bootstrap.cc:654] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.006484 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5581a09b924250aae4402ce69b67a5" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.006795 14589 tablet_bootstrap.cc:654] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.007797 14396 raft_consensus.cc:2468] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
I20260710 11:00:13.008752 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5581a09b924250aae4402ce69b67a5" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.009526 14471 raft_consensus.cc:2468] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
I20260710 11:00:13.010814 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5581a09b924250aae4402ce69b67a5" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:13.010119 14591 leader_election.cc:290] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.011642 14470 raft_consensus.cc:3060] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.004555 14586 raft_consensus.cc:359] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.013859 14586 raft_consensus.cc:385] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.014248 14586 raft_consensus.cc:740] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.015166 14586 consensus_queue.cc:260] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.017673 14510 leader_election.cc:304] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:13.018648 14593 raft_consensus.cc:2804] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.019130 14593 raft_consensus.cc:697] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Leader. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
I20260710 11:00:13.019927 14593 consensus_queue.cc:237] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.023232 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127637d0c7f64762b602b37cd65d30d7" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:13.024716 14545 raft_consensus.cc:2468] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
I20260710 11:00:13.025049 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5581a09b924250aae4402ce69b67a5" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:13.027295 14437 leader_election.cc:304] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [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: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:13.029501 14592 raft_consensus.cc:493] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.030117 14592 raft_consensus.cc:515] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.034440 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f98a5fb54ce46a3896ce4abb4d98e0e" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.037709 14592 leader_election.cc:290] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.039832 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f98a5fb54ce46a3896ce4abb4d98e0e" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
W20260710 11:00:13.037159 14509 leader_election.cc:343] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.043361 14470 raft_consensus.cc:2468] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
W20260710 11:00:13.044260 14510 leader_election.cc:343] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.023448 14586 ts_tablet_manager.cc:1434] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260710 11:00:13.046219 14586 tablet_bootstrap.cc:492] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:13.048939 14591 raft_consensus.cc:2804] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.028963 14437 leader_election.cc:304] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813; no voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:13.051158 14594 raft_consensus.cc:2749] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.052412 14510 leader_election.cc:304] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813
I20260710 11:00:13.049798 14591 raft_consensus.cc:493] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.053822 14591 raft_consensus.cc:3060] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.054369 14592 raft_consensus.cc:2749] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.061537 14589 tablet_bootstrap.cc:492] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:13.066286 14589 ts_tablet_manager.cc:1403] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.090s	user 0.033s	sys 0.034s
I20260710 11:00:13.067449 14585 tablet_bootstrap.cc:492] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:13.067916 14585 ts_tablet_manager.cc:1403] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.021s
I20260710 11:00:13.069489 14589 raft_consensus.cc:359] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.065608 14586 tablet_bootstrap.cc:654] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.070217 14589 raft_consensus.cc:385] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.070602 14589 raft_consensus.cc:740] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.070856 14585 raft_consensus.cc:359] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.071086 14591 raft_consensus.cc:515] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.071877 14585 raft_consensus.cc:385] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.071703 14589 consensus_queue.cc:260] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.072359 14585 raft_consensus.cc:740] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.073287 14585 consensus_queue.cc:260] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.074218 14589 ts_tablet_manager.cc:1434] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:13.074661 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127637d0c7f64762b602b37cd65d30d7" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:13.075296 14589 tablet_bootstrap.cc:492] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
W20260710 11:00:13.076152 14436 leader_election.cc:343] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.075603 14293 catalog_manager.cc:5697] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e518e65da6fe488aa39dc574052f5f9d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:13.077306 14591 leader_election.cc:290] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.078884 14585 ts_tablet_manager.cc:1434] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:00:13.079296 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127637d0c7f64762b602b37cd65d30d7" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:13.079900 14585 tablet_bootstrap.cc:492] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:13.080982 14589 tablet_bootstrap.cc:654] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.079859 14544 raft_consensus.cc:3060] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.087263 14585 tablet_bootstrap.cc:654] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.089428 14544 raft_consensus.cc:2468] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:13.090939 14437 leader_election.cc:304] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:13.092706 14591 raft_consensus.cc:2804] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.093194 14591 raft_consensus.cc:697] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Leader. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:13.094060 14591 consensus_queue.cc:237] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.094759 14585 tablet_bootstrap.cc:492] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:13.095227 14585 ts_tablet_manager.cc:1403] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:00:13.098436 14585 raft_consensus.cc:359] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.099246 14585 raft_consensus.cc:385] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.099730 14585 raft_consensus.cc:740] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.100724 14585 consensus_queue.cc:260] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.103816 14586 tablet_bootstrap.cc:492] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:13.104151 14585 ts_tablet_manager.cc:1434] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:00:13.104532 14586 ts_tablet_manager.cc:1403] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.005s
I20260710 11:00:13.107550 14585 tablet_bootstrap.cc:492] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:13.109561 14591 raft_consensus.cc:493] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.110126 14591 raft_consensus.cc:515] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.113236 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f98a5fb54ce46a3896ce4abb4d98e0e" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.113876 14585 tablet_bootstrap.cc:654] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:13.114688 14436 leader_election.cc:343] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.116055 14591 leader_election.cc:290] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.116267 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f98a5fb54ce46a3896ce4abb4d98e0e" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:13.116912 14544 raft_consensus.cc:2468] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
I20260710 11:00:13.117318 14589 tablet_bootstrap.cc:492] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:13.117864 14589 ts_tablet_manager.cc:1403] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.015s
I20260710 11:00:13.118312 14437 leader_election.cc:304] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [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: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:13.120142 14591 raft_consensus.cc:2804] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.120762 14589 raft_consensus.cc:359] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.121070 14591 raft_consensus.cc:493] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.121562 14589 raft_consensus.cc:385] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.122037 14589 raft_consensus.cc:740] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.122078 14591 raft_consensus.cc:3060] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.122843 14589 consensus_queue.cc:260] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.125260 14589 ts_tablet_manager.cc:1434] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:13.126266 14589 tablet_bootstrap.cc:492] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:13.108570 14586 raft_consensus.cc:359] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.127820 14586 raft_consensus.cc:385] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.128228 14585 tablet_bootstrap.cc:492] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:13.128139 14586 raft_consensus.cc:740] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.128746 14585 ts_tablet_manager.cc:1403] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260710 11:00:13.129298 14586 consensus_queue.cc:260] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.131160 14591 raft_consensus.cc:515] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.131937 14586 ts_tablet_manager.cc:1434] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:00:13.132517 14589 tablet_bootstrap.cc:654] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.132156 14585 raft_consensus.cc:359] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.132892 14585 raft_consensus.cc:385] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.133236 14585 raft_consensus.cc:740] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.132946 14586 tablet_bootstrap.cc:492] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:13.134398 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f98a5fb54ce46a3896ce4abb4d98e0e" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:13.134228 14585 consensus_queue.cc:260] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
W20260710 11:00:13.135816 14436 leader_election.cc:343] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.136668 14585 ts_tablet_manager.cc:1434] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:13.137646 14585 tablet_bootstrap.cc:492] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:13.138013 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f98a5fb54ce46a3896ce4abb4d98e0e" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:13.138563 14544 raft_consensus.cc:3060] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.144614 14585 tablet_bootstrap.cc:654] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.145910 14544 raft_consensus.cc:2468] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:13.147703 14437 leader_election.cc:304] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:13.148557 14594 raft_consensus.cc:2804] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.150544 14589 tablet_bootstrap.cc:492] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:13.151054 14589 ts_tablet_manager.cc:1403] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260710 11:00:13.153971 14589 raft_consensus.cc:359] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.154773 14589 raft_consensus.cc:385] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.155025 14589 raft_consensus.cc:740] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.149354 14591 leader_election.cc:290] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.158193 14589 consensus_queue.cc:260] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.159113 14594 raft_consensus.cc:697] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Leader. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:13.160492 14586 tablet_bootstrap.cc:654] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.160429 14594 consensus_queue.cc:237] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.162457 14589 ts_tablet_manager.cc:1434] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260710 11:00:13.163460 14589 tablet_bootstrap.cc:492] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:13.166533 14619 raft_consensus.cc:493] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.168319 14619 raft_consensus.cc:515] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.170585 14585 tablet_bootstrap.cc:492] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:13.170939 14589 tablet_bootstrap.cc:654] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.171072 14585 ts_tablet_manager.cc:1403] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.003s
I20260710 11:00:13.173985 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.174634 14396 raft_consensus.cc:2468] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
I20260710 11:00:13.175618 14585 raft_consensus.cc:359] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.175856 14436 leader_election.cc:304] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:13.176350 14585 raft_consensus.cc:385] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.176707 14585 raft_consensus.cc:740] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.176823 14591 raft_consensus.cc:2804] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.177188 14591 raft_consensus.cc:493] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.177541 14591 raft_consensus.cc:3060] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.177497 14585 consensus_queue.cc:260] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.181174 14586 tablet_bootstrap.cc:492] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:13.191442 14586 ts_tablet_manager.cc:1403] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.000s
I20260710 11:00:13.187839 14619 leader_election.cc:290] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.190232 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
W20260710 11:00:13.196803 14437 leader_election.cc:343] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.195793 14586 raft_consensus.cc:359] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.199506 14586 raft_consensus.cc:385] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.188886 14591 raft_consensus.cc:515] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.199962 14586 raft_consensus.cc:740] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.198904 14291 catalog_manager.cc:5697] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.201736 14589 tablet_bootstrap.cc:492] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:13.202375 14589 ts_tablet_manager.cc:1403] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.015s
I20260710 11:00:13.202960 14585 ts_tablet_manager.cc:1434] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.031s	user 0.019s	sys 0.008s
I20260710 11:00:13.202752 14291 catalog_manager.cc:5697] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.203943 14585 tablet_bootstrap.cc:492] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:13.203964 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:13.204598 14396 raft_consensus.cc:3060] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.205230 14589 raft_consensus.cc:359] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.205973 14589 raft_consensus.cc:385] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.206266 14589 raft_consensus.cc:740] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.206959 14589 consensus_queue.cc:260] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.209148 14589 ts_tablet_manager.cc:1434] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:13.210114 14589 tablet_bootstrap.cc:492] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:13.210575 14585 tablet_bootstrap.cc:654] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.212450 14396 raft_consensus.cc:2468] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:13.213879 14436 leader_election.cc:304] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:13.215236 14624 raft_consensus.cc:2804] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.217803 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:13.219205 14589 tablet_bootstrap.cc:654] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:13.220137 14437 leader_election.cc:343] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.221138 14624 raft_consensus.cc:697] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Leader. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:13.220863 14586 consensus_queue.cc:260] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.221728 14591 leader_election.cc:290] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.223905 14586 ts_tablet_manager.cc:1434] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:00:13.225363 14586 tablet_bootstrap.cc:492] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:13.223913 14624 consensus_queue.cc:237] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.232396 14589 tablet_bootstrap.cc:492] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:13.234746 14589 ts_tablet_manager.cc:1403] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.001s
I20260710 11:00:13.237089 14586 tablet_bootstrap.cc:654] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.236982 14589 raft_consensus.cc:359] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.237627 14589 raft_consensus.cc:385] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.237888 14589 raft_consensus.cc:740] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.238520 14589 consensus_queue.cc:260] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.242651 14589 ts_tablet_manager.cc:1434] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:00:13.243637 14589 tablet_bootstrap.cc:492] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:13.248188 14585 tablet_bootstrap.cc:492] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:13.248705 14585 ts_tablet_manager.cc:1403] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.019s
I20260710 11:00:13.249980 14586 tablet_bootstrap.cc:492] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:13.250434 14586 ts_tablet_manager.cc:1403] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.005s
I20260710 11:00:13.251714 14585 raft_consensus.cc:359] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.252424 14585 raft_consensus.cc:385] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.252720 14585 raft_consensus.cc:740] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.253180 14586 raft_consensus.cc:359] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.253470 14585 consensus_queue.cc:260] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.254189 14586 raft_consensus.cc:385] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.254479 14586 raft_consensus.cc:740] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.255638 14589 tablet_bootstrap.cc:654] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.255304 14586 consensus_queue.cc:260] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.255843 14585 ts_tablet_manager.cc:1434] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:13.256778 14585 tablet_bootstrap.cc:492] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:13.260618 14586 ts_tablet_manager.cc:1434] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:00:13.261729 14586 tablet_bootstrap.cc:492] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:13.260475 14293 catalog_manager.cc:5697] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.262784 14585 tablet_bootstrap.cc:654] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.268798 14586 tablet_bootstrap.cc:654] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.274082 14589 tablet_bootstrap.cc:492] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:13.274524 14585 tablet_bootstrap.cc:492] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:13.275098 14585 ts_tablet_manager.cc:1403] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:00:13.274564 14589 ts_tablet_manager.cc:1403] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260710 11:00:13.280488 14589 raft_consensus.cc:359] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.281001 14586 tablet_bootstrap.cc:492] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:13.281226 14589 raft_consensus.cc:385] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.281471 14586 ts_tablet_manager.cc:1403] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 11:00:13.281600 14589 raft_consensus.cc:740] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.282349 14585 raft_consensus.cc:359] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.282522 14589 consensus_queue.cc:260] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.283061 14585 raft_consensus.cc:385] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.283429 14585 raft_consensus.cc:740] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.284070 14585 consensus_queue.cc:260] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.284204 14586 raft_consensus.cc:359] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.284874 14586 raft_consensus.cc:385] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.285151 14586 raft_consensus.cc:740] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.286137 14585 ts_tablet_manager.cc:1434] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:00:13.285943 14586 consensus_queue.cc:260] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.288097 14589 ts_tablet_manager.cc:1434] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:13.289073 14589 tablet_bootstrap.cc:492] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:13.291194 14586 ts_tablet_manager.cc:1434] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:00:13.292222 14586 tablet_bootstrap.cc:492] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:13.299698 14589 tablet_bootstrap.cc:654] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.300204 14585 tablet_bootstrap.cc:492] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:13.301838 14586 tablet_bootstrap.cc:654] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.304999 14589 tablet_bootstrap.cc:492] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:13.305464 14589 ts_tablet_manager.cc:1403] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260710 11:00:13.306200 14585 tablet_bootstrap.cc:654] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.306242 14586 tablet_bootstrap.cc:492] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:13.306754 14586 ts_tablet_manager.cc:1403] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:00:13.307750 14604 raft_consensus.cc:493] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.308219 14604 raft_consensus.cc:515] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.308565 14586 raft_consensus.cc:359] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.309170 14586 raft_consensus.cc:385] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.309489 14586 raft_consensus.cc:740] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.310231 14586 consensus_queue.cc:260] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.314312 14585 tablet_bootstrap.cc:492] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:13.314769 14585 ts_tablet_manager.cc:1403] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260710 11:00:13.317368 14585 raft_consensus.cc:359] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.318413 14604 leader_election.cc:290] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.319133 14585 raft_consensus.cc:385] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.319466 14585 raft_consensus.cc:740] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.319799 14586 ts_tablet_manager.cc:1434] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:00:13.320195 14585 consensus_queue.cc:260] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.321812 14593 raft_consensus.cc:493] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.322223 14585 ts_tablet_manager.cc:1434] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:00:13.322256 14593 raft_consensus.cc:515] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.323427 14585 tablet_bootstrap.cc:492] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:13.324481 14593 leader_election.cc:290] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.326416 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e6f934ed4847bdbb2374bc4dd7e08b" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.327060 14470 raft_consensus.cc:2468] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
I20260710 11:00:13.327374 14586 tablet_bootstrap.cc:492] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:13.327636 14624 raft_consensus.cc:493] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.328238 14509 leader_election.cc:304] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:13.328087 14624 raft_consensus.cc:515] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.329579 14585 tablet_bootstrap.cc:654] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.329670 14593 raft_consensus.cc:2804] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.330078 14593 raft_consensus.cc:493] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.330446 14593 raft_consensus.cc:3060] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.330838 14624 leader_election.cc:290] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.331594 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e6f934ed4847bdbb2374bc4dd7e08b" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.332209 14396 raft_consensus.cc:2468] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
I20260710 11:00:13.333493 14604 raft_consensus.cc:493] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.334018 14586 tablet_bootstrap.cc:654] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.333920 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e6f934ed4847bdbb2374bc4dd7e08b" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:13.335301 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e6f934ed4847bdbb2374bc4dd7e08b" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.335867 14396 raft_consensus.cc:2468] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
I20260710 11:00:13.337132 14436 leader_election.cc:304] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:13.333926 14604 raft_consensus.cc:515] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.340138 14604 leader_election.cc:290] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.341995 14624 raft_consensus.cc:2804] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.342370 14624 raft_consensus.cc:493] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.342692 14624 raft_consensus.cc:3060] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.318707 14635 raft_consensus.cc:493] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.347071 14635 raft_consensus.cc:515] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.349915 14589 raft_consensus.cc:359] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.350564 14589 raft_consensus.cc:385] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.350833 14589 raft_consensus.cc:740] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.351502 14589 consensus_queue.cc:260] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.354672 14635 leader_election.cc:290] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.344834 14593 raft_consensus.cc:515] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.356143 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc632c89af9d459eb835ee499b938d52" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.357295 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbb79a574e4102b09d07eab915adde" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.359225 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f98a5fb54ce46a3896ce4abb4d98e0e" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.360235 14589 ts_tablet_manager.cc:1434] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.001s
W20260710 11:00:13.360437 14360 leader_election.cc:343] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.361167 14589 tablet_bootstrap.cc:492] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
W20260710 11:00:13.361076 14360 leader_election.cc:343] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.362994 14624 raft_consensus.cc:515] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.365139 14544 raft_consensus.cc:2393] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1e6efdcdb0c4214978088472ea7b813 in current term 1: Already voted for candidate e518e65da6fe488aa39dc574052f5f9d in this term.
I20260710 11:00:13.374208 14589 tablet_bootstrap.cc:654] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.374796 14624 leader_election.cc:290] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.367250 14585 tablet_bootstrap.cc:492] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:13.367566 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e6f934ed4847bdbb2374bc4dd7e08b" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:13.367568 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e6f934ed4847bdbb2374bc4dd7e08b" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:13.375265 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e6f934ed4847bdbb2374bc4dd7e08b" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:13.375614 14396 raft_consensus.cc:3060] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.376096 14545 raft_consensus.cc:2393] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e1e6efdcdb0c4214978088472ea7b813 in current term 1: Already voted for candidate e518e65da6fe488aa39dc574052f5f9d in this term.
I20260710 11:00:13.376210 14585 ts_tablet_manager.cc:1403] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.028s
I20260710 11:00:13.376940 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e6f934ed4847bdbb2374bc4dd7e08b" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:13.378768 14585 raft_consensus.cc:359] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.379428 14585 raft_consensus.cc:385] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.379699 14585 raft_consensus.cc:740] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.379758 14437 leader_election.cc:304] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [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: e1e6efdcdb0c4214978088472ea7b813; no voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:13.368803 14586 tablet_bootstrap.cc:492] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:13.375741 14471 raft_consensus.cc:2393] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e518e65da6fe488aa39dc574052f5f9d in current term 1: Already voted for candidate e1e6efdcdb0c4214978088472ea7b813 in this term.
I20260710 11:00:13.380419 14585 consensus_queue.cc:260] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.381465 14591 raft_consensus.cc:2749] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.382423 14585 ts_tablet_manager.cc:1434] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:13.383306 14585 tablet_bootstrap.cc:492] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:13.367657 14593 leader_election.cc:290] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.385777 14586 ts_tablet_manager.cc:1403] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.021s
I20260710 11:00:13.388273 14585 tablet_bootstrap.cc:654] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.395215 14586 raft_consensus.cc:359] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.398216 14586 raft_consensus.cc:385] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.398576 14586 raft_consensus.cc:740] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.401516 14593 raft_consensus.cc:493] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.405074 14593 raft_consensus.cc:515] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.403475 14586 consensus_queue.cc:260] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.402446 14396 raft_consensus.cc:2468] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
I20260710 11:00:13.409257 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e987450c0e423ebf65f90c06549bdc" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.410475 14510 leader_election.cc:304] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: e1e6efdcdb0c4214978088472ea7b813
I20260710 11:00:13.414966 14592 raft_consensus.cc:2804] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.415596 14592 raft_consensus.cc:697] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Leader. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
I20260710 11:00:13.416675 14592 consensus_queue.cc:237] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.420418 14593 leader_election.cc:290] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.422189 14586 ts_tablet_manager.cc:1434] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 11:00:13.422613 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e987450c0e423ebf65f90c06549bdc" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.423534 14471 raft_consensus.cc:2468] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
I20260710 11:00:13.425473 14509 leader_election.cc:304] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:13.426369 14586 tablet_bootstrap.cc:492] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:13.432132 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc632c89af9d459eb835ee499b938d52" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:13.427736 14642 raft_consensus.cc:2804] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:00:13.428908 14510 leader_election.cc:343] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.432971 14545 raft_consensus.cc:2468] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 0.
I20260710 11:00:13.435906 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f98a5fb54ce46a3896ce4abb4d98e0e" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:13.436677 14642 raft_consensus.cc:493] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.437040 14543 raft_consensus.cc:2393] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff64ad897c44ecbb5656f0472170d4e in current term 1: Already voted for candidate e1e6efdcdb0c4214978088472ea7b813 in this term.
I20260710 11:00:13.437249 14642 raft_consensus.cc:3060] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.438195 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbb79a574e4102b09d07eab915adde" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:13.439870 14362 leader_election.cc:304] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [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: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: e1e6efdcdb0c4214978088472ea7b813
I20260710 11:00:13.440739 14635 raft_consensus.cc:2804] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.441108 14635 raft_consensus.cc:493] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.441183 14362 leader_election.cc:304] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e; no voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:13.441519 14635 raft_consensus.cc:3060] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.442068 14604 raft_consensus.cc:3060] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.446481 14586 tablet_bootstrap.cc:654] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.452813 14644 raft_consensus.cc:493] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.446970 14585 tablet_bootstrap.cc:492] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:13.449200 14604 raft_consensus.cc:2749] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:13.449931 14362 leader_election.cc:343] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.453323 14644 raft_consensus.cc:515] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.455781 14293 catalog_manager.cc:5697] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e518e65da6fe488aa39dc574052f5f9d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:13.456526 14642 raft_consensus.cc:515] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.457327 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556126c14ef444babcd9628cecbe0453" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.458168 14471 raft_consensus.cc:2468] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 0.
I20260710 11:00:13.449088 14635 raft_consensus.cc:515] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.451830 14589 tablet_bootstrap.cc:492] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:13.459199 14589 ts_tablet_manager.cc:1403] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.098s	user 0.026s	sys 0.046s
I20260710 11:00:13.459676 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e987450c0e423ebf65f90c06549bdc" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:13.459939 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e987450c0e423ebf65f90c06549bdc" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:13.460476 14471 raft_consensus.cc:3060] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:13.461308 14510 leader_election.cc:343] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.461527 14635 leader_election.cc:290] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 election: Requested vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.459719 14642 leader_election.cc:290] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.462073 14360 leader_election.cc:304] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:13.462930 14635 raft_consensus.cc:2804] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.463318 14635 raft_consensus.cc:493] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.463660 14635 raft_consensus.cc:3060] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.464402 14586 tablet_bootstrap.cc:492] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:13.464854 14586 ts_tablet_manager.cc:1403] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.002s
I20260710 11:00:13.464776 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc632c89af9d459eb835ee499b938d52" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:13.467830 14586 raft_consensus.cc:359] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.453632 14585 ts_tablet_manager.cc:1403] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.032s
I20260710 11:00:13.453807 14362 leader_election.cc:304] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e; no voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:13.471607 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc632c89af9d459eb835ee499b938d52" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:13.471907 14592 consensus_queue.cc:1048] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.472230 14544 raft_consensus.cc:3060] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.461882 14589 raft_consensus.cc:359] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.472937 14589 raft_consensus.cc:385] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.473116 14589 raft_consensus.cc:740] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.473671 14589 consensus_queue.cc:260] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.475267 14585 raft_consensus.cc:359] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.475934 14585 raft_consensus.cc:385] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.476197 14585 raft_consensus.cc:740] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.476854 14585 consensus_queue.cc:260] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.477561 14604 raft_consensus.cc:2749] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:13.481547 14360 leader_election.cc:343] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.482403 14471 raft_consensus.cc:2468] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
I20260710 11:00:13.471935 14586 raft_consensus.cc:385] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.483587 14586 raft_consensus.cc:740] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.483408 14509 leader_election.cc:304] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:13.484018 14544 raft_consensus.cc:2468] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 1.
I20260710 11:00:13.484302 14586 consensus_queue.cc:260] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.484697 14592 raft_consensus.cc:2804] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.485236 14592 raft_consensus.cc:697] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Leader. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
I20260710 11:00:13.487129 14644 leader_election.cc:290] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.486199 14592 consensus_queue.cc:237] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.487869 14635 raft_consensus.cc:515] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.485095 14362 leader_election.cc:304] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: e1e6efdcdb0c4214978088472ea7b813
I20260710 11:00:13.488854 14585 ts_tablet_manager.cc:1434] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:00:13.489809 14585 tablet_bootstrap.cc:492] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:13.490253 14644 raft_consensus.cc:2804] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.490710 14644 raft_consensus.cc:697] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Becoming Leader. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Running, Role: LEADER
I20260710 11:00:13.491394 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556126c14ef444babcd9628cecbe0453" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:13.491504 14644 consensus_queue.cc:237] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.492028 14544 raft_consensus.cc:2468] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 0.
I20260710 11:00:13.493885 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556126c14ef444babcd9628cecbe0453" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:13.486302 14586 ts_tablet_manager.cc:1434] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260710 11:00:13.494459 14471 raft_consensus.cc:3060] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.495389 14586 tablet_bootstrap.cc:492] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:13.496706 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556126c14ef444babcd9628cecbe0453" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:13.497236 14544 raft_consensus.cc:3060] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.499272 14635 leader_election.cc:290] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 election: Requested vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.501247 14586 tablet_bootstrap.cc:654] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.509073 14585 tablet_bootstrap.cc:654] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.511674 14471 raft_consensus.cc:2468] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 1.
I20260710 11:00:13.512878 14360 leader_election.cc:304] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:13.513708 14644 raft_consensus.cc:2804] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.514150 14644 raft_consensus.cc:697] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Becoming Leader. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Running, Role: LEADER
W20260710 11:00:13.514386 14436 consensus_peers.cc:597] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 -> Peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Couldn't send request to peer cff64ad897c44ecbb5656f0472170d4e. 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:00:13.515036 14544 raft_consensus.cc:2468] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 1.
I20260710 11:00:13.515002 14644 consensus_queue.cc:237] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.517486 14589 ts_tablet_manager.cc:1434] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.058s	user 0.017s	sys 0.015s
I20260710 11:00:13.518414 14589 tablet_bootstrap.cc:492] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:13.528532 14585 tablet_bootstrap.cc:492] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:13.529215 14585 ts_tablet_manager.cc:1403] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260710 11:00:13.518384 14293 catalog_manager.cc:5697] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e518e65da6fe488aa39dc574052f5f9d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:13.533401 14589 tablet_bootstrap.cc:654] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.532101 14624 raft_consensus.cc:493] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.537842 14624 raft_consensus.cc:515] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.545055 14586 tablet_bootstrap.cc:492] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:13.545456 14624 leader_election.cc:290] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.529940 14644 raft_consensus.cc:493] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.546074 14644 raft_consensus.cc:515] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.547178 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adbafb747f845a29ea6a042f9229e41" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.548163 14644 leader_election.cc:290] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
W20260710 11:00:13.548769 14436 leader_election.cc:343] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.549649 14586 ts_tablet_manager.cc:1403] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.008s
I20260710 11:00:13.549808 14585 raft_consensus.cc:359] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.550153 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adbafb747f845a29ea6a042f9229e41" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:13.550491 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fb4eb23241499d8b6a39777276a419" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.552068 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fb4eb23241499d8b6a39777276a419" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
W20260710 11:00:13.552289 14360 leader_election.cc:343] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.550488 14585 raft_consensus.cc:385] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.553246 14585 raft_consensus.cc:740] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
W20260710 11:00:13.553567 14437 leader_election.cc:343] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:13.553764 14362 leader_election.cc:343] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.554152 14362 leader_election.cc:304] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e; no voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:13.553951 14585 consensus_queue.cc:260] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.556183 14585 ts_tablet_manager.cc:1434] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260710 11:00:13.552284 14586 raft_consensus.cc:359] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.556732 14586 raft_consensus.cc:385] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.557116 14586 raft_consensus.cc:740] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.557302 14585 tablet_bootstrap.cc:492] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:13.554064 14437 leader_election.cc:304] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813; no voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:13.558288 14646 raft_consensus.cc:2749] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.558560 14619 consensus_queue.cc:1048] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.559320 14642 consensus_queue.cc:1048] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:13.560213 14619 raft_consensus.cc:2749] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.563915 14591 raft_consensus.cc:493] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.564396 14591 raft_consensus.cc:515] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.566457 14591 leader_election.cc:290] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.566824 14585 tablet_bootstrap.cc:654] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.574957 14586 consensus_queue.cc:260] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.578877 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f6fd007da4485a009acd64fd980ac" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.580487 14592 raft_consensus.cc:493] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:13.580945 14436 leader_election.cc:343] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.580966 14592 raft_consensus.cc:515] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.583609 14586 ts_tablet_manager.cc:1434] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 11:00:13.584640 14586 tablet_bootstrap.cc:492] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:13.585755 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f6fd007da4485a009acd64fd980ac" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.586441 14470 raft_consensus.cc:2468] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
I20260710 11:00:13.587085 14585 tablet_bootstrap.cc:492] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:13.587693 14509 leader_election.cc:304] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:13.588056 14592 leader_election.cc:290] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.588935 14592 raft_consensus.cc:2804] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.589422 14592 raft_consensus.cc:493] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.589815 14592 raft_consensus.cc:3060] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.591303 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f6fd007da4485a009acd64fd980ac" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:13.587670 14585 ts_tablet_manager.cc:1403] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260710 11:00:13.591308 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f6fd007da4485a009acd64fd980ac" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.594120 14642 raft_consensus.cc:493] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.594588 14642 raft_consensus.cc:515] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.597000 14642 leader_election.cc:290] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.596698 14292 catalog_manager.cc:5697] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: term changed from 0 to 1, leader changed from <none> to cff64ad897c44ecbb5656f0472170d4e (127.12.245.193). New cstate: current_term: 1 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.598678 14593 raft_consensus.cc:493] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.599213 14593 raft_consensus.cc:515] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.600167 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d6f5ce2cd2459aa81896f41a3a956a" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.600864 14589 tablet_bootstrap.cc:492] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:13.600811 14470 raft_consensus.cc:2468] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
I20260710 11:00:13.601380 14593 leader_election.cc:290] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
W20260710 11:00:13.602583 14510 leader_election.cc:343] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.603303 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554c465bcfe4414eba6c57c8764cd962" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.604014 14509 leader_election.cc:304] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: 
W20260710 11:00:13.604724 14510 leader_election.cc:343] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.599385 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d6f5ce2cd2459aa81896f41a3a956a" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.601402 14589 ts_tablet_manager.cc:1403] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.018s
I20260710 11:00:13.606627 14586 tablet_bootstrap.cc:654] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.610134 14624 consensus_queue.cc:1048] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:00:13.617532 14585 raft_consensus.cc:359] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.621109 14585 raft_consensus.cc:385] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.621706 14585 raft_consensus.cc:740] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.622440 14585 consensus_queue.cc:260] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.607533 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554c465bcfe4414eba6c57c8764cd962" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.624571 14585 ts_tablet_manager.cc:1434] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.000s
I20260710 11:00:13.625509 14585 tablet_bootstrap.cc:492] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:13.624581 14470 raft_consensus.cc:2468] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
W20260710 11:00:13.606213 14510 leader_election.cc:343] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.630254 14509 leader_election.cc:304] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [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: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:13.624728 14292 catalog_manager.cc:5697] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: term changed from 0 to 1, leader changed from <none> to cff64ad897c44ecbb5656f0472170d4e (127.12.245.193). New cstate: current_term: 1 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.606406 14593 raft_consensus.cc:2804] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.632359 14642 raft_consensus.cc:2804] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.634936 14642 raft_consensus.cc:493] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.635421 14642 raft_consensus.cc:3060] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.642905 14593 raft_consensus.cc:493] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.648494 14593 raft_consensus.cc:3060] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.648561 14589 raft_consensus.cc:359] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.649608 14589 raft_consensus.cc:385] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.649993 14589 raft_consensus.cc:740] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.608534 14592 raft_consensus.cc:515] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.657298 14544 raft_consensus.cc:2393] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1e6efdcdb0c4214978088472ea7b813 in current term 1: Already voted for candidate e518e65da6fe488aa39dc574052f5f9d in this term.
I20260710 11:00:13.659250 14437 leader_election.cc:304] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813; no voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:13.659634 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f6fd007da4485a009acd64fd980ac" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:13.660224 14470 raft_consensus.cc:3060] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.661091 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f6fd007da4485a009acd64fd980ac" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
W20260710 11:00:13.662599 14510 leader_election.cc:343] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.657266 14592 leader_election.cc:290] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.666646 14589 consensus_queue.cc:260] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.677049 14470 raft_consensus.cc:2468] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
I20260710 11:00:13.680187 14589 ts_tablet_manager.cc:1434] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.004s
I20260710 11:00:13.682376 14589 tablet_bootstrap.cc:492] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:13.682742 14642 raft_consensus.cc:515] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.683878 14586 tablet_bootstrap.cc:492] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:13.684319 14586 ts_tablet_manager.cc:1403] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.008s
I20260710 11:00:13.684769 14642 leader_election.cc:290] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.685503 14619 raft_consensus.cc:2749] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.690234 14591 consensus_queue.cc:1048] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.690513 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554c465bcfe4414eba6c57c8764cd962" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:13.690797 14585 tablet_bootstrap.cc:654] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.690547 14586 raft_consensus.cc:359] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.692090 14586 raft_consensus.cc:385] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.692370 14586 raft_consensus.cc:740] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
W20260710 11:00:13.692608 14510 leader_election.cc:343] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.693002 14586 consensus_queue.cc:260] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.695607 14586 ts_tablet_manager.cc:1434] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:00:13.696555 14586 tablet_bootstrap.cc:492] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:13.697036 14593 raft_consensus.cc:515] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.698729 14509 leader_election.cc:304] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:13.703347 14592 raft_consensus.cc:2804] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.706749 14592 raft_consensus.cc:697] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Leader. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
I20260710 11:00:13.707355 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554c465bcfe4414eba6c57c8764cd962" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:13.708407 14470 raft_consensus.cc:3060] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.708902 14593 leader_election.cc:290] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.709052 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d6f5ce2cd2459aa81896f41a3a956a" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:13.702759 14591 raft_consensus.cc:493] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.707741 14592 consensus_queue.cc:237] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.710858 14591 raft_consensus.cc:515] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.712090 14545 raft_consensus.cc:3060] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.713001 14591 leader_election.cc:290] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.715193 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05924cb06ada4b61a2a0f31879ab2036" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.718039 14395 raft_consensus.cc:2468] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
I20260710 11:00:13.716200 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d6f5ce2cd2459aa81896f41a3a956a" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:13.721468 14471 raft_consensus.cc:3060] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.722313 14589 tablet_bootstrap.cc:654] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.728150 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05924cb06ada4b61a2a0f31879ab2036" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
W20260710 11:00:13.731922 14510 leader_election.cc:343] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.734174 14436 leader_election.cc:304] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: 
W20260710 11:00:13.738318 14437 leader_election.cc:343] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.743388 14591 raft_consensus.cc:2804] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.743860 14591 raft_consensus.cc:493] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.744256 14591 raft_consensus.cc:3060] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.752887 14586 tablet_bootstrap.cc:654] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.747021 14593 raft_consensus.cc:493] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.755625 14593 raft_consensus.cc:515] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.756732 14665 consensus_queue.cc:1048] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:13.760277 14665 consensus_queue.cc:1048] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.763854 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.748132 14470 raft_consensus.cc:2468] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
I20260710 11:00:13.769744 14594 raft_consensus.cc:493] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.770471 14594 raft_consensus.cc:515] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.772275 14589 tablet_bootstrap.cc:492] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:13.774447 14589 ts_tablet_manager.cc:1403] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.003s
I20260710 11:00:13.762223 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.774893 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c945f70a9fe6422dbe76834ee4ca8d7f" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.761065 14593 leader_election.cc:290] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.781881 14395 raft_consensus.cc:2468] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
I20260710 11:00:13.785609 14594 leader_election.cc:290] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.765955 14471 raft_consensus.cc:2468] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
I20260710 11:00:13.787786 14396 raft_consensus.cc:2468] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
I20260710 11:00:13.793473 14591 raft_consensus.cc:515] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.795198 14510 leader_election.cc:304] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [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: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:13.796133 14591 leader_election.cc:290] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.789923 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c945f70a9fe6422dbe76834ee4ca8d7f" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:13.805131 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05924cb06ada4b61a2a0f31879ab2036" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:13.806720 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05924cb06ada4b61a2a0f31879ab2036" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:13.791394 14509 leader_election.cc:304] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:13.807596 14395 raft_consensus.cc:3060] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.811352 14509 leader_election.cc:304] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:13.812620 14592 raft_consensus.cc:2804] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.813089 14592 raft_consensus.cc:697] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Leader. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
I20260710 11:00:13.814357 14592 consensus_queue.cc:237] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.811213 14436 leader_election.cc:304] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:13.819219 14664 raft_consensus.cc:2804] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.820066 14664 raft_consensus.cc:697] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Leader. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
W20260710 11:00:13.821655 14342 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:13.820899 14664 consensus_queue.cc:237] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.822157 14593 raft_consensus.cc:2804] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:13.822888 14589 raft_consensus.cc:359] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.823576 14589 raft_consensus.cc:385] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.823634 14593 raft_consensus.cc:493] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader e1e6efdcdb0c4214978088472ea7b813)
I20260710 11:00:13.823959 14589 raft_consensus.cc:740] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.824106 14593 raft_consensus.cc:3060] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:13.807060 14291 catalog_manager.cc:5697] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e518e65da6fe488aa39dc574052f5f9d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:13.824810 14589 consensus_queue.cc:260] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.825675 14591 raft_consensus.cc:2804] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.826041 14591 raft_consensus.cc:493] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.826366 14591 raft_consensus.cc:3060] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.827427 14589 ts_tablet_manager.cc:1434] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
W20260710 11:00:13.826970 14437 leader_election.cc:343] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.828722 14589 tablet_bootstrap.cc:492] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:13.832696 14586 tablet_bootstrap.cc:492] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
W20260710 11:00:13.832870 14437 leader_election.cc:343] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.833473 14586 ts_tablet_manager.cc:1403] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.137s	user 0.023s	sys 0.021s
I20260710 11:00:13.829504 14642 consensus_queue.cc:1048] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:00:13.832774 14395 raft_consensus.cc:2468] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:13.835664 14436 leader_election.cc:304] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:13.836789 14665 raft_consensus.cc:2804] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:13.837011 14585 tablet_bootstrap.cc:492] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:13.837255 14665 raft_consensus.cc:697] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Leader. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:13.837467 14585 ts_tablet_manager.cc:1403] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.212s	user 0.022s	sys 0.026s
I20260710 11:00:13.838090 14665 consensus_queue.cc:237] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.838707 14642 raft_consensus.cc:493] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.839150 14642 raft_consensus.cc:515] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.841099 14642 leader_election.cc:290] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.844602 14585 raft_consensus.cc:359] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.845202 14585 raft_consensus.cc:385] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.845475 14585 raft_consensus.cc:740] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.846210 14585 consensus_queue.cc:260] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.846453 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fb4eb23241499d8b6a39777276a419" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:13.846830 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fb4eb23241499d8b6a39777276a419" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.847294 14396 raft_consensus.cc:2468] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
W20260710 11:00:13.848177 14509 leader_election.cc:343] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.848201 14585 ts_tablet_manager.cc:1434] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:13.849391 14585 tablet_bootstrap.cc:492] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:13.849645 14510 leader_election.cc:304] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [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: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: e1e6efdcdb0c4214978088472ea7b813
I20260710 11:00:13.851107 14642 raft_consensus.cc:2804] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:13.851596 14642 raft_consensus.cc:493] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:13.852043 14642 raft_consensus.cc:3060] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.861495 14594 raft_consensus.cc:493] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.862169 14594 raft_consensus.cc:515] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.864166 14586 raft_consensus.cc:359] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.865264 14586 raft_consensus.cc:385] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:13.865782 14586 raft_consensus.cc:740] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:13.882953 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11e68086c149b09cb02744faa855f8" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
W20260710 11:00:13.886669 14436 leader_election.cc:343] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.899346 14593 raft_consensus.cc:515] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.904495 14589 tablet_bootstrap.cc:654] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.906682 14593 leader_election.cc:290] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 2 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.911176 14586 consensus_queue.cc:260] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.913333 14586 ts_tablet_manager.cc:1434] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.079s	user 0.011s	sys 0.009s
I20260710 11:00:13.914736 14586 tablet_bootstrap.cc:492] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:13.911186 14594 leader_election.cc:290] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.921021 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11e68086c149b09cb02744faa855f8" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
W20260710 11:00:13.922832 14437 leader_election.cc:343] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.923281 14437 leader_election.cc:304] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813; no voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:13.923987 14594 raft_consensus.cc:2749] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:13.925365 14545 raft_consensus.cc:1240] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Rejecting Update request from peer e1e6efdcdb0c4214978088472ea7b813 for earlier term 1. Current term is 2. Ops: []
I20260710 11:00:13.925979 14644 raft_consensus.cc:493] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:13.926277 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:13.926414 14644 raft_consensus.cc:515] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.907474 14642 raft_consensus.cc:515] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.928401 14644 leader_election.cc:290] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.928548 14642 leader_election.cc:290] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:13.929318 14594 consensus_queue.cc:1059] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:13.930415 14624 raft_consensus.cc:3055] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:13.930344 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127637d0c7f64762b602b37cd65d30d7" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:13.930838 14624 raft_consensus.cc:740] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:13.931659 14624 consensus_queue.cc:260] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.931731 14293 catalog_manager.cc:5697] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.933624 14624 raft_consensus.cc:3060] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:13.934918 14591 raft_consensus.cc:515] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:13.935249 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fb4eb23241499d8b6a39777276a419" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:13.935829 14396 raft_consensus.cc:3060] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.937489 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:13.941821 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fb4eb23241499d8b6a39777276a419" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:13.947594 14509 leader_election.cc:304] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813
I20260710 11:00:13.948378 14664 raft_consensus.cc:2749] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:13.950294 14394 raft_consensus.cc:3060] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.942945 14592 consensus_queue.cc:1048] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:00:13.953305 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127637d0c7f64762b602b37cd65d30d7" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:13.952876 14586 tablet_bootstrap.cc:654] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.954280 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c945f70a9fe6422dbe76834ee4ca8d7f" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:13.955106 14591 leader_election.cc:290] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:13.958150 14360 leader_election.cc:304] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e; no voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d
W20260710 11:00:13.959117 14509 leader_election.cc:343] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:13.985011 14585 tablet_bootstrap.cc:654] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:13.957813 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c945f70a9fe6422dbe76834ee4ca8d7f" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:13.985955 14393 raft_consensus.cc:3060] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:13.959120 14291 catalog_manager.cc:5697] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e518e65da6fe488aa39dc574052f5f9d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:13.989789 14291 catalog_manager.cc:5697] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e518e65da6fe488aa39dc574052f5f9d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:13.994124 14589 tablet_bootstrap.cc:492] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:13.994546 14589 ts_tablet_manager.cc:1403] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.166s	user 0.014s	sys 0.008s
W20260710 11:00:13.996863 14437 leader_election.cc:343] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:14.000357 14393 raft_consensus.cc:2468] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:14.001528 14436 leader_election.cc:304] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:14.002292 14591 raft_consensus.cc:2804] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:14.002779 14591 raft_consensus.cc:697] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Leader. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:14.003310 14589 raft_consensus.cc:359] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.003829 14589 raft_consensus.cc:385] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.004074 14589 raft_consensus.cc:740] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.003605 14591 consensus_queue.cc:237] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.004386 14585 tablet_bootstrap.cc:492] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:14.004959 14585 ts_tablet_manager.cc:1403] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.156s	user 0.011s	sys 0.000s
I20260710 11:00:13.985093 14396 raft_consensus.cc:2468] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
I20260710 11:00:14.006582 14510 leader_election.cc:304] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: e1e6efdcdb0c4214978088472ea7b813
I20260710 11:00:14.007757 14592 raft_consensus.cc:2804] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:14.008359 14592 raft_consensus.cc:697] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Leader. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
I20260710 11:00:14.008214 14585 raft_consensus.cc:359] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.009063 14585 raft_consensus.cc:385] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.009562 14592 consensus_queue.cc:237] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.011361 14586 tablet_bootstrap.cc:492] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:14.012950 14589 consensus_queue.cc:260] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.015232 14644 raft_consensus.cc:2749] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:14.018582 14586 ts_tablet_manager.cc:1403] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.002s
I20260710 11:00:14.021154 14589 ts_tablet_manager.cc:1434] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260710 11:00:14.021616 14586 raft_consensus.cc:359] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.022243 14586 raft_consensus.cc:385] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.022343 14589 tablet_bootstrap.cc:492] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:14.022475 14586 raft_consensus.cc:740] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.023269 14586 consensus_queue.cc:260] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.023552 14585 raft_consensus.cc:740] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.024714 14585 consensus_queue.cc:260] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.025206 14586 ts_tablet_manager.cc:1434] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:14.026086 14586 tablet_bootstrap.cc:492] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:14.026878 14585 ts_tablet_manager.cc:1434] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.003s
I20260710 11:00:14.027806 14585 tablet_bootstrap.cc:492] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:14.031231 14586 tablet_bootstrap.cc:654] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.031555 14589 tablet_bootstrap.cc:654] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.033499 14592 consensus_queue.cc:1048] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:14.035976 14591 raft_consensus.cc:493] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.035499 14293 catalog_manager.cc:5697] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:14.036494 14591 raft_consensus.cc:515] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.039654 14591 leader_election.cc:290] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:14.040302 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fb4eb23241499d8b6a39777276a419" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:14.041036 14394 raft_consensus.cc:2393] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1e6efdcdb0c4214978088472ea7b813 in current term 1: Already voted for candidate e518e65da6fe488aa39dc574052f5f9d in this term.
I20260710 11:00:14.042078 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fb4eb23241499d8b6a39777276a419" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:14.043664 14437 leader_election.cc:304] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813; no voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:14.048820 14585 tablet_bootstrap.cc:654] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.050884 14589 tablet_bootstrap.cc:492] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:14.051502 14589 ts_tablet_manager.cc:1403] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260710 11:00:14.054978 14589 raft_consensus.cc:359] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.055717 14589 raft_consensus.cc:385] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.056082 14589 raft_consensus.cc:740] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.056915 14589 consensus_queue.cc:260] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.060916 14591 raft_consensus.cc:3060] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.066648 14394 raft_consensus.cc:3060] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.067210 14589 ts_tablet_manager.cc:1434] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:00:14.068171 14589 tablet_bootstrap.cc:492] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:14.068001 14646 consensus_queue.cc:1048] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:14.064421 14291 catalog_manager.cc:5697] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e518e65da6fe488aa39dc574052f5f9d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:14.071491 14591 raft_consensus.cc:2749] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:14.074784 14644 consensus_queue.cc:1048] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:14.076906 14360 consensus_peers.cc:597] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e -> Peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Couldn't send request to peer e1e6efdcdb0c4214978088472ea7b813. 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:00:14.082029 14664 consensus_queue.cc:1048] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260710 11:00:14.107906 14644 consensus_queue.cc:1048] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:14.100939 14586 tablet_bootstrap.cc:492] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:14.111924 14586 ts_tablet_manager.cc:1403] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.086s	user 0.024s	sys 0.007s
I20260710 11:00:14.082163 14589 tablet_bootstrap.cc:654] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.122570 14585 tablet_bootstrap.cc:492] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:14.123055 14585 ts_tablet_manager.cc:1403] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.001s
I20260710 11:00:14.124722 14586 raft_consensus.cc:359] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.125836 14586 raft_consensus.cc:385] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.126204 14586 raft_consensus.cc:740] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.127099 14586 consensus_queue.cc:260] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.130700 14586 ts_tablet_manager.cc:1434] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:00:14.132073 14586 tablet_bootstrap.cc:492] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:14.139130 14585 raft_consensus.cc:359] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.139957 14585 raft_consensus.cc:385] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.140277 14585 raft_consensus.cc:740] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.140973 14585 consensus_queue.cc:260] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.145104 14591 raft_consensus.cc:493] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.145155 14585 ts_tablet_manager.cc:1434] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 11:00:14.146986 14591 raft_consensus.cc:515] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.155757 14591 leader_election.cc:290] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:14.158125 14585 tablet_bootstrap.cc:492] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:14.159237 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbb79a574e4102b09d07eab915adde" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:14.159930 14545 raft_consensus.cc:2468] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
W20260710 11:00:14.164212 14510 consensus_peers.cc:597] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d -> Peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Couldn't send request to peer cff64ad897c44ecbb5656f0472170d4e. 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:00:14.165477 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbb79a574e4102b09d07eab915adde" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:14.166160 14394 raft_consensus.cc:2468] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
I20260710 11:00:14.168473 14436 leader_election.cc:304] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:14.169261 14591 raft_consensus.cc:2804] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:14.169677 14591 raft_consensus.cc:493] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:14.170013 14591 raft_consensus.cc:3060] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.171375 14589 tablet_bootstrap.cc:492] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:14.171815 14589 ts_tablet_manager.cc:1403] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.104s	user 0.031s	sys 0.022s
I20260710 11:00:14.176852 14589 raft_consensus.cc:359] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.177568 14589 raft_consensus.cc:385] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.177836 14589 raft_consensus.cc:740] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.178463 14589 consensus_queue.cc:260] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.179354 14591 raft_consensus.cc:515] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.180843 14589 ts_tablet_manager.cc:1434] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260710 11:00:14.181872 14591 leader_election.cc:290] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:14.182010 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbb79a574e4102b09d07eab915adde" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:14.182535 14394 raft_consensus.cc:3060] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.184788 14585 tablet_bootstrap.cc:654] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.187058 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbb79a574e4102b09d07eab915adde" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:14.187688 14544 raft_consensus.cc:3060] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.188979 14589 tablet_bootstrap.cc:492] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:14.191442 14586 tablet_bootstrap.cc:654] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.200613 14589 tablet_bootstrap.cc:654] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.200937 14664 consensus_queue.cc:1048] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:14.203539 14544 raft_consensus.cc:2468] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:14.204651 14437 leader_election.cc:304] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:14.206948 14394 raft_consensus.cc:2468] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:14.208942 14624 raft_consensus.cc:2804] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:14.209475 14624 raft_consensus.cc:697] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Leader. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:14.210839 14585 tablet_bootstrap.cc:492] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:14.210412 14624 consensus_queue.cc:237] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.211474 14585 ts_tablet_manager.cc:1403] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.003s
I20260710 11:00:14.214707 14585 raft_consensus.cc:359] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.216506 14585 raft_consensus.cc:385] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.217175 14585 raft_consensus.cc:740] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.218102 14585 consensus_queue.cc:260] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.220830 14585 ts_tablet_manager.cc:1434] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:00:14.222000 14585 tablet_bootstrap.cc:492] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:14.222607 14664 raft_consensus.cc:493] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.223242 14664 raft_consensus.cc:515] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.226254 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad53f39f25b4a35b1be1a051637460e" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:14.227898 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad53f39f25b4a35b1be1a051637460e" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:14.228998 14471 raft_consensus.cc:2468] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
W20260710 11:00:14.229763 14510 leader_election.cc:343] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:14.230795 14509 leader_election.cc:304] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [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: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:14.231787 14673 raft_consensus.cc:2804] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:14.232244 14673 raft_consensus.cc:493] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:14.232635 14673 raft_consensus.cc:3060] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.235351 14291 catalog_manager.cc:5697] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:14.237592 14664 leader_election.cc:290] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:14.241669 14586 tablet_bootstrap.cc:492] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:14.242118 14586 ts_tablet_manager.cc:1403] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.004s
I20260710 11:00:14.248504 14396 raft_consensus.cc:3060] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.252056 14673 raft_consensus.cc:515] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.255159 14586 raft_consensus.cc:359] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.262781 14586 raft_consensus.cc:385] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.263080 14586 raft_consensus.cc:740] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.263743 14586 consensus_queue.cc:260] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.257277 14593 consensus_queue.cc:1048] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:14.265786 14586 ts_tablet_manager.cc:1434] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 11:00:14.266927 14586 tablet_bootstrap.cc:492] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:14.270236 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad53f39f25b4a35b1be1a051637460e" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
W20260710 11:00:14.274469 14510 leader_election.cc:343] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:14.275655 14593 consensus_queue.cc:1048] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:14.276396 14673 leader_election.cc:290] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:14.276643 14664 consensus_queue.cc:1048] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:14.277683 14437 consensus_peers.cc:597] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 -> Peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Couldn't send request to peer e518e65da6fe488aa39dc574052f5f9d. 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:00:14.280404 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad53f39f25b4a35b1be1a051637460e" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:14.281235 14469 raft_consensus.cc:3060] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.283042 14589 tablet_bootstrap.cc:492] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:14.283138 14585 tablet_bootstrap.cc:654] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.283540 14589 ts_tablet_manager.cc:1403] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.095s	user 0.023s	sys 0.023s
I20260710 11:00:14.290417 14589 raft_consensus.cc:359] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.291339 14589 raft_consensus.cc:385] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.291672 14589 raft_consensus.cc:740] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.292680 14589 consensus_queue.cc:260] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.296257 14589 ts_tablet_manager.cc:1434] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260710 11:00:14.303088 14589 tablet_bootstrap.cc:492] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
W20260710 11:00:14.312247 14510 consensus_peers.cc:597] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d -> Peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Couldn't send request to peer cff64ad897c44ecbb5656f0472170d4e. 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:00:14.315135 14589 tablet_bootstrap.cc:654] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.318346 14664 raft_consensus.cc:493] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.318837 14664 raft_consensus.cc:515] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.321491 14586 tablet_bootstrap.cc:654] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.322537 14664 leader_election.cc:290] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:14.329927 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf35e5eb18344ac4a7020dffaaf2c0e6" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:14.333174 14469 raft_consensus.cc:2468] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
I20260710 11:00:14.333814 14471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf35e5eb18344ac4a7020dffaaf2c0e6" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:14.337074 14509 leader_election.cc:304] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:14.338464 14593 raft_consensus.cc:2804] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:14.338946 14593 raft_consensus.cc:697] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Leader. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
W20260710 11:00:14.335590 14510 leader_election.cc:343] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:14.343847 14509 leader_election.cc:343] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:14.340169 14593 consensus_queue.cc:237] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.345753 14585 tablet_bootstrap.cc:492] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:14.346204 14585 ts_tablet_manager.cc:1403] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.015s
I20260710 11:00:14.349828 14585 raft_consensus.cc:359] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.350540 14585 raft_consensus.cc:385] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.350829 14585 raft_consensus.cc:740] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.351519 14589 tablet_bootstrap.cc:492] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:14.351576 14585 consensus_queue.cc:260] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.352248 14589 ts_tablet_manager.cc:1403] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.005s
I20260710 11:00:14.354157 14585 ts_tablet_manager.cc:1434] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:14.355080 14585 tablet_bootstrap.cc:492] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:14.355985 14589 raft_consensus.cc:359] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.356858 14589 raft_consensus.cc:385] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.350015 14509 leader_election.cc:304] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813
I20260710 11:00:14.359711 14673 raft_consensus.cc:2749] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:14.361914 14585 tablet_bootstrap.cc:654] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.357195 14589 raft_consensus.cc:740] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.365656 14589 consensus_queue.cc:260] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.367281 14586 tablet_bootstrap.cc:492] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:14.367698 14589 ts_tablet_manager.cc:1434] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:00:14.367708 14586 ts_tablet_manager.cc:1403] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.101s	user 0.017s	sys 0.009s
I20260710 11:00:14.369401 14589 tablet_bootstrap.cc:492] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:14.373360 14646 raft_consensus.cc:493] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.369098 14291 catalog_manager.cc:5697] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e518e65da6fe488aa39dc574052f5f9d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:14.373840 14646 raft_consensus.cc:515] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.377868 14586 raft_consensus.cc:359] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.378387 14586 raft_consensus.cc:385] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.378618 14586 raft_consensus.cc:740] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.380980 14646 leader_election.cc:290] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:14.382506 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9386cb84b73e439bbb146729516c76a3" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
W20260710 11:00:14.384065 14362 leader_election.cc:343] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:14.385838 14586 consensus_queue.cc:260] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.396181 14624 raft_consensus.cc:493] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.396700 14624 raft_consensus.cc:515] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.398800 14624 leader_election.cc:290] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:14.399114 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9386cb84b73e439bbb146729516c76a3" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
W20260710 11:00:14.400548 14360 leader_election.cc:343] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:14.401038 14360 leader_election.cc:304] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e; no voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:14.401976 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc632c89af9d459eb835ee499b938d52" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:14.402733 14646 raft_consensus.cc:2749] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:14.405606 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc632c89af9d459eb835ee499b938d52" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:14.407874 14586 ts_tablet_manager.cc:1434] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.003s
I20260710 11:00:14.408524 14436 leader_election.cc:304] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813; no voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:14.408865 14586 tablet_bootstrap.cc:492] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:14.413004 14665 raft_consensus.cc:2749] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:14.417804 14589 tablet_bootstrap.cc:654] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.419643 14593 consensus_queue.cc:1048] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:14.419638 14586 tablet_bootstrap.cc:654] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.422278 14585 tablet_bootstrap.cc:492] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:14.422748 14585 ts_tablet_manager.cc:1403] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.032s
I20260710 11:00:14.430650 14593 consensus_queue.cc:1048] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:14.430796 14585 raft_consensus.cc:359] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.433266 14589 tablet_bootstrap.cc:492] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:14.433750 14589 ts_tablet_manager.cc:1403] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.000s
I20260710 11:00:14.433085 14585 raft_consensus.cc:385] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.434204 14585 raft_consensus.cc:740] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.435092 14585 consensus_queue.cc:260] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.437629 14585 ts_tablet_manager.cc:1434] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:00:14.438522 14585 tablet_bootstrap.cc:492] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:14.438114 14589 raft_consensus.cc:359] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.441331 14589 raft_consensus.cc:385] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.441651 14589 raft_consensus.cc:740] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.442652 14589 consensus_queue.cc:260] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.444631 14585 tablet_bootstrap.cc:654] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.445436 14589 ts_tablet_manager.cc:1434] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:00:14.446341 14589 tablet_bootstrap.cc:492] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:14.458031 14665 consensus_queue.cc:1048] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:14.466658 14586 tablet_bootstrap.cc:492] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:14.467293 14586 ts_tablet_manager.cc:1403] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.008s
I20260710 11:00:14.470664 14586 raft_consensus.cc:359] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.471570 14586 raft_consensus.cc:385] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.471902 14586 raft_consensus.cc:740] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.472886 14589 tablet_bootstrap.cc:654] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.472942 14586 consensus_queue.cc:260] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.475778 14586 ts_tablet_manager.cc:1434] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:14.476977 14586 tablet_bootstrap.cc:492] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:14.485602 14585 tablet_bootstrap.cc:492] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:14.486220 14585 ts_tablet_manager.cc:1403] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.020s
I20260710 11:00:14.489475 14585 raft_consensus.cc:359] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.490269 14585 raft_consensus.cc:385] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.490355 14646 raft_consensus.cc:493] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.490623 14585 raft_consensus.cc:740] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.490983 14646 raft_consensus.cc:515] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.491503 14585 consensus_queue.cc:260] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.494201 14585 ts_tablet_manager.cc:1434] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:14.495239 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f2c2ec447f48f1ac0aa88e07c80fa5" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:14.496281 14586 tablet_bootstrap.cc:654] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.496479 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f2c2ec447f48f1ac0aa88e07c80fa5" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:14.493060 14646 leader_election.cc:290] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
W20260710 11:00:14.497797 14360 leader_election.cc:343] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:14.498322 14362 leader_election.cc:343] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:14.498728 14362 leader_election.cc:304] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e; no voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:14.500929 14644 raft_consensus.cc:2749] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:14.503712 14585 tablet_bootstrap.cc:492] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:14.510308 14585 tablet_bootstrap.cc:654] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.513365 14589 tablet_bootstrap.cc:492] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:14.513907 14589 ts_tablet_manager.cc:1403] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.007s
I20260710 11:00:14.518450 14544 raft_consensus.cc:3060] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.521618 14589 raft_consensus.cc:359] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.522495 14589 raft_consensus.cc:385] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.522754 14589 raft_consensus.cc:740] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.523337 14589 consensus_queue.cc:260] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.526310 14589 ts_tablet_manager.cc:1434] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:00:14.526671 14586 tablet_bootstrap.cc:492] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:14.527081 14586 ts_tablet_manager.cc:1403] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.004s
I20260710 11:00:14.527179 14589 tablet_bootstrap.cc:492] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:14.529645 14586 raft_consensus.cc:359] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.530768 14586 raft_consensus.cc:385] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.531061 14586 raft_consensus.cc:740] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.531724 14586 consensus_queue.cc:260] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.533548 14589 tablet_bootstrap.cc:654] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.539534 14586 ts_tablet_manager.cc:1434] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:00:14.540720 14586 tablet_bootstrap.cc:492] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:14.546761 14586 tablet_bootstrap.cc:654] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.550282 14594 consensus_queue.cc:1048] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:14.552584 14585 tablet_bootstrap.cc:492] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:14.553180 14585 ts_tablet_manager.cc:1403] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.033s
I20260710 11:00:14.556236 14589 tablet_bootstrap.cc:492] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:14.555868 14585 raft_consensus.cc:359] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.556628 14585 raft_consensus.cc:385] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.556686 14589 ts_tablet_manager.cc:1403] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.005s
I20260710 11:00:14.556981 14585 raft_consensus.cc:740] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.557801 14585 consensus_queue.cc:260] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.559615 14589 raft_consensus.cc:359] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.560115 14585 ts_tablet_manager.cc:1434] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:14.560292 14589 raft_consensus.cc:385] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.560566 14589 raft_consensus.cc:740] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.561163 14585 tablet_bootstrap.cc:492] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:14.561199 14589 consensus_queue.cc:260] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.561724 14586 tablet_bootstrap.cc:492] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:14.562270 14586 ts_tablet_manager.cc:1403] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.001s
I20260710 11:00:14.568568 14586 raft_consensus.cc:359] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.569260 14586 raft_consensus.cc:385] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.569602 14586 raft_consensus.cc:740] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.569795 14589 ts_tablet_manager.cc:1434] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:00:14.570786 14589 tablet_bootstrap.cc:492] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:14.571139 14594 consensus_queue.cc:1048] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:14.576175 14585 tablet_bootstrap.cc:654] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.578085 14589 tablet_bootstrap.cc:654] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.570389 14586 consensus_queue.cc:260] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.582255 14586 ts_tablet_manager.cc:1434] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:00:14.583164 14586 tablet_bootstrap.cc:492] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:14.592200 14586 tablet_bootstrap.cc:654] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.626502 14624 consensus_queue.cc:1048] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:14.627736 14624 raft_consensus.cc:493] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.628171 14624 raft_consensus.cc:515] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.630479 14585 tablet_bootstrap.cc:492] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:14.631001 14585 ts_tablet_manager.cc:1403] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.005s
I20260710 11:00:14.631080 14586 tablet_bootstrap.cc:492] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:14.631031 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf35e5eb18344ac4a7020dffaaf2c0e6" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:14.631628 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf35e5eb18344ac4a7020dffaaf2c0e6" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:14.632126 14624 leader_election.cc:290] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:14.632241 14544 raft_consensus.cc:2468] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
W20260710 11:00:14.632601 14436 leader_election.cc:343] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:14.634034 14589 tablet_bootstrap.cc:492] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:14.633620 14437 leader_election.cc:304] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [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: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:14.633777 14585 raft_consensus.cc:359] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.634449 14585 raft_consensus.cc:385] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.634733 14585 raft_consensus.cc:740] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.635214 14624 raft_consensus.cc:2804] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:14.635644 14624 raft_consensus.cc:493] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:14.635524 14585 consensus_queue.cc:260] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.636096 14624 raft_consensus.cc:3060] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.636530 14591 raft_consensus.cc:493] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.636976 14591 raft_consensus.cc:515] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.638903 14591 leader_election.cc:290] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:14.640287 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9386cb84b73e439bbb146729516c76a3" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:14.641515 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9386cb84b73e439bbb146729516c76a3" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
W20260710 11:00:14.642194 14437 leader_election.cc:343] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:14.642100 14396 raft_consensus.cc:2468] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
I20260710 11:00:14.644742 14436 leader_election.cc:304] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [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: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:14.644990 14591 consensus_queue.cc:1048] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:14.631780 14586 ts_tablet_manager.cc:1403] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.003s
I20260710 11:00:14.645812 14665 raft_consensus.cc:2804] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:14.646178 14589 ts_tablet_manager.cc:1403] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.000s
I20260710 11:00:14.646206 14665 raft_consensus.cc:493] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:14.648079 14665 raft_consensus.cc:3060] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.651073 14586 raft_consensus.cc:359] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.652945 14585 ts_tablet_manager.cc:1434] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 11:00:14.656868 14586 raft_consensus.cc:385] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.657243 14586 raft_consensus.cc:740] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.657552 14585 tablet_bootstrap.cc:492] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:14.658114 14586 consensus_queue.cc:260] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.652760 14624 raft_consensus.cc:515] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.660334 14586 ts_tablet_manager.cc:1434] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:00:14.660809 14624 leader_election.cc:290] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:14.654914 14665 raft_consensus.cc:515] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.661397 14586 tablet_bootstrap.cc:492] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:14.662312 14470 raft_consensus.cc:3060] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.655320 14589 raft_consensus.cc:359] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.662571 14665 leader_election.cc:290] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:14.662875 14589 raft_consensus.cc:385] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:14.663327 14589 raft_consensus.cc:740] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:14.664145 14589 consensus_queue.cc:260] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.666952 14589 ts_tablet_manager.cc:1434] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:00:14.667380 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9386cb84b73e439bbb146729516c76a3" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:14.673753 14394 raft_consensus.cc:3060] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.675014 14585 tablet_bootstrap.cc:654] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.676036 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf35e5eb18344ac4a7020dffaaf2c0e6" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:14.668887 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf35e5eb18344ac4a7020dffaaf2c0e6" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
W20260710 11:00:14.677244 14436 leader_election.cc:343] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:14.677682 14545 raft_consensus.cc:3060] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.670202 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9386cb84b73e439bbb146729516c76a3" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:14.696748 14665 raft_consensus.cc:493] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.697307 14665 raft_consensus.cc:515] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.699740 14545 raft_consensus.cc:2468] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:14.701300 14624 raft_consensus.cc:493] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.700793 14665 leader_election.cc:290] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:14.703379 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12e3a9e9c64abf8c66f91fc786aeaa" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:14.716909 14393 raft_consensus.cc:3060] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:14.729440 14396 raft_consensus.cc:2468] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
I20260710 11:00:14.723294 14624 raft_consensus.cc:515] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.736578 14624 leader_election.cc:290] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
W20260710 11:00:14.716826 14437 leader_election.cc:343] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:14.718670 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12e3a9e9c64abf8c66f91fc786aeaa" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:15.041424 14728 raft_consensus.cc:493] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:15.344714 14728 raft_consensus.cc:515] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.347230 14728 leader_election.cc:290] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
W20260710 11:00:15.225436 14342 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:00:15.250087 14437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.195:36815, user_credentials={real_user=slave}} blocked reactor thread for 533166us
I20260710 11:00:15.349368 14390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f2c2ec447f48f1ac0aa88e07c80fa5" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:15.350575 14390 raft_consensus.cc:2468] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
I20260710 11:00:15.275118 14737 raft_consensus.cc:493] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:15.277892 14738 raft_consensus.cc:493] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.981945 14642 raft_consensus.cc:493] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:15.368443 14642 raft_consensus.cc:515] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:14.981948 14585 tablet_bootstrap.cc:492] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:14.978932 14586 tablet_bootstrap.cc:654] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:14.723572 14589 tablet_bootstrap.cc:492] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:14.984050 14664 raft_consensus.cc:493] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:14.982580 14673 raft_consensus.cc:493] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:15.384168 14664 raft_consensus.cc:515] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.384864 14673 raft_consensus.cc:515] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.386742 14673 leader_election.cc:290] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:15.233557 14646 raft_consensus.cc:493] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:15.296240 14436 leader_election.cc:304] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:15.387584 14543 raft_consensus.cc:2468] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
W20260710 11:00:15.388247 14436 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.193:45187, user_credentials={real_user=slave}} blocked reactor thread for 92407.1us
I20260710 11:00:15.336979 14733 raft_consensus.cc:493] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:15.389046 14733 raft_consensus.cc:515] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.390017 14665 raft_consensus.cc:2804] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:15.390398 14665 raft_consensus.cc:493] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:15.390759 14665 raft_consensus.cc:3060] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.391462 14733 leader_election.cc:290] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:15.391749 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f2c2ec447f48f1ac0aa88e07c80fa5" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:15.349481 14437 leader_election.cc:304] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:15.257778 14731 consensus_queue.cc:1048] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:15.394052 14437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.195:36815, user_credentials={real_user=slave}} blocked reactor thread for 44825.4us
I20260710 11:00:15.395239 14624 raft_consensus.cc:2804] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:15.394053 14467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adbafb747f845a29ea6a042f9229e41" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:15.396284 14467 raft_consensus.cc:2468] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
I20260710 11:00:15.398886 14544 raft_consensus.cc:3060] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.352145 14738 raft_consensus.cc:515] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
W20260710 11:00:15.297326 14394 consensus_meta.cc:287] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e: Time spent flushing consensus metadata: real 0.623s	user 0.010s	sys 0.007s
I20260710 11:00:15.352125 14737 raft_consensus.cc:515] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.402597 14394 raft_consensus.cc:2468] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:15.402872 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b162be02d149d4bec55d2948d493fe" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:15.409857 14396 raft_consensus.cc:3060] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.415099 14737 leader_election.cc:290] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:15.373710 14642 leader_election.cc:290] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:15.375862 14585 ts_tablet_manager.cc:1403] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.718s	user 0.037s	sys 0.040s
I20260710 11:00:15.386742 14664 leader_election.cc:290] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:15.292266 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b162be02d149d4bec55d2948d493fe" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:15.388042 14646 raft_consensus.cc:515] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.401834 14738 leader_election.cc:290] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:15.355274 14510 leader_election.cc:304] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:15.417659 14737 raft_consensus.cc:493] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e1e6efdcdb0c4214978088472ea7b813)
I20260710 11:00:15.423799 14737 raft_consensus.cc:515] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.427153 14737 leader_election.cc:290] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:15.428042 14585 raft_consensus.cc:359] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.434212 14646 leader_election.cc:290] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:15.429075 14393 raft_consensus.cc:2468] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
I20260710 11:00:15.428841 14585 raft_consensus.cc:385] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:15.435756 14585 raft_consensus.cc:740] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:15.436630 14585 consensus_queue.cc:260] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.439452 14585 ts_tablet_manager.cc:1434] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:00:15.448369 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b162be02d149d4bec55d2948d493fe" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:15.449900 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad53f39f25b4a35b1be1a051637460e" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:15.451550 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:15.453063 14545 raft_consensus.cc:2393] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff64ad897c44ecbb5656f0472170d4e in current term 2: Already voted for candidate e518e65da6fe488aa39dc574052f5f9d in this term.
I20260710 11:00:15.453159 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adbafb747f845a29ea6a042f9229e41" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:15.453923 14542 raft_consensus.cc:2468] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 0.
W20260710 11:00:15.455065 14362 leader_election.cc:343] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:15.455883 14589 tablet_bootstrap.cc:654] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:15.456499 14362 leader_election.cc:304] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:15.459393 14642 raft_consensus.cc:2804] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:15.457717 14665 raft_consensus.cc:515] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.461292 14642 raft_consensus.cc:493] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:15.462365 14642 raft_consensus.cc:3060] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.461555 14436 leader_election.cc:304] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: e518e65da6fe488aa39dc574052f5f9d
W20260710 11:00:15.459122 14510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.193:45187, user_credentials={real_user=slave}} blocked reactor thread for 104021us
I20260710 11:00:15.464866 14586 tablet_bootstrap.cc:492] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:15.464143 14646 raft_consensus.cc:2804] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:15.465243 14646 raft_consensus.cc:493] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:15.465662 14646 raft_consensus.cc:3060] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.465900 14665 leader_election.cc:290] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:15.466135 14585 tablet_bootstrap.cc:492] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813: Bootstrap starting.
I20260710 11:00:15.466629 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adbafb747f845a29ea6a042f9229e41" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:15.468633 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7088806e14bdabbff1c6c6cbabf48" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:15.469367 14390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12e3a9e9c64abf8c66f91fc786aeaa" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:15.472328 14390 raft_consensus.cc:2468] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
W20260710 11:00:15.474153 14510 leader_election.cc:343] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:15.474516 14390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05924cb06ada4b61a2a0f31879ab2036" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:15.475980 14510 leader_election.cc:304] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:15.477053 14642 raft_consensus.cc:515] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.459448 14624 raft_consensus.cc:697] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Leader. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:15.481595 14586 ts_tablet_manager.cc:1403] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.821s	user 0.013s	sys 0.006s
I20260710 11:00:15.483377 14736 raft_consensus.cc:2804] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:15.489661 14664 raft_consensus.cc:2804] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:15.489784 14736 raft_consensus.cc:697] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Leader. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:15.490185 14664 raft_consensus.cc:493] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:15.490685 14664 raft_consensus.cc:3060] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.491149 14736 consensus_queue.cc:237] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.482944 14646 raft_consensus.cc:515] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.495527 14731 consensus_queue.cc:1048] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:00:15.497112 14624 consensus_queue.cc:237] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.502738 14393 raft_consensus.cc:2393] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e518e65da6fe488aa39dc574052f5f9d in current term 1: Already voted for candidate cff64ad897c44ecbb5656f0472170d4e in this term.
I20260710 11:00:15.503396 14646 leader_election.cc:290] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 election: Requested vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:15.504675 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adbafb747f845a29ea6a042f9229e41" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:15.505126 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f2c2ec447f48f1ac0aa88e07c80fa5" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:15.498438 14642 leader_election.cc:290] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
W20260710 11:00:15.509658 14436 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.193:45187, user_credentials={real_user=slave}} blocked reactor thread for 48216.3us
I20260710 11:00:15.512266 14396 raft_consensus.cc:3060] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.511634 14542 raft_consensus.cc:3060] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.513161 14436 leader_election.cc:304] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: 
W20260710 11:00:15.514524 14509 leader_election.cc:343] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:15.515754 14509 leader_election.cc:304] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [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: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:15.516848 14585 tablet_bootstrap.cc:654] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:15.517689 14665 raft_consensus.cc:2804] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:15.518200 14665 raft_consensus.cc:493] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:15.518620 14665 raft_consensus.cc:3060] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.520320 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12e3a9e9c64abf8c66f91fc786aeaa" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:15.520900 14394 raft_consensus.cc:3060] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.524667 14542 raft_consensus.cc:2468] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 1.
I20260710 11:00:15.518786 14586 raft_consensus.cc:359] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.597187 14589 tablet_bootstrap.cc:492] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:15.598002 14586 raft_consensus.cc:385] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:15.525193 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7088806e14bdabbff1c6c6cbabf48" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:15.598488 14586 raft_consensus.cc:740] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:15.599339 14586 consensus_queue.cc:260] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.510203 14664 raft_consensus.cc:515] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.603120 14396 raft_consensus.cc:2468] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
I20260710 11:00:15.603976 14589 ts_tablet_manager.cc:1403] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.881s	user 0.031s	sys 0.019s
I20260710 11:00:15.525188 14731 raft_consensus.cc:2764] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260710 11:00:15.526101 14437 leader_election.cc:343] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:15.529323 14467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12e3a9e9c64abf8c66f91fc786aeaa" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:15.530234 14468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05924cb06ada4b61a2a0f31879ab2036" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:15.580116 14624 raft_consensus.cc:493] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:15.609095 14510 leader_election.cc:304] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:15.609274 14624 raft_consensus.cc:515] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.610476 14642 raft_consensus.cc:2804] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:15.529954 14362 leader_election.cc:304] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:15.594235 14394 raft_consensus.cc:2468] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:15.611106 14642 raft_consensus.cc:697] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Leader. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
W20260710 11:00:15.612484 14437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.195:36815, user_credentials={real_user=slave}} blocked reactor thread for 86410us
W20260710 11:00:15.612532 14362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.195:36815, user_credentials={real_user=slave}} blocked reactor thread for 82690.1us
I20260710 11:00:15.613030 14646 raft_consensus.cc:2804] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:15.616145 14586 ts_tablet_manager.cc:1434] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.131s	user 0.013s	sys 0.010s
I20260710 11:00:15.616027 14589 raft_consensus.cc:359] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.538653 14665 raft_consensus.cc:515] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.619884 14589 raft_consensus.cc:385] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:15.620223 14589 raft_consensus.cc:740] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:15.620261 14646 raft_consensus.cc:697] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Becoming Leader. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Running, Role: LEADER
I20260710 11:00:15.621057 14589 consensus_queue.cc:260] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.616665 14624 leader_election.cc:290] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:15.621398 14665 leader_election.cc:290] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:15.616698 14467 raft_consensus.cc:2393] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e518e65da6fe488aa39dc574052f5f9d in current term 1: Already voted for candidate e1e6efdcdb0c4214978088472ea7b813 in this term.
I20260710 11:00:15.621304 14646 consensus_queue.cc:237] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.623040 14589 ts_tablet_manager.cc:1434] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:00:15.623435 14642 consensus_queue.cc:237] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.624358 14589 tablet_bootstrap.cc:492] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
W20260710 11:00:15.626911 14509 leader_election.cc:343] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:15.627379 14509 leader_election.cc:304] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813
I20260710 11:00:15.628087 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12e3a9e9c64abf8c66f91fc786aeaa" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:15.629717 14733 raft_consensus.cc:2749] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:15.629953 14542 raft_consensus.cc:2393] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e1e6efdcdb0c4214978088472ea7b813 in current term 1: Already voted for candidate e518e65da6fe488aa39dc574052f5f9d in this term.
I20260710 11:00:15.626961 14737 raft_consensus.cc:493] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:15.635157 14737 raft_consensus.cc:515] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.640242 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b162be02d149d4bec55d2948d493fe" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:15.640436 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:15.654302 14542 raft_consensus.cc:2468] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 2.
W20260710 11:00:15.655038 14437 leader_election.cc:343] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:15.635421 14586 tablet_bootstrap.cc:492] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:15.655926 14437 leader_election.cc:304] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:15.656775 14665 raft_consensus.cc:2804] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:00:15.657181 14665 raft_consensus.cc:493] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:15.657572 14665 raft_consensus.cc:3060] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:15.657651 14509 leader_election.cc:304] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813
I20260710 11:00:15.657802 14664 leader_election.cc:290] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:15.658430 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12e3a9e9c64abf8c66f91fc786aeaa" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:15.658604 14664 raft_consensus.cc:2749] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:15.659214 14393 raft_consensus.cc:2393] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e518e65da6fe488aa39dc574052f5f9d in current term 1: Already voted for candidate e1e6efdcdb0c4214978088472ea7b813 in this term.
I20260710 11:00:15.660266 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b162be02d149d4bec55d2948d493fe" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:15.640630 14390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:15.661149 14390 raft_consensus.cc:2468] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:15.661151 14470 raft_consensus.cc:2393] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff64ad897c44ecbb5656f0472170d4e in current term 1: Already voted for candidate e1e6efdcdb0c4214978088472ea7b813 in this term.
I20260710 11:00:15.664311 14292 catalog_manager.cc:5697] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:15.667898 14463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adbafb747f845a29ea6a042f9229e41" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:15.668118 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b162be02d149d4bec55d2948d493fe" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:15.668640 14396 raft_consensus.cc:3060] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.668733 14463 raft_consensus.cc:3060] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.628990 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f2c2ec447f48f1ac0aa88e07c80fa5" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:15.672976 14469 raft_consensus.cc:3060] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.679776 14585 tablet_bootstrap.cc:492] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813: No bootstrap required, opened a new log
I20260710 11:00:15.687585 14585 ts_tablet_manager.cc:1403] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813: Time spent bootstrapping tablet: real 0.222s	user 0.010s	sys 0.019s
I20260710 11:00:15.688748 14464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adbafb747f845a29ea6a042f9229e41" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:15.676726 14465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:15.705917 14360 leader_election.cc:304] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e; no voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:15.710166 14665 raft_consensus.cc:515] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.711038 14464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12e3a9e9c64abf8c66f91fc786aeaa" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:15.711601 14465 raft_consensus.cc:2368] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff64ad897c44ecbb5656f0472170d4e for earlier term 2. Current term is 3.
I20260710 11:00:15.711798 14464 raft_consensus.cc:2393] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e518e65da6fe488aa39dc574052f5f9d in current term 1: Already voted for candidate e1e6efdcdb0c4214978088472ea7b813 in this term.
I20260710 11:00:15.712656 14436 leader_election.cc:304] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:15.713461 14736 raft_consensus.cc:2804] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:15.713888 14736 raft_consensus.cc:697] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Leader. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:15.718107 14736 consensus_queue.cc:237] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.719908 14665 leader_election.cc:290] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 3 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:15.723484 14586 tablet_bootstrap.cc:654] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:15.714105 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:15.723794 14673 raft_consensus.cc:493] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:15.724366 14544 raft_consensus.cc:3060] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:15.732908 14469 raft_consensus.cc:2468] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
I20260710 11:00:15.724378 14673 raft_consensus.cc:515] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.737259 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11e68086c149b09cb02744faa855f8" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
W20260710 11:00:15.739296 14510 leader_election.cc:343] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:15.741386 14673 leader_election.cc:290] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:15.755394 14544 raft_consensus.cc:2468] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 3.
I20260710 11:00:15.761401 14437 leader_election.cc:304] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [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: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:15.761515 14466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad53f39f25b4a35b1be1a051637460e" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:15.761870 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf35e5eb18344ac4a7020dffaaf2c0e6" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:15.762751 14544 raft_consensus.cc:2393] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff64ad897c44ecbb5656f0472170d4e in current term 1: Already voted for candidate e1e6efdcdb0c4214978088472ea7b813 in this term.
I20260710 11:00:15.762844 14624 raft_consensus.cc:2804] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:15.763414 14624 raft_consensus.cc:697] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 3 LEADER]: Becoming Leader. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:15.764353 14624 consensus_queue.cc:237] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.760661 14737 leader_election.cc:290] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:15.766992 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e974ff4f0747bfb08e1bb6df609fe6" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:15.767619 14393 raft_consensus.cc:3060] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:00:15.768525 14463 raft_consensus.cc:2468] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 1.
I20260710 11:00:15.772632 14509 leader_election.cc:304] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [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: e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813
I20260710 11:00:15.773841 14396 raft_consensus.cc:2468] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:15.774176 14731 raft_consensus.cc:2749] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:15.764366 14589 tablet_bootstrap.cc:654] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:15.776173 14646 raft_consensus.cc:2749] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:15.778663 14360 leader_election.cc:400] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 2 pre-election: Vote denied by peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445) with higher term. Message: Invalid argument: T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff64ad897c44ecbb5656f0472170d4e for earlier term 2. Current term is 3.
I20260710 11:00:15.779011 14360 leader_election.cc:403] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:00:15.784421 14360 leader_election.cc:304] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e; no voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:15.785995 14463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11e68086c149b09cb02744faa855f8" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:15.786537 14737 raft_consensus.cc:2749] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:15.777762 14585 raft_consensus.cc:359] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.787961 14585 raft_consensus.cc:385] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:15.788329 14585 raft_consensus.cc:740] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Initialized, Role: FOLLOWER
I20260710 11:00:15.790629 14585 consensus_queue.cc:260] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.793659 14585 ts_tablet_manager.cc:1434] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.000s
I20260710 11:00:15.785224 14393 raft_consensus.cc:2468] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 3.
I20260710 11:00:15.795761 14646 raft_consensus.cc:2749] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445) with higher term. Message: Invalid argument: T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff64ad897c44ecbb5656f0472170d4e for earlier term 2. Current term is 3.
I20260710 11:00:15.792620 14463 raft_consensus.cc:2468] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 0.
I20260710 11:00:15.800179 14586 tablet_bootstrap.cc:492] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:15.801275 14586 ts_tablet_manager.cc:1403] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.166s	user 0.014s	sys 0.024s
I20260710 11:00:15.802611 14436 leader_election.cc:304] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:15.804134 14736 raft_consensus.cc:2804] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:15.804591 14736 raft_consensus.cc:697] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Leader. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:15.804836 14586 raft_consensus.cc:359] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.805546 14586 raft_consensus.cc:385] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:15.805814 14586 raft_consensus.cc:740] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:15.805406 14736 consensus_queue.cc:237] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.806461 14586 consensus_queue.cc:260] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.808737 14586 ts_tablet_manager.cc:1434] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:15.812026 14589 tablet_bootstrap.cc:492] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:15.812664 14589 ts_tablet_manager.cc:1403] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.189s	user 0.006s	sys 0.011s
I20260710 11:00:15.814047 14586 tablet_bootstrap.cc:492] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d: Bootstrap starting.
I20260710 11:00:15.816464 14589 raft_consensus.cc:359] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.817121 14589 raft_consensus.cc:385] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:15.817426 14589 raft_consensus.cc:740] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:15.820752 14589 consensus_queue.cc:260] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.821904 14586 tablet_bootstrap.cc:654] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:15.824831 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf35e5eb18344ac4a7020dffaaf2c0e6" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:15.826525 14509 leader_election.cc:304] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [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: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:15.828681 14673 raft_consensus.cc:2804] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:15.829192 14673 raft_consensus.cc:493] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:15.829634 14673 raft_consensus.cc:3060] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.829815 14589 ts_tablet_manager.cc:1434] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.006s
I20260710 11:00:15.830438 14360 leader_election.cc:304] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e; no voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:15.830843 14589 tablet_bootstrap.cc:492] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:15.831480 14737 raft_consensus.cc:3060] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.838670 14737 raft_consensus.cc:2749] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:15.838677 14673 raft_consensus.cc:515] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.841449 14673 leader_election.cc:290] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:15.841794 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11e68086c149b09cb02744faa855f8" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
W20260710 11:00:15.843333 14510 leader_election.cc:343] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:15.844152 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11e68086c149b09cb02744faa855f8" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:15.844759 14469 raft_consensus.cc:3060] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.853245 14469 raft_consensus.cc:2468] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e518e65da6fe488aa39dc574052f5f9d in term 1.
I20260710 11:00:15.854602 14509 leader_election.cc:304] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:15.855736 14673 raft_consensus.cc:2804] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:15.856385 14673 raft_consensus.cc:697] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Leader. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
I20260710 11:00:15.856796 14586 tablet_bootstrap.cc:492] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d: No bootstrap required, opened a new log
I20260710 11:00:15.857237 14586 ts_tablet_manager.cc:1403] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.009s
I20260710 11:00:15.857173 14673 consensus_queue.cc:237] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.858536 14589 tablet_bootstrap.cc:654] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:15.860093 14586 raft_consensus.cc:359] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.860877 14586 raft_consensus.cc:385] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:15.861235 14586 raft_consensus.cc:740] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Initialized, Role: FOLLOWER
I20260710 11:00:15.862079 14586 consensus_queue.cc:260] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.864988 14586 ts_tablet_manager.cc:1434] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:15.870831 14589 tablet_bootstrap.cc:492] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:15.871155 14589 ts_tablet_manager.cc:1403] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260710 11:00:15.870414 14291 catalog_manager.cc:5697] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: term changed from 0 to 1, leader changed from <none> to cff64ad897c44ecbb5656f0472170d4e (127.12.245.193). New cstate: current_term: 1 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:15.873157 14589 raft_consensus.cc:359] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.873783 14589 raft_consensus.cc:385] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:15.874049 14589 raft_consensus.cc:740] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:15.874696 14589 consensus_queue.cc:260] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.876993 14589 ts_tablet_manager.cc:1434] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:00:15.878026 14589 tablet_bootstrap.cc:492] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e: Bootstrap starting.
I20260710 11:00:15.878640 14294 catalog_manager.cc:5697] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e518e65da6fe488aa39dc574052f5f9d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:15.883638 14589 tablet_bootstrap.cc:654] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:15.888676 14292 catalog_manager.cc:5697] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:15.891495 14292 catalog_manager.cc:5697] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:15.898629 14292 catalog_manager.cc:5697] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:15.904124 14292 catalog_manager.cc:5697] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:15.917161 14589 tablet_bootstrap.cc:492] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e: No bootstrap required, opened a new log
I20260710 11:00:15.917708 14589 ts_tablet_manager.cc:1403] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.024s
I20260710 11:00:15.920703 14589 raft_consensus.cc:359] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.921437 14589 raft_consensus.cc:385] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:15.921829 14589 raft_consensus.cc:740] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Initialized, Role: FOLLOWER
I20260710 11:00:15.923779 14589 consensus_queue.cc:260] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:15.926349 14589 ts_tablet_manager.cc:1434] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:15.926908 14544 raft_consensus.cc:3060] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:15.930357 14294 catalog_manager.cc:5697] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e518e65da6fe488aa39dc574052f5f9d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:15.941967 14736 consensus_queue.cc:1048] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:15.952207 14624 consensus_queue.cc:1048] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.006635 14744 consensus_queue.cc:1048] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.017468 14624 consensus_queue.cc:1048] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.022933 14737 consensus_queue.cc:1048] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.039773 14646 consensus_queue.cc:1048] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.066978 14624 raft_consensus.cc:493] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:16.067466 14624 raft_consensus.cc:515] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:16.069103 14624 leader_election.cc:290] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:16.069977 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7088806e14bdabbff1c6c6cbabf48" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:16.070039 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7088806e14bdabbff1c6c6cbabf48" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:16.070741 14542 raft_consensus.cc:2468] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
I20260710 11:00:16.070741 14394 raft_consensus.cc:2468] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 0.
I20260710 11:00:16.071908 14437 leader_election.cc:304] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:16.072721 14624 raft_consensus.cc:2804] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:16.073077 14624 raft_consensus.cc:493] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:16.073299 14624 raft_consensus.cc:3060] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:16.077955 14624 raft_consensus.cc:515] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:16.079550 14624 leader_election.cc:290] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:16.080348 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7088806e14bdabbff1c6c6cbabf48" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:16.080508 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7088806e14bdabbff1c6c6cbabf48" candidate_uuid: "e1e6efdcdb0c4214978088472ea7b813" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:16.080835 14394 raft_consensus.cc:3060] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:16.081034 14542 raft_consensus.cc:3060] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:16.085294 14394 raft_consensus.cc:2468] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:16.085446 14542 raft_consensus.cc:2468] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1e6efdcdb0c4214978088472ea7b813 in term 1.
I20260710 11:00:16.086539 14436 leader_election.cc:304] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:16.087288 14624 raft_consensus.cc:2804] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:16.087481 14394 raft_consensus.cc:3060] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:16.087774 14624 raft_consensus.cc:697] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Leader. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:16.088600 14624 consensus_queue.cc:237] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:16.097632 14733 raft_consensus.cc:493] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:16.098143 14733 raft_consensus.cc:515] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:16.097638 14292 catalog_manager.cc:5697] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:16.100167 14733 leader_election.cc:290] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:16.101701 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b162be02d149d4bec55d2948d493fe" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff64ad897c44ecbb5656f0472170d4e" is_pre_election: true
I20260710 11:00:16.101883 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b162be02d149d4bec55d2948d493fe" candidate_uuid: "e518e65da6fe488aa39dc574052f5f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:16.102486 14393 raft_consensus.cc:2393] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e518e65da6fe488aa39dc574052f5f9d in current term 1: Already voted for candidate e1e6efdcdb0c4214978088472ea7b813 in this term.
I20260710 11:00:16.105659 14509 leader_election.cc:304] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e518e65da6fe488aa39dc574052f5f9d; no voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813
I20260710 11:00:16.106595 14673 raft_consensus.cc:3060] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:16.112167 14733 consensus_queue.cc:1048] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.114526 14673 raft_consensus.cc:2749] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:16.123172 14731 consensus_queue.cc:1048] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:16.172492 14393 raft_consensus.cc:1275] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 3 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:00:16.173765 14624 consensus_queue.cc:1048] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:16.187242 14542 raft_consensus.cc:1275] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 3 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:00:16.190097 14665 consensus_queue.cc:1048] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.194348 14646 raft_consensus.cc:493] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:16.194875 14646 raft_consensus.cc:515] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:16.196722 14646 leader_election.cc:290] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:16.197333 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11e68086c149b09cb02744faa855f8" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1e6efdcdb0c4214978088472ea7b813" is_pre_election: true
I20260710 11:00:16.198160 14469 raft_consensus.cc:2393] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff64ad897c44ecbb5656f0472170d4e in current term 1: Already voted for candidate e518e65da6fe488aa39dc574052f5f9d in this term.
I20260710 11:00:16.198720 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11e68086c149b09cb02744faa855f8" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e518e65da6fe488aa39dc574052f5f9d" is_pre_election: true
I20260710 11:00:16.200330 14362 leader_election.cc:304] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e; no voters: e1e6efdcdb0c4214978088472ea7b813, e518e65da6fe488aa39dc574052f5f9d
I20260710 11:00:16.201175 14646 raft_consensus.cc:3060] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:16.206596 14646 raft_consensus.cc:2749] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:16.263471 14736 consensus_queue.cc:1048] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.275171 14744 consensus_queue.cc:1048] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.279978 14731 consensus_queue.cc:1048] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:16.284164 14744 consensus_queue.cc:1048] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.293256 14733 consensus_queue.cc:1048] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:16.295614 14566 debug-util.cc:398] Leaking SignalData structure 0x7b08001e62e0 after lost signal to thread 13274
W20260710 11:00:16.296607 14566 debug-util.cc:398] Leaking SignalData structure 0x7b08000f05e0 after lost signal to thread 14328
W20260710 11:00:16.297822 14566 debug-util.cc:398] Leaking SignalData structure 0x7b080018bea0 after lost signal to thread 14420
W20260710 11:00:16.298833 14566 debug-util.cc:398] Leaking SignalData structure 0x7b0800098600 after lost signal to thread 14495
W20260710 11:00:16.299885 14566 debug-util.cc:398] Leaking SignalData structure 0x7b080018b760 after lost signal to thread 14569
I20260710 11:00:16.305650 14736 consensus_queue.cc:1048] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.477640 14744 consensus_queue.cc:1048] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.487641 14736 consensus_queue.cc:1048] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:16.823824 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:16.832975 14792 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:00:16.833524 14793 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:00:16.837224 14795 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:00:16.839857 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:16.842059 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:16.842308 13271 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:00:16.842553 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681216842532 us; error 0 us; skew 500 ppm
I20260710 11:00:16.843146 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:16.846613 13271 webserver.cc:533] Webserver started at http://127.12.245.196:35755/ using document root <none> and password file <none>
I20260710 11:00:16.847146 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:16.847409 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:16.847812 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:16.849299 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-3-root/instance:
uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
format_stamp: "Formatted at 2026-07-10 11:00:16 on dist-test-slave-z3q7"
I20260710 11:00:16.854928 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:00:16.858546 14800 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:00:16.859566 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:00:16.859936 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-3-root
uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
format_stamp: "Formatted at 2026-07-10 11:00:16 on dist-test-slave-z3q7"
I20260710 11:00:16.860214 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-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:00:16.884742 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:16.886201 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:16.887985 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:16.890645 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:16.890825 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:16.891144 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:16.891372 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:16.974956 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.196:39299
I20260710 11:00:16.975003 14862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.196:39299 every 8 connection(s)
I20260710 11:00:16.982611 13271 auto_leader_rebalancer-test.cc:388] add a tserver: 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:17.000514 14863 heartbeater.cc:344] Connected to a master server at 127.12.245.254:37819
I20260710 11:00:17.001089 14863 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:17.001929 14863 heartbeater.cc:507] Master 127.12.245.254:37819 requested a full tablet report, sending...
I20260710 11:00:17.003983 14291 ts_manager.cc:194] Registered new tserver with Master: 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299)
I20260710 11:00:17.005882 14291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52816
I20260710 11:00:17.421520 14542 consensus_queue.cc:237] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:17.431545 14394 raft_consensus.cc:1275] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.433293 14673 consensus_queue.cc:1048] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:17.434027 14463 raft_consensus.cc:1275] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.444394 14871 consensus_queue.cc:1048] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:17.461541 14509 consensus_peers.cc:597] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd6f6fd007da4485a009acd64fd980ac. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:17.467948 14469 raft_consensus.cc:2955] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.466825 14873 raft_consensus.cc:2955] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.514338 14469 consensus_queue.cc:237] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:17.502535 14394 raft_consensus.cc:2955] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.533504 14291 catalog_manager.cc:5697] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:17.558310 14542 raft_consensus.cc:1275] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.560032 14744 consensus_queue.cc:1048] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:17.572714 14435 consensus_peers.cc:597] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9386cb84b73e439bbb146729516c76a3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:17.575686 14394 raft_consensus.cc:1275] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.577314 14665 consensus_queue.cc:1048] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.593066 14744 raft_consensus.cc:2955] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.598978 14393 raft_consensus.cc:2955] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.626518 14291 catalog_manager.cc:5697] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.631522 14544 raft_consensus.cc:2955] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.636225 14469 consensus_queue.cc:237] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
W20260710 11:00:17.651721 14435 consensus_peers.cc:597] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c945f70a9fe6422dbe76834ee4ca8d7f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:17.652736 14393 raft_consensus.cc:1275] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.655424 14886 consensus_queue.cc:1048] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } 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:00:17.655022 14544 raft_consensus.cc:1275] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.657871 14665 consensus_queue.cc:1048] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:17.667807 14886 raft_consensus.cc:2955] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.669333 14393 raft_consensus.cc:2955] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.670949 14544 raft_consensus.cc:2955] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.684737 14469 consensus_queue.cc:237] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:17.685544 14290 catalog_manager.cc:5697] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:17.696798 14393 raft_consensus.cc:1275] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.699120 14744 consensus_queue.cc:1048] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:17.700610 14435 consensus_peers.cc:597] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 127637d0c7f64762b602b37cd65d30d7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:17.702479 14544 raft_consensus.cc:1275] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:17.705857 14744 consensus_queue.cc:1048] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } 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:00:17.714879 14394 raft_consensus.cc:2955] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.713222 14886 raft_consensus.cc:2955] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.731196 14544 raft_consensus.cc:2955] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.733480 14290 catalog_manager.cc:5697] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:17.972996 14893 ts_tablet_manager.cc:933] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:17.984251 14893 tablet_copy_client.cc:323] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.195:36815
I20260710 11:00:18.008230 14863 heartbeater.cc:499] Master 127.12.245.254:37819 was elected leader, sending a full tablet report...
I20260710 11:00:18.014063 14555 tablet_copy_service.cc:140] P e518e65da6fe488aa39dc574052f5f9d: Received BeginTabletCopySession request for tablet dd6f6fd007da4485a009acd64fd980ac from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:46984)
I20260710 11:00:18.014667 14555 tablet_copy_service.cc:161] P e518e65da6fe488aa39dc574052f5f9d: Beginning new tablet copy session on tablet dd6f6fd007da4485a009acd64fd980ac from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:46984: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-dd6f6fd007da4485a009acd64fd980ac
I20260710 11:00:18.023434 14555 tablet_copy_source_session.cc:215] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:18.028095 14893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6f6fd007da4485a009acd64fd980ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:18.057825 14893 tablet_copy_client.cc:806] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:18.058624 14893 tablet_copy_client.cc:670] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:18.064378 14893 tablet_copy_client.cc:538] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:18.082814 14893 tablet_bootstrap.cc:492] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:18.086421 14897 ts_tablet_manager.cc:933] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:18.095005 14897 tablet_copy_client.cc:323] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.194:33445
I20260710 11:00:18.122164 14481 tablet_copy_service.cc:140] P e1e6efdcdb0c4214978088472ea7b813: Received BeginTabletCopySession request for tablet 9386cb84b73e439bbb146729516c76a3 from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:54988)
I20260710 11:00:18.122840 14481 tablet_copy_service.cc:161] P e1e6efdcdb0c4214978088472ea7b813: Beginning new tablet copy session on tablet 9386cb84b73e439bbb146729516c76a3 from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:54988: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-9386cb84b73e439bbb146729516c76a3
I20260710 11:00:18.133639 14481 tablet_copy_source_session.cc:215] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:18.138223 14897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9386cb84b73e439bbb146729516c76a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:18.162353 14897 tablet_copy_client.cc:806] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:18.162974 14897 tablet_copy_client.cc:670] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:18.169318 14893 tablet_bootstrap.cc:492] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:18.170287 14893 tablet_bootstrap.cc:492] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:18.170897 14893 ts_tablet_manager.cc:1403] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.089s	user 0.040s	sys 0.014s
I20260710 11:00:18.174012 14893 raft_consensus.cc:359] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:18.174856 14893 raft_consensus.cc:740] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:18.175542 14897 tablet_copy_client.cc:538] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:18.175505 14893 consensus_queue.cc:260] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:18.188153 14897 tablet_bootstrap.cc:492] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:18.207582 14893 ts_tablet_manager.cc:1434] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.036s	user 0.017s	sys 0.019s
I20260710 11:00:18.215667 14555 tablet_copy_service.cc:342] P e518e65da6fe488aa39dc574052f5f9d: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-dd6f6fd007da4485a009acd64fd980ac received from {username='slave'} at 127.0.0.1:46984
I20260710 11:00:18.216387 14555 tablet_copy_service.cc:434] P e518e65da6fe488aa39dc574052f5f9d: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-dd6f6fd007da4485a009acd64fd980ac on tablet dd6f6fd007da4485a009acd64fd980ac with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:18.228260 14904 ts_tablet_manager.cc:933] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:18.228988 14893 ts_tablet_manager.cc:933] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:18.231484 14893 tablet_copy_client.cc:323] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.194:33445
I20260710 11:00:18.233233 14481 tablet_copy_service.cc:140] P e1e6efdcdb0c4214978088472ea7b813: Received BeginTabletCopySession request for tablet 127637d0c7f64762b602b37cd65d30d7 from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:54988)
I20260710 11:00:18.233312 14897 tablet_bootstrap.cc:492] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:18.234700 14481 tablet_copy_service.cc:161] P e1e6efdcdb0c4214978088472ea7b813: Beginning new tablet copy session on tablet 127637d0c7f64762b602b37cd65d30d7 from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:54988: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-127637d0c7f64762b602b37cd65d30d7
I20260710 11:00:18.235205 14897 tablet_bootstrap.cc:492] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:18.235894 14897 ts_tablet_manager.cc:1403] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.013s
I20260710 11:00:18.236933 14904 tablet_copy_client.cc:323] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.194:33445
I20260710 11:00:18.239517 14480 tablet_copy_service.cc:140] P e1e6efdcdb0c4214978088472ea7b813: Received BeginTabletCopySession request for tablet c945f70a9fe6422dbe76834ee4ca8d7f from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:54988)
I20260710 11:00:18.240456 14480 tablet_copy_service.cc:161] P e1e6efdcdb0c4214978088472ea7b813: Beginning new tablet copy session on tablet c945f70a9fe6422dbe76834ee4ca8d7f from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:54988: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-c945f70a9fe6422dbe76834ee4ca8d7f
I20260710 11:00:18.241725 14897 raft_consensus.cc:359] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:18.243000 14897 raft_consensus.cc:740] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:18.243959 14897 consensus_queue.cc:260] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:18.248494 14480 tablet_copy_source_session.cc:215] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:18.251629 14897 ts_tablet_manager.cc:1434] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.007s
I20260710 11:00:18.254320 14479 tablet_copy_service.cc:342] P e1e6efdcdb0c4214978088472ea7b813: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-9386cb84b73e439bbb146729516c76a3 received from {username='slave'} at 127.0.0.1:54988
I20260710 11:00:18.254798 14479 tablet_copy_service.cc:434] P e1e6efdcdb0c4214978088472ea7b813: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-9386cb84b73e439bbb146729516c76a3 on tablet 9386cb84b73e439bbb146729516c76a3 with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:18.256532 14904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c945f70a9fe6422dbe76834ee4ca8d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:18.255997 14481 tablet_copy_source_session.cc:215] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:18.268905 14893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127637d0c7f64762b602b37cd65d30d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:18.285778 14893 tablet_copy_client.cc:806] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:18.286410 14893 tablet_copy_client.cc:670] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:18.287873 14904 tablet_copy_client.cc:806] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:18.288403 14904 tablet_copy_client.cc:670] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:18.291397 14893 tablet_copy_client.cc:538] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:18.292225 14904 tablet_copy_client.cc:538] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:18.301221 14893 tablet_bootstrap.cc:492] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:18.327265 14904 tablet_bootstrap.cc:492] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:18.343185 14893 tablet_bootstrap.cc:492] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:18.344157 14893 tablet_bootstrap.cc:492] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:18.344941 14893 ts_tablet_manager.cc:1403] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.024s
I20260710 11:00:18.348315 14893 raft_consensus.cc:359] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:18.349195 14893 raft_consensus.cc:740] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:18.349912 14893 consensus_queue.cc:260] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:18.358525 14893 ts_tablet_manager.cc:1434] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:00:18.361261 14480 tablet_copy_service.cc:342] P e1e6efdcdb0c4214978088472ea7b813: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-127637d0c7f64762b602b37cd65d30d7 received from {username='slave'} at 127.0.0.1:54988
I20260710 11:00:18.361716 14480 tablet_copy_service.cc:434] P e1e6efdcdb0c4214978088472ea7b813: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-127637d0c7f64762b602b37cd65d30d7 on tablet 127637d0c7f64762b602b37cd65d30d7 with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:18.375658 14904 tablet_bootstrap.cc:492] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:18.376618 14904 tablet_bootstrap.cc:492] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:18.377276 14904 ts_tablet_manager.cc:1403] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.013s
I20260710 11:00:18.380565 14904 raft_consensus.cc:359] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:18.381785 14904 raft_consensus.cc:740] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:18.382735 14904 consensus_queue.cc:260] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:18.385645 14904 ts_tablet_manager.cc:1434] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:18.387986 14480 tablet_copy_service.cc:342] P e1e6efdcdb0c4214978088472ea7b813: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-c945f70a9fe6422dbe76834ee4ca8d7f received from {username='slave'} at 127.0.0.1:54988
I20260710 11:00:18.388446 14480 tablet_copy_service.cc:434] P e1e6efdcdb0c4214978088472ea7b813: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-c945f70a9fe6422dbe76834ee4ca8d7f on tablet c945f70a9fe6422dbe76834ee4ca8d7f with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:18.607550 14838 raft_consensus.cc:1217] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:18.617177 14838 raft_consensus.cc:1217] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:18.787530 14838 raft_consensus.cc:1217] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:18.836340 14838 raft_consensus.cc:1217] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:19.161496 14909 raft_consensus.cc:1064] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:19.164760 14909 consensus_queue.cc:237] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:19.176952 14838 raft_consensus.cc:1275] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.179340 14873 consensus_queue.cc:1048] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:19.182440 14463 raft_consensus.cc:1275] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.183597 14394 raft_consensus.cc:1275] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.185936 14873 consensus_queue.cc:1048] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } 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:00:19.187825 14673 consensus_queue.cc:1048] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.207387 14886 raft_consensus.cc:1064] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:19.213697 14744 raft_consensus.cc:1064] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:19.218137 14886 consensus_queue.cc:237] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:19.216473 14744 consensus_queue.cc:237] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:19.236008 14544 raft_consensus.cc:1275] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.238372 14914 consensus_queue.cc:1048] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } 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:00:19.247691 14837 raft_consensus.cc:1275] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.250900 14914 consensus_queue.cc:1048] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:19.271966 14394 raft_consensus.cc:1275] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.274421 14913 consensus_queue.cc:1048] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.297922 14836 raft_consensus.cc:1275] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.298712 14393 raft_consensus.cc:1275] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.299683 14922 consensus_queue.cc:1048] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:19.301942 14545 raft_consensus.cc:1275] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.302205 14922 consensus_queue.cc:1048] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.305577 14922 consensus_queue.cc:1048] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:00:19.359942 14913 raft_consensus.cc:2955] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
W20260710 11:00:19.371186 14510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.245.193:45187, user_credentials={real_user=slave}} blocked reactor thread for 186190us
I20260710 11:00:19.384740 14544 raft_consensus.cc:2955] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.390885 14744 raft_consensus.cc:2955] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.394459 14836 raft_consensus.cc:2955] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.402957 14544 raft_consensus.cc:2955] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.407238 14673 raft_consensus.cc:2955] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.413829 14463 raft_consensus.cc:2955] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.415729 14290 catalog_manager.cc:5697] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.417414 14837 raft_consensus.cc:2955] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.442430 14838 raft_consensus.cc:2955] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.448074 14393 raft_consensus.cc:2955] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.457851 14886 raft_consensus.cc:1064] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:19.461036 14886 consensus_queue.cc:237] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:19.462884 14394 raft_consensus.cc:2955] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.488483 14396 raft_consensus.cc:2955] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.519968 14836 raft_consensus.cc:1275] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.522127 14744 consensus_queue.cc:1048] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:19.530483 14544 raft_consensus.cc:1275] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.533064 14886 consensus_queue.cc:1048] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:19.543599 14394 raft_consensus.cc:1275] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:19.545760 14914 consensus_queue.cc:1048] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } 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:00:19.558073 14292 catalog_manager.cc:5697] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.582392 14289 catalog_manager.cc:5697] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.608448 14463 consensus_queue.cc:237] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:19.611755 14542 consensus_queue.cc:237] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:19.615590 14396 raft_consensus.cc:1275] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.615625 14838 raft_consensus.cc:1275] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.619370 14744 consensus_queue.cc:1048] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:19.621724 14744 consensus_queue.cc:1048] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:19.628749 14463 consensus_queue.cc:237] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:19.629901 14886 raft_consensus.cc:2955] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.636418 14393 raft_consensus.cc:1275] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.638532 14838 raft_consensus.cc:1275] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.639240 14390 raft_consensus.cc:2955] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.644416 14922 consensus_queue.cc:1048] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:19.651981 14744 consensus_queue.cc:1048] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:19.651350 14836 raft_consensus.cc:2955] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.656865 14393 raft_consensus.cc:1275] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.658394 14837 raft_consensus.cc:1275] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.662714 14916 consensus_queue.cc:1048] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:19.664762 14916 consensus_queue.cc:1048] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:19.666693 14914 raft_consensus.cc:2955] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.672484 14916 raft_consensus.cc:2955] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.678166 14394 raft_consensus.cc:2955] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.681564 14393 raft_consensus.cc:2955] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.680161 14837 raft_consensus.cc:2955] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.672770 14542 raft_consensus.cc:2955] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.696573 14922 raft_consensus.cc:2955] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.700589 14288 catalog_manager.cc:5697] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.702397 14838 raft_consensus.cc:2955] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.717073 14279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 127637d0c7f64762b602b37cd65d30d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:19.745273 14281 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd6f6fd007da4485a009acd64fd980ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:19.761185 14289 catalog_manager.cc:5697] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d reported cstate change: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:19.770269 14293 catalog_manager.cc:5697] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:19.777580 14528 tablet_service.cc:1558] Processing DeleteTablet for tablet 9386cb84b73e439bbb146729516c76a3 with delete_type TABLET_DATA_TOMBSTONED (TS e518e65da6fe488aa39dc574052f5f9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46938
I20260710 11:00:19.781814 14279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9386cb84b73e439bbb146729516c76a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:19.783969 14393 raft_consensus.cc:2955] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.788888 14288 catalog_manager.cc:5697] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.790371 14457 tablet_service.cc:1558] Processing DeleteTablet for tablet dd6f6fd007da4485a009acd64fd980ac with delete_type TABLET_DATA_TOMBSTONED (TS e1e6efdcdb0c4214978088472ea7b813 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54958
I20260710 11:00:19.806731 14838 raft_consensus.cc:2955] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.818626 14943 tablet_replica.cc:333] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:19.819675 14943 raft_consensus.cc:2243] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:19.819922 14528 tablet_service.cc:1558] Processing DeleteTablet for tablet 127637d0c7f64762b602b37cd65d30d7 with delete_type TABLET_DATA_TOMBSTONED (TS e518e65da6fe488aa39dc574052f5f9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46938
I20260710 11:00:19.820322 14943 raft_consensus.cc:2272] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:19.830142 14944 tablet_replica.cc:333] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:19.834668 14944 raft_consensus.cc:2243] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:19.835490 14944 raft_consensus.cc:2272] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:19.839725 14944 ts_tablet_manager.cc:1916] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:19.848433 14463 consensus_queue.cc:237] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:19.856729 14838 raft_consensus.cc:1275] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.859030 14941 consensus_queue.cc:1048] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:19.861619 14944 ts_tablet_manager.cc:1929] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:19.862306 14944 log.cc:1199] T dd6f6fd007da4485a009acd64fd980ac P e1e6efdcdb0c4214978088472ea7b813: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-1-root/wals/dd6f6fd007da4485a009acd64fd980ac
I20260710 11:00:19.850126 14943 ts_tablet_manager.cc:1916] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:19.864586 14279 catalog_manager.cc:5028] TS e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): tablet dd6f6fd007da4485a009acd64fd980ac (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:19.867885 14542 raft_consensus.cc:1275] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:19.869854 14886 consensus_queue.cc:1048] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:19.881865 14943 ts_tablet_manager.cc:1929] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:19.882337 14943 log.cc:1199] T 9386cb84b73e439bbb146729516c76a3 P e518e65da6fe488aa39dc574052f5f9d: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-2-root/wals/9386cb84b73e439bbb146729516c76a3
I20260710 11:00:19.883988 14943 tablet_replica.cc:333] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:19.884923 14943 raft_consensus.cc:2243] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:19.885636 14943 raft_consensus.cc:2272] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:19.888701 14281 catalog_manager.cc:5028] TS e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): tablet 9386cb84b73e439bbb146729516c76a3 (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:19.889724 14943 ts_tablet_manager.cc:1916] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:19.891978 14886 raft_consensus.cc:2955] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.899797 14837 raft_consensus.cc:2955] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.904124 14542 raft_consensus.cc:2955] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.914335 14279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c945f70a9fe6422dbe76834ee4ca8d7f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:19.913702 14293 catalog_manager.cc:5697] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:19.917313 14943 ts_tablet_manager.cc:1929] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:19.917795 14943 log.cc:1199] T 127637d0c7f64762b602b37cd65d30d7 P e518e65da6fe488aa39dc574052f5f9d: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-2-root/wals/127637d0c7f64762b602b37cd65d30d7
I20260710 11:00:19.919991 14281 catalog_manager.cc:5028] TS e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): tablet 127637d0c7f64762b602b37cd65d30d7 (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:19.940758 14385 tablet_service.cc:1558] Processing DeleteTablet for tablet c945f70a9fe6422dbe76834ee4ca8d7f with delete_type TABLET_DATA_TOMBSTONED (TS cff64ad897c44ecbb5656f0472170d4e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52408
I20260710 11:00:19.944247 14945 tablet_replica.cc:333] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:19.944959 14945 raft_consensus.cc:2243] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:19.945529 14945 raft_consensus.cc:2272] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:19.948254 14945 ts_tablet_manager.cc:1916] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:19.959290 14945 ts_tablet_manager.cc:1929] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:19.959617 14945 log.cc:1199] T c945f70a9fe6422dbe76834ee4ca8d7f P cff64ad897c44ecbb5656f0472170d4e: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-0-root/wals/c945f70a9fe6422dbe76834ee4ca8d7f
I20260710 11:00:19.961179 14280 catalog_manager.cc:5028] TS cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): tablet c945f70a9fe6422dbe76834ee4ca8d7f (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:20.970916 14542 consensus_queue.cc:237] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
W20260710 11:00:20.981592 14509 consensus_peers.cc:597] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 554c465bcfe4414eba6c57c8764cd962. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:20.982363 14393 raft_consensus.cc:1275] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:20.983654 14916 consensus_queue.cc:1048] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } 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:00:20.985889 14463 raft_consensus.cc:1275] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:20.987221 14916 consensus_queue.cc:1048] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:20.991993 14673 raft_consensus.cc:2955] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:20.994251 14393 raft_consensus.cc:2955] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.015134 14293 catalog_manager.cc:5697] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:21.035856 14463 raft_consensus.cc:2955] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.057849 14393 consensus_queue.cc:237] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:21.082046 14542 raft_consensus.cc:1275] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:21.083724 14900 consensus_queue.cc:1048] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:21.096372 14463 raft_consensus.cc:1275] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:21.102324 14900 consensus_queue.cc:1048] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:21.109324 14360 consensus_peers.cc:597] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 556126c14ef444babcd9628cecbe0453. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:21.110900 14958 raft_consensus.cc:2955] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.113174 14542 raft_consensus.cc:2955] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.128561 14292 catalog_manager.cc:5697] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.129150 14463 raft_consensus.cc:2955] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.131022 14393 consensus_queue.cc:237] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:21.152552 14542 raft_consensus.cc:1275] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:21.153805 14360 consensus_peers.cc:597] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1adbafb747f845a29ea6a042f9229e41. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:21.153821 14463 raft_consensus.cc:1275] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:21.155242 14964 consensus_queue.cc:1048] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } 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:00:21.158150 14958 consensus_queue.cc:1048] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:21.163328 14964 raft_consensus.cc:2955] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.169135 14542 raft_consensus.cc:2955] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.182766 14542 consensus_queue.cc:237] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:21.182564 14289 catalog_manager.cc:5697] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:21.202958 14509 consensus_peers.cc:597] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2fb4eb23241499d8b6a39777276a419. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:21.205641 14469 raft_consensus.cc:2955] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.211500 14393 raft_consensus.cc:1275] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:21.212844 14953 consensus_queue.cc:1048] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:21.214792 14463 raft_consensus.cc:1275] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:21.216430 14916 consensus_queue.cc:1048] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } 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:00:21.234424 14916 raft_consensus.cc:2955] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.238533 14393 raft_consensus.cc:2955] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.238597 14463 raft_consensus.cc:2955] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.260303 14292 catalog_manager.cc:5697] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:21.503311 14971 ts_tablet_manager.cc:933] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:21.505194 14971 tablet_copy_client.cc:323] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.195:36815
I20260710 11:00:21.506873 14555 tablet_copy_service.cc:140] P e518e65da6fe488aa39dc574052f5f9d: Received BeginTabletCopySession request for tablet 554c465bcfe4414eba6c57c8764cd962 from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:46984)
I20260710 11:00:21.507371 14555 tablet_copy_service.cc:161] P e518e65da6fe488aa39dc574052f5f9d: Beginning new tablet copy session on tablet 554c465bcfe4414eba6c57c8764cd962 from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:46984: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-554c465bcfe4414eba6c57c8764cd962
I20260710 11:00:21.514496 14555 tablet_copy_source_session.cc:215] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:21.517081 14971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554c465bcfe4414eba6c57c8764cd962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:21.534447 14971 tablet_copy_client.cc:806] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:21.535176 14971 tablet_copy_client.cc:670] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:21.540175 14971 tablet_copy_client.cc:538] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:21.550172 14971 tablet_bootstrap.cc:492] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:21.560989 14973 ts_tablet_manager.cc:933] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187)
I20260710 11:00:21.569161 14973 tablet_copy_client.cc:323] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.193:45187
I20260710 11:00:21.592799 14971 tablet_bootstrap.cc:492] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:21.593837 14971 tablet_bootstrap.cc:492] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:21.594976 14971 ts_tablet_manager.cc:1403] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.012s
I20260710 11:00:21.596045 14406 tablet_copy_service.cc:140] P cff64ad897c44ecbb5656f0472170d4e: Received BeginTabletCopySession request for tablet 556126c14ef444babcd9628cecbe0453 from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:55328)
I20260710 11:00:21.596606 14406 tablet_copy_service.cc:161] P cff64ad897c44ecbb5656f0472170d4e: Beginning new tablet copy session on tablet 556126c14ef444babcd9628cecbe0453 from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:55328: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-556126c14ef444babcd9628cecbe0453
I20260710 11:00:21.603955 14406 tablet_copy_source_session.cc:215] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:21.607785 14973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556126c14ef444babcd9628cecbe0453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:21.610982 14971 raft_consensus.cc:359] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:21.616216 14971 raft_consensus.cc:740] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:21.617022 14971 consensus_queue.cc:260] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:21.623528 14973 tablet_copy_client.cc:806] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:21.624082 14973 tablet_copy_client.cc:670] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:21.630735 14973 tablet_copy_client.cc:538] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:21.634559 14971 ts_tablet_manager.cc:1434] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.009s
I20260710 11:00:21.639041 14555 tablet_copy_service.cc:342] P e518e65da6fe488aa39dc574052f5f9d: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-554c465bcfe4414eba6c57c8764cd962 received from {username='slave'} at 127.0.0.1:46984
I20260710 11:00:21.639436 14973 tablet_bootstrap.cc:492] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:21.639499 14555 tablet_copy_service.cc:434] P e518e65da6fe488aa39dc574052f5f9d: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-554c465bcfe4414eba6c57c8764cd962 on tablet 554c465bcfe4414eba6c57c8764cd962 with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:21.642359 14979 ts_tablet_manager.cc:933] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187)
I20260710 11:00:21.656232 14979 tablet_copy_client.cc:323] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.193:45187
I20260710 11:00:21.661300 14406 tablet_copy_service.cc:140] P cff64ad897c44ecbb5656f0472170d4e: Received BeginTabletCopySession request for tablet 1adbafb747f845a29ea6a042f9229e41 from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:55328)
I20260710 11:00:21.661963 14406 tablet_copy_service.cc:161] P cff64ad897c44ecbb5656f0472170d4e: Beginning new tablet copy session on tablet 1adbafb747f845a29ea6a042f9229e41 from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:55328: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-1adbafb747f845a29ea6a042f9229e41
I20260710 11:00:21.669847 14406 tablet_copy_source_session.cc:215] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:21.672472 14973 tablet_bootstrap.cc:492] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:21.672925 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1adbafb747f845a29ea6a042f9229e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:21.673547 14973 tablet_bootstrap.cc:492] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:21.674511 14973 ts_tablet_manager.cc:1403] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.007s
I20260710 11:00:21.678928 14973 raft_consensus.cc:359] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:21.679708 14973 raft_consensus.cc:740] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:21.680860 14971 ts_tablet_manager.cc:933] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:21.680320 14973 consensus_queue.cc:260] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:21.688601 14979 tablet_copy_client.cc:806] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:21.689210 14979 tablet_copy_client.cc:670] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:21.693454 14979 tablet_copy_client.cc:538] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:21.695080 14973 ts_tablet_manager.cc:1434] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:00:21.702153 14979 tablet_bootstrap.cc:492] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:21.705325 14406 tablet_copy_service.cc:342] P cff64ad897c44ecbb5656f0472170d4e: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-556126c14ef444babcd9628cecbe0453 received from {username='slave'} at 127.0.0.1:55328
I20260710 11:00:21.705819 14406 tablet_copy_service.cc:434] P cff64ad897c44ecbb5656f0472170d4e: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-556126c14ef444babcd9628cecbe0453 on tablet 556126c14ef444babcd9628cecbe0453 with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:21.708252 14971 tablet_copy_client.cc:323] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.195:36815
I20260710 11:00:21.710071 14555 tablet_copy_service.cc:140] P e518e65da6fe488aa39dc574052f5f9d: Received BeginTabletCopySession request for tablet f2fb4eb23241499d8b6a39777276a419 from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:46984)
I20260710 11:00:21.710638 14555 tablet_copy_service.cc:161] P e518e65da6fe488aa39dc574052f5f9d: Beginning new tablet copy session on tablet f2fb4eb23241499d8b6a39777276a419 from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:46984: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-f2fb4eb23241499d8b6a39777276a419
I20260710 11:00:21.734532 14555 tablet_copy_source_session.cc:215] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:21.739729 14971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fb4eb23241499d8b6a39777276a419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:21.803146 14979 tablet_bootstrap.cc:492] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:21.804098 14979 tablet_bootstrap.cc:492] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:21.804101 14971 tablet_copy_client.cc:806] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:21.804760 14971 tablet_copy_client.cc:670] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:21.804905 14979 ts_tablet_manager.cc:1403] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.103s	user 0.038s	sys 0.042s
I20260710 11:00:21.808466 14971 tablet_copy_client.cc:538] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:21.809708 14979 raft_consensus.cc:359] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:21.811280 14979 raft_consensus.cc:740] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:21.811949 14979 consensus_queue.cc:260] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:21.816605 14979 ts_tablet_manager.cc:1434] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:00:21.819662 14406 tablet_copy_service.cc:342] P cff64ad897c44ecbb5656f0472170d4e: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-1adbafb747f845a29ea6a042f9229e41 received from {username='slave'} at 127.0.0.1:55328
I20260710 11:00:21.820077 14406 tablet_copy_service.cc:434] P cff64ad897c44ecbb5656f0472170d4e: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-1adbafb747f845a29ea6a042f9229e41 on tablet 1adbafb747f845a29ea6a042f9229e41 with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:21.822583 14971 tablet_bootstrap.cc:492] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:21.852797 14971 tablet_bootstrap.cc:492] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:21.853749 14971 tablet_bootstrap.cc:492] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:21.854436 14971 ts_tablet_manager.cc:1403] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.014s
I20260710 11:00:21.858376 14971 raft_consensus.cc:359] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:21.859216 14971 raft_consensus.cc:740] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:21.859819 14971 consensus_queue.cc:260] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:21.861912 14971 ts_tablet_manager.cc:1434] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260710 11:00:21.863852 14555 tablet_copy_service.cc:342] P e518e65da6fe488aa39dc574052f5f9d: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-f2fb4eb23241499d8b6a39777276a419 received from {username='slave'} at 127.0.0.1:46984
I20260710 11:00:21.864244 14555 tablet_copy_service.cc:434] P e518e65da6fe488aa39dc574052f5f9d: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-f2fb4eb23241499d8b6a39777276a419 on tablet f2fb4eb23241499d8b6a39777276a419 with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:22.020435 14837 raft_consensus.cc:1217] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:22.134866 14837 raft_consensus.cc:1217] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:22.175990 14837 raft_consensus.cc:1217] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:22.212656 14837 raft_consensus.cc:1217] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:22.408365 14953 raft_consensus.cc:1064] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:22.410918 14953 consensus_queue.cc:237] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:22.418510 14838 raft_consensus.cc:1275] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.420069 14463 raft_consensus.cc:1275] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.422055 14916 consensus_queue.cc:1048] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:22.423952 14673 consensus_queue.cc:1048] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:22.426262 14393 raft_consensus.cc:1275] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.430523 14673 consensus_queue.cc:1048] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } 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:00:22.450660 14953 raft_consensus.cc:2955] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.454739 14463 raft_consensus.cc:2955] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.462430 14838 raft_consensus.cc:2955] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.476984 14292 catalog_manager.cc:5697] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.482149 14393 raft_consensus.cc:2955] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.521380 14542 consensus_queue.cc:237] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:22.530309 14838 raft_consensus.cc:1275] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.531828 14953 consensus_queue.cc:1048] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:22.548796 14463 raft_consensus.cc:1275] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.551867 14673 consensus_queue.cc:1048] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:22.554908 14916 raft_consensus.cc:2955] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.555476 14838 raft_consensus.cc:2955] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.565303 14988 raft_consensus.cc:1064] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:22.568413 14281 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 554c465bcfe4414eba6c57c8764cd962 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:22.569983 14463 raft_consensus.cc:2955] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.574251 14289 catalog_manager.cc:5697] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d reported cstate change: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:22.569249 14988 consensus_queue.cc:237] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:22.587787 14385 tablet_service.cc:1558] Processing DeleteTablet for tablet 554c465bcfe4414eba6c57c8764cd962 with delete_type TABLET_DATA_TOMBSTONED (TS cff64ad897c44ecbb5656f0472170d4e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52408
I20260710 11:00:22.599097 15000 tablet_replica.cc:333] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:22.600255 15000 raft_consensus.cc:2243] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.601071 15000 raft_consensus.cc:2272] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.602156 14542 raft_consensus.cc:1275] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.604066 14987 consensus_queue.cc:1048] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:22.605000 14838 raft_consensus.cc:1275] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.610389 14987 consensus_queue.cc:1048] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:22.615463 15000 ts_tablet_manager.cc:1916] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:22.628980 14463 raft_consensus.cc:1275] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.631209 14987 consensus_queue.cc:1048] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } 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:00:22.637331 14837 raft_consensus.cc:2955] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.641239 15000 ts_tablet_manager.cc:1929] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:22.641718 15000 log.cc:1199] T 554c465bcfe4414eba6c57c8764cd962 P cff64ad897c44ecbb5656f0472170d4e: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-0-root/wals/554c465bcfe4414eba6c57c8764cd962
I20260710 11:00:22.635053 14987 raft_consensus.cc:2955] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.643385 14280 catalog_manager.cc:5028] TS cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): tablet 554c465bcfe4414eba6c57c8764cd962 (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:22.666728 14289 catalog_manager.cc:5697] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.677917 14469 raft_consensus.cc:2955] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.677989 14542 raft_consensus.cc:2955] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.687451 14989 raft_consensus.cc:1064] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:22.696310 14953 raft_consensus.cc:1064] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:22.699137 14953 consensus_queue.cc:237] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:22.701285 14390 consensus_queue.cc:237] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:22.709306 14836 raft_consensus.cc:1275] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.712237 14542 raft_consensus.cc:1275] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.713094 14958 consensus_queue.cc:1048] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:22.716709 14988 consensus_queue.cc:1048] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:22.729161 14542 raft_consensus.cc:2955] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.733747 14989 consensus_queue.cc:237] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:22.740130 14838 raft_consensus.cc:2955] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.774226 14987 raft_consensus.cc:2955] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.789881 14838 raft_consensus.cc:1275] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.790387 14469 raft_consensus.cc:1275] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.792237 14988 consensus_queue.cc:1048] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:22.794672 14545 raft_consensus.cc:1275] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.797132 14958 consensus_queue.cc:1048] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 11:00:22.810415 14988 consensus_queue.cc:1048] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } 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:00:22.811739 14463 raft_consensus.cc:1275] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.815546 14390 raft_consensus.cc:1275] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.819643 14288 catalog_manager.cc:5697] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New cstate: current_term: 1 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.820369 14989 raft_consensus.cc:2955] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.825106 14469 raft_consensus.cc:2955] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.819555 14916 consensus_queue.cc:1048] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260710 11:00:22.832237 14673 consensus_queue.cc:1048] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:22.837047 14838 raft_consensus.cc:1275] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:22.838615 14673 consensus_queue.cc:1048] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:22.845719 14280 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 556126c14ef444babcd9628cecbe0453 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:22.854018 14838 raft_consensus.cc:2955] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.867857 14289 catalog_manager.cc:5697] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:22.870586 14953 raft_consensus.cc:2955] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.872399 14457 tablet_service.cc:1558] Processing DeleteTablet for tablet 556126c14ef444babcd9628cecbe0453 with delete_type TABLET_DATA_TOMBSTONED (TS e1e6efdcdb0c4214978088472ea7b813 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54958
I20260710 11:00:22.880391 14390 raft_consensus.cc:2955] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.920584 15012 tablet_replica.cc:333] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:22.922781 15012 raft_consensus.cc:2243] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:22.923677 15012 raft_consensus.cc:2272] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:22.920122 14393 consensus_queue.cc:237] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:22.927870 15012 ts_tablet_manager.cc:1916] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:22.931617 14837 raft_consensus.cc:2955] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.938555 14838 raft_consensus.cc:1275] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.940480 14989 consensus_queue.cc:1048] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:22.949154 14987 raft_consensus.cc:2955] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.951161 15012 ts_tablet_manager.cc:1929] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:22.951716 15012 log.cc:1199] T 556126c14ef444babcd9628cecbe0453 P e1e6efdcdb0c4214978088472ea7b813: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-1-root/wals/556126c14ef444babcd9628cecbe0453
I20260710 11:00:22.953600 14279 catalog_manager.cc:5028] TS e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): tablet 556126c14ef444babcd9628cecbe0453 (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:22.955401 14838 raft_consensus.cc:2955] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.958758 14469 raft_consensus.cc:1275] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:22.961593 14958 consensus_queue.cc:1048] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:22.965062 14280 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1adbafb747f845a29ea6a042f9229e41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:22.968276 14469 raft_consensus.cc:2955] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:22.970929 14292 catalog_manager.cc:5697] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New cstate: current_term: 1 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:22.990500 14528 tablet_service.cc:1558] Processing DeleteTablet for tablet 1adbafb747f845a29ea6a042f9229e41 with delete_type TABLET_DATA_TOMBSTONED (TS e518e65da6fe488aa39dc574052f5f9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46938
I20260710 11:00:23.024128 14292 catalog_manager.cc:5697] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:23.024835 14463 raft_consensus.cc:2955] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:23.042534 15016 tablet_replica.cc:333] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:23.045800 15016 raft_consensus.cc:2243] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:23.046622 15016 pending_rounds.cc:70] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d: Trying to abort 1 pending ops.
I20260710 11:00:23.047089 15016 pending_rounds.cc:77] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305958288132665344 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "1adbafb747f845a29ea6a042f9229e41" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } } }
I20260710 11:00:23.048751 15016 raft_consensus.cc:2917] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260710 11:00:23.052266 15016 raft_consensus.cc:2889] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260710 11:00:23.052863 15016 raft_consensus.cc:2272] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:23.057112 15016 ts_tablet_manager.cc:1916] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:23.052541 14545 consensus_queue.cc:237] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:23.068954 14837 raft_consensus.cc:1275] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:23.069550 14390 raft_consensus.cc:1275] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:23.071023 15017 consensus_queue.cc:1048] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:23.073383 15013 consensus_queue.cc:1048] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:23.077008 15016 ts_tablet_manager.cc:1929] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:23.077505 15016 log.cc:1199] T 1adbafb747f845a29ea6a042f9229e41 P e518e65da6fe488aa39dc574052f5f9d: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-2-root/wals/1adbafb747f845a29ea6a042f9229e41
I20260710 11:00:23.079346 14281 catalog_manager.cc:5028] TS e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): tablet 1adbafb747f845a29ea6a042f9229e41 (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:23.083432 15015 raft_consensus.cc:2955] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:23.089640 14838 raft_consensus.cc:2955] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:23.096877 14390 raft_consensus.cc:2955] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:23.107368 14289 catalog_manager.cc:5697] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:23.113910 14281 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2fb4eb23241499d8b6a39777276a419 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:23.124856 14457 tablet_service.cc:1558] Processing DeleteTablet for tablet f2fb4eb23241499d8b6a39777276a419 with delete_type TABLET_DATA_TOMBSTONED (TS e1e6efdcdb0c4214978088472ea7b813 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54958
I20260710 11:00:23.126085 15012 tablet_replica.cc:333] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:23.127174 15012 raft_consensus.cc:2243] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:23.127831 15012 raft_consensus.cc:2272] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:23.132546 15012 ts_tablet_manager.cc:1916] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:23.152125 15012 ts_tablet_manager.cc:1929] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:23.152585 15012 log.cc:1199] T f2fb4eb23241499d8b6a39777276a419 P e1e6efdcdb0c4214978088472ea7b813: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-1-root/wals/f2fb4eb23241499d8b6a39777276a419
I20260710 11:00:23.154520 14279 catalog_manager.cc:5028] TS e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): tablet f2fb4eb23241499d8b6a39777276a419 (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:24.150995 14542 consensus_queue.cc:237] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:24.156663 14463 raft_consensus.cc:1275] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:24.157238 14390 raft_consensus.cc:1275] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:24.157392 14509 consensus_peers.cc:597] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3e6f934ed4847bdbb2374bc4dd7e08b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:24.158341 15019 consensus_queue.cc:1048] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:24.159251 15017 consensus_queue.cc:1048] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } 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:00:24.168393 15017 raft_consensus.cc:2955] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.170060 14463 raft_consensus.cc:2955] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.170063 14390 raft_consensus.cc:2955] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.183135 14292 catalog_manager.cc:5697] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:24.187747 14542 consensus_queue.cc:237] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:24.207515 14390 raft_consensus.cc:1275] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:24.208148 14463 raft_consensus.cc:1275] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:24.208452 14509 consensus_peers.cc:597] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7d6f5ce2cd2459aa81896f41a3a956a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:24.209061 15019 consensus_queue.cc:1048] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:24.213238 15019 consensus_queue.cc:1048] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } 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:00:24.218660 14991 raft_consensus.cc:2955] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.220631 14390 raft_consensus.cc:2955] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.227807 14463 raft_consensus.cc:2955] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.232825 14545 consensus_queue.cc:237] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:24.236397 14289 catalog_manager.cc:5697] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:24.243983 14509 consensus_peers.cc:597] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae11e68086c149b09cb02744faa855f8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:24.244199 14390 raft_consensus.cc:1275] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:24.244102 14463 raft_consensus.cc:1275] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:24.245736 14991 consensus_queue.cc:1048] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:24.247323 15017 consensus_queue.cc:1048] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } 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:00:24.259467 14991 raft_consensus.cc:2955] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.261130 14390 raft_consensus.cc:2955] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.261461 14463 raft_consensus.cc:2955] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.279181 14390 consensus_queue.cc:237] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:24.281947 14293 catalog_manager.cc:5697] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.291111 14545 raft_consensus.cc:1275] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:24.292402 14360 consensus_peers.cc:597] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc632c89af9d459eb835ee499b938d52. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:24.292526 14469 raft_consensus.cc:1275] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:24.293080 14987 consensus_queue.cc:1048] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260710 11:00:24.300473 15034 consensus_queue.cc:1048] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:24.309909 14987 raft_consensus.cc:2955] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.311460 14463 raft_consensus.cc:2955] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.313712 14545 raft_consensus.cc:2955] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.325502 14293 catalog_manager.cc:5697] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:24.647739 15039 ts_tablet_manager.cc:933] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:24.649586 15039 tablet_copy_client.cc:323] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.195:36815
I20260710 11:00:24.651353 14555 tablet_copy_service.cc:140] P e518e65da6fe488aa39dc574052f5f9d: Received BeginTabletCopySession request for tablet a7d6f5ce2cd2459aa81896f41a3a956a from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:46984)
I20260710 11:00:24.651912 14555 tablet_copy_service.cc:161] P e518e65da6fe488aa39dc574052f5f9d: Beginning new tablet copy session on tablet a7d6f5ce2cd2459aa81896f41a3a956a from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:46984: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-a7d6f5ce2cd2459aa81896f41a3a956a
I20260710 11:00:24.659526 14555 tablet_copy_source_session.cc:215] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:24.662969 15039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d6f5ce2cd2459aa81896f41a3a956a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:24.674870 15041 ts_tablet_manager.cc:933] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:24.676774 15041 tablet_copy_client.cc:323] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.195:36815
I20260710 11:00:24.678752 14555 tablet_copy_service.cc:140] P e518e65da6fe488aa39dc574052f5f9d: Received BeginTabletCopySession request for tablet ae11e68086c149b09cb02744faa855f8 from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:46984)
I20260710 11:00:24.679147 15039 tablet_copy_client.cc:806] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:24.679311 14555 tablet_copy_service.cc:161] P e518e65da6fe488aa39dc574052f5f9d: Beginning new tablet copy session on tablet ae11e68086c149b09cb02744faa855f8 from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:46984: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-ae11e68086c149b09cb02744faa855f8
I20260710 11:00:24.679724 15039 tablet_copy_client.cc:670] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:24.683938 15039 tablet_copy_client.cc:538] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:24.688144 14555 tablet_copy_source_session.cc:215] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:24.691304 15041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae11e68086c149b09cb02744faa855f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:24.693470 15039 tablet_bootstrap.cc:492] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:24.706427 15041 tablet_copy_client.cc:806] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:24.707115 15041 tablet_copy_client.cc:670] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:24.711180 15041 tablet_copy_client.cc:538] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:24.720147 15044 ts_tablet_manager.cc:933] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:24.728031 15041 tablet_bootstrap.cc:492] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:24.736027 15039 tablet_bootstrap.cc:492] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:24.737005 15039 tablet_bootstrap.cc:492] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:24.737756 15039 ts_tablet_manager.cc:1403] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.020s
I20260710 11:00:24.738272 15044 tablet_copy_client.cc:323] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.195:36815
I20260710 11:00:24.740118 14555 tablet_copy_service.cc:140] P e518e65da6fe488aa39dc574052f5f9d: Received BeginTabletCopySession request for tablet b3e6f934ed4847bdbb2374bc4dd7e08b from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:46984)
I20260710 11:00:24.740630 14555 tablet_copy_service.cc:161] P e518e65da6fe488aa39dc574052f5f9d: Beginning new tablet copy session on tablet b3e6f934ed4847bdbb2374bc4dd7e08b from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:46984: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-b3e6f934ed4847bdbb2374bc4dd7e08b
I20260710 11:00:24.747012 15039 raft_consensus.cc:359] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:24.748435 15039 raft_consensus.cc:740] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:24.749011 14555 tablet_copy_source_session.cc:215] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:24.749392 15039 consensus_queue.cc:260] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:24.752388 15044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e6f934ed4847bdbb2374bc4dd7e08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:24.775839 15039 ts_tablet_manager.cc:1434] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.012s
I20260710 11:00:24.778642 15044 tablet_copy_client.cc:806] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:24.779894 15044 tablet_copy_client.cc:670] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:24.782099 14555 tablet_copy_service.cc:342] P e518e65da6fe488aa39dc574052f5f9d: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-a7d6f5ce2cd2459aa81896f41a3a956a received from {username='slave'} at 127.0.0.1:46984
I20260710 11:00:24.782586 14555 tablet_copy_service.cc:434] P e518e65da6fe488aa39dc574052f5f9d: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-a7d6f5ce2cd2459aa81896f41a3a956a on tablet a7d6f5ce2cd2459aa81896f41a3a956a with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:24.790951 15044 tablet_copy_client.cc:538] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:24.792223 15039 ts_tablet_manager.cc:933] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187)
I20260710 11:00:24.800282 15044 tablet_bootstrap.cc:492] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:24.801164 15039 tablet_copy_client.cc:323] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.193:45187
I20260710 11:00:24.801167 15041 tablet_bootstrap.cc:492] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:24.803218 15041 tablet_bootstrap.cc:492] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:24.803330 14406 tablet_copy_service.cc:140] P cff64ad897c44ecbb5656f0472170d4e: Received BeginTabletCopySession request for tablet dc632c89af9d459eb835ee499b938d52 from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:55328)
I20260710 11:00:24.803961 15041 ts_tablet_manager.cc:1403] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.025s
I20260710 11:00:24.803879 14406 tablet_copy_service.cc:161] P cff64ad897c44ecbb5656f0472170d4e: Beginning new tablet copy session on tablet dc632c89af9d459eb835ee499b938d52 from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:55328: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-dc632c89af9d459eb835ee499b938d52
I20260710 11:00:24.816143 14406 tablet_copy_source_session.cc:215] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:24.817242 15041 raft_consensus.cc:359] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:24.818557 15041 raft_consensus.cc:740] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:24.819512 15041 consensus_queue.cc:260] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:24.822587 15041 ts_tablet_manager.cc:1434] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:00:24.826538 15039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc632c89af9d459eb835ee499b938d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:24.829336 14554 tablet_copy_service.cc:342] P e518e65da6fe488aa39dc574052f5f9d: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-ae11e68086c149b09cb02744faa855f8 received from {username='slave'} at 127.0.0.1:46984
I20260710 11:00:24.829784 14554 tablet_copy_service.cc:434] P e518e65da6fe488aa39dc574052f5f9d: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-ae11e68086c149b09cb02744faa855f8 on tablet ae11e68086c149b09cb02744faa855f8 with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:24.840746 15044 tablet_bootstrap.cc:492] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:24.841718 15044 tablet_bootstrap.cc:492] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:24.842456 15044 ts_tablet_manager.cc:1403] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.026s
I20260710 11:00:24.845521 15044 raft_consensus.cc:359] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:24.846382 15044 raft_consensus.cc:740] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:24.847028 15044 consensus_queue.cc:260] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:24.849277 15044 ts_tablet_manager.cc:1434] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:00:24.851213 14554 tablet_copy_service.cc:342] P e518e65da6fe488aa39dc574052f5f9d: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-b3e6f934ed4847bdbb2374bc4dd7e08b received from {username='slave'} at 127.0.0.1:46984
I20260710 11:00:24.851677 14554 tablet_copy_service.cc:434] P e518e65da6fe488aa39dc574052f5f9d: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-b3e6f934ed4847bdbb2374bc4dd7e08b on tablet b3e6f934ed4847bdbb2374bc4dd7e08b with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:24.856293 15039 tablet_copy_client.cc:806] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:24.856923 15039 tablet_copy_client.cc:670] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:24.861420 15039 tablet_copy_client.cc:538] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:24.867753 15039 tablet_bootstrap.cc:492] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:24.883498 15039 tablet_bootstrap.cc:492] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:24.884339 15039 tablet_bootstrap.cc:492] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:24.884902 15039 ts_tablet_manager.cc:1403] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 11:00:24.887168 15039 raft_consensus.cc:359] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:24.887787 15039 raft_consensus.cc:740] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:24.888271 15039 consensus_queue.cc:260] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:24.890349 15039 ts_tablet_manager.cc:1434] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260710 11:00:24.892268 14406 tablet_copy_service.cc:342] P cff64ad897c44ecbb5656f0472170d4e: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-dc632c89af9d459eb835ee499b938d52 received from {username='slave'} at 127.0.0.1:55328
I20260710 11:00:24.892860 14406 tablet_copy_service.cc:434] P cff64ad897c44ecbb5656f0472170d4e: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-dc632c89af9d459eb835ee499b938d52 on tablet dc632c89af9d459eb835ee499b938d52 with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:25.116137 14837 raft_consensus.cc:1217] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:25.246320 14837 raft_consensus.cc:1217] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:25.247562 14838 raft_consensus.cc:1217] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:25.354389 14838 raft_consensus.cc:1217] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:25.737483 15055 raft_consensus.cc:1064] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:25.740788 15055 consensus_queue.cc:237] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:25.745219 15017 raft_consensus.cc:1064] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:25.748492 15017 consensus_queue.cc:237] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:25.764734 14469 raft_consensus.cc:1275] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.767686 14837 raft_consensus.cc:1275] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.768113 14390 raft_consensus.cc:1275] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.769888 14393 raft_consensus.cc:1275] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.770327 14469 raft_consensus.cc:1275] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.770252 14991 consensus_queue.cc:1048] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } 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:00:25.770327 14838 raft_consensus.cc:1275] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.772294 15032 consensus_queue.cc:1048] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } 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:00:25.773594 14991 consensus_queue.cc:1048] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:25.775785 15017 consensus_queue.cc:1048] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:25.777740 15055 consensus_queue.cc:1048] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:25.777750 14991 consensus_queue.cc:1048] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:25.809475 15061 raft_consensus.cc:2955] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.816447 15032 raft_consensus.cc:2955] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.821480 14469 raft_consensus.cc:2955] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.821885 14838 raft_consensus.cc:2955] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.821623 14837 raft_consensus.cc:2955] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.835543 14463 raft_consensus.cc:2955] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.848536 14390 raft_consensus.cc:2955] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.849746 15056 raft_consensus.cc:1064] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:25.852156 14292 catalog_manager.cc:5697] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.855430 15056 consensus_queue.cc:237] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:25.857722 14289 catalog_manager.cc:5697] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.863425 15017 raft_consensus.cc:1064] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:25.866194 15017 consensus_queue.cc:237] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:25.866353 14393 raft_consensus.cc:2955] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.874557 14837 raft_consensus.cc:1275] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.877859 14394 raft_consensus.cc:1275] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.877791 15061 consensus_queue.cc:1048] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:25.878245 14469 raft_consensus.cc:1275] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.882514 14542 raft_consensus.cc:1275] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.883420 15060 consensus_queue.cc:1048] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } 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:00:25.885457 15037 consensus_queue.cc:1048] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } 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:00:25.886590 15032 consensus_queue.cc:1048] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:25.912521 14838 raft_consensus.cc:1275] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.915817 14466 raft_consensus.cc:1275] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:25.914217 15056 consensus_queue.cc:1048] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:00:25.927290 15056 consensus_queue.cc:1048] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:25.931807 15032 raft_consensus.cc:2955] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.933804 14463 raft_consensus.cc:2955] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.946628 14393 raft_consensus.cc:2955] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.951493 14837 raft_consensus.cc:2955] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.941001 15056 raft_consensus.cc:2955] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:25.985255 14542 consensus_queue.cc:237] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:25.996569 14838 raft_consensus.cc:1275] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:26.000038 15017 consensus_queue.cc:1048] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:26.014024 14542 raft_consensus.cc:2955] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.022500 14463 raft_consensus.cc:1275] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:26.023983 15061 raft_consensus.cc:2955] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.027066 15055 consensus_queue.cc:1048] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:26.038683 14837 raft_consensus.cc:2955] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.048987 14281 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b3e6f934ed4847bdbb2374bc4dd7e08b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:26.049795 14463 raft_consensus.cc:2955] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.060607 14838 raft_consensus.cc:2955] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.076527 14466 raft_consensus.cc:2955] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
W20260710 11:00:26.090260 14281 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet b3e6f934ed4847bdbb2374bc4dd7e08b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 11:00:26.092726 14288 catalog_manager.cc:5697] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.094293 14288 catalog_manager.cc:5697] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.095896 14288 catalog_manager.cc:5697] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.101095 14542 consensus_queue.cc:237] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:26.105736 14838 raft_consensus.cc:1275] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:26.107412 15032 consensus_queue.cc:1048] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:26.115530 15017 raft_consensus.cc:2955] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.117048 14393 raft_consensus.cc:1275] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:26.118636 15032 consensus_queue.cc:1048] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:26.122767 14393 raft_consensus.cc:2955] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.124887 14838 raft_consensus.cc:2955] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.132545 14281 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7d6f5ce2cd2459aa81896f41a3a956a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:26.138624 14385 tablet_service.cc:1558] Processing DeleteTablet for tablet b3e6f934ed4847bdbb2374bc4dd7e08b with delete_type TABLET_DATA_TOMBSTONED (TS cff64ad897c44ecbb5656f0472170d4e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52408
I20260710 11:00:26.144163 14542 consensus_queue.cc:237] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:26.152957 14466 raft_consensus.cc:1275] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:26.156420 14393 consensus_queue.cc:237] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:26.158409 15060 consensus_queue.cc:1048] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:26.160668 15081 tablet_replica.cc:333] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:26.164772 15081 raft_consensus.cc:2243] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:26.165498 15081 raft_consensus.cc:2272] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:26.167229 14838 raft_consensus.cc:1275] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:26.170385 15060 raft_consensus.cc:2955] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.171434 14466 raft_consensus.cc:1275] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:26.173295 15081 ts_tablet_manager.cc:1916] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:26.174104 15037 consensus_queue.cc:1048] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:26.181442 15032 consensus_queue.cc:1048] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:26.182734 14837 raft_consensus.cc:1275] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:26.182987 15056 raft_consensus.cc:2955] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.180048 14292 catalog_manager.cc:5697] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d reported cstate change: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:26.185379 14463 raft_consensus.cc:2955] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.181910 14466 raft_consensus.cc:2955] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.190196 15037 consensus_queue.cc:1048] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260710 11:00:26.196395 14457 tablet_service.cc:1558] Processing DeleteTablet for tablet a7d6f5ce2cd2459aa81896f41a3a956a with delete_type TABLET_DATA_TOMBSTONED (TS e1e6efdcdb0c4214978088472ea7b813 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54958
I20260710 11:00:26.199249 15081 ts_tablet_manager.cc:1929] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:26.199759 15081 log.cc:1199] T b3e6f934ed4847bdbb2374bc4dd7e08b P cff64ad897c44ecbb5656f0472170d4e: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-0-root/wals/b3e6f934ed4847bdbb2374bc4dd7e08b
I20260710 11:00:26.199491 14837 raft_consensus.cc:2955] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.201849 14280 catalog_manager.cc:5028] TS cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): tablet b3e6f934ed4847bdbb2374bc4dd7e08b (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:26.206365 14280 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dc632c89af9d459eb835ee499b938d52 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:26.208941 14281 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae11e68086c149b09cb02744faa855f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:26.213253 14292 catalog_manager.cc:5697] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.232126 15082 tablet_replica.cc:333] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:26.234403 14385 tablet_service.cc:1558] Processing DeleteTablet for tablet ae11e68086c149b09cb02744faa855f8 with delete_type TABLET_DATA_TOMBSTONED (TS cff64ad897c44ecbb5656f0472170d4e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52408
I20260710 11:00:26.234710 15082 raft_consensus.cc:2243] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:26.235605 15081 tablet_replica.cc:333] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:26.235648 15082 raft_consensus.cc:2272] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:26.236677 15081 raft_consensus.cc:2243] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:26.236251 14837 raft_consensus.cc:2955] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.237375 15081 raft_consensus.cc:2272] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:26.240368 15082 ts_tablet_manager.cc:1916] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:26.241475 15081 ts_tablet_manager.cc:1916] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:26.252213 14293 catalog_manager.cc:5697] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New cstate: current_term: 1 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:26.264848 15082 ts_tablet_manager.cc:1929] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:26.265515 15082 log.cc:1199] T a7d6f5ce2cd2459aa81896f41a3a956a P e1e6efdcdb0c4214978088472ea7b813: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-1-root/wals/a7d6f5ce2cd2459aa81896f41a3a956a
I20260710 11:00:26.265916 14528 tablet_service.cc:1558] Processing DeleteTablet for tablet dc632c89af9d459eb835ee499b938d52 with delete_type TABLET_DATA_TOMBSTONED (TS e518e65da6fe488aa39dc574052f5f9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46938
I20260710 11:00:26.267853 14279 catalog_manager.cc:5028] TS e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): tablet a7d6f5ce2cd2459aa81896f41a3a956a (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:26.272500 15081 ts_tablet_manager.cc:1929] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:26.272969 15081 log.cc:1199] T ae11e68086c149b09cb02744faa855f8 P cff64ad897c44ecbb5656f0472170d4e: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-0-root/wals/ae11e68086c149b09cb02744faa855f8
I20260710 11:00:26.273793 15084 tablet_replica.cc:333] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:26.274549 14280 catalog_manager.cc:5028] TS cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): tablet ae11e68086c149b09cb02744faa855f8 (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:26.274791 15084 raft_consensus.cc:2243] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:26.275413 15084 raft_consensus.cc:2272] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:26.277738 15084 ts_tablet_manager.cc:1916] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:26.287957 15084 ts_tablet_manager.cc:1929] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:26.288302 15084 log.cc:1199] T dc632c89af9d459eb835ee499b938d52 P e518e65da6fe488aa39dc574052f5f9d: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-2-root/wals/dc632c89af9d459eb835ee499b938d52
I20260710 11:00:26.289824 14281 catalog_manager.cc:5028] TS e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): tablet dc632c89af9d459eb835ee499b938d52 (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:27.299872 14542 consensus_queue.cc:237] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:27.306769 14463 raft_consensus.cc:1275] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:27.306779 14390 raft_consensus.cc:1275] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:27.306915 14509 consensus_peers.cc:597] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aad53f39f25b4a35b1be1a051637460e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:27.308117 15088 consensus_queue.cc:1048] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } 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:00:27.308879 15017 consensus_queue.cc:1048] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:27.316588 15088 raft_consensus.cc:2955] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.319190 14463 raft_consensus.cc:2955] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.326496 14390 raft_consensus.cc:2955] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.331908 14292 catalog_manager.cc:5697] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.347278 14466 consensus_queue.cc:237] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:27.355870 14542 raft_consensus.cc:1275] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:27.357621 14435 consensus_peers.cc:597] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f98a5fb54ce46a3896ce4abb4d98e0e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:27.357872 15038 consensus_queue.cc:1048] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } 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:00:27.363415 14390 raft_consensus.cc:1275] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:27.364910 15092 consensus_queue.cc:1048] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:27.370383 15038 raft_consensus.cc:2955] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.372128 14542 raft_consensus.cc:2955] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.378316 14390 raft_consensus.cc:2955] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.384526 14463 consensus_queue.cc:237] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:27.395800 14288 catalog_manager.cc:5697] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:27.400022 14435 consensus_peers.cc:597] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4b162be02d149d4bec55d2948d493fe. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:27.400484 14542 raft_consensus.cc:1275] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:27.400708 14393 raft_consensus.cc:1275] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:27.401786 15038 consensus_queue.cc:1048] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:27.404277 15098 consensus_queue.cc:1048] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } 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:00:27.413161 15038 raft_consensus.cc:2955] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.414772 14542 raft_consensus.cc:2955] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.416816 14390 raft_consensus.cc:2955] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.426430 14292 catalog_manager.cc:5697] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:27.427043 14463 consensus_queue.cc:237] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:27.436599 14390 raft_consensus.cc:1275] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 3 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:00:27.437114 14435 consensus_peers.cc:597] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74e974ff4f0747bfb08e1bb6df609fe6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:27.437747 14542 raft_consensus.cc:1275] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 3 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:27.438920 15038 consensus_queue.cc:1048] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } 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:00:27.439957 15098 consensus_queue.cc:1048] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:27.453514 15098 raft_consensus.cc:2955] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.455935 14545 raft_consensus.cc:2955] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.457408 14390 raft_consensus.cc:2955] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.468719 14288 catalog_manager.cc:5697] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d reported cstate change: config changed from index -1 to 3, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 3 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:27.795128 15108 ts_tablet_manager.cc:933] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:27.797925 15108 tablet_copy_client.cc:323] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.194:33445
I20260710 11:00:27.800279 14480 tablet_copy_service.cc:140] P e1e6efdcdb0c4214978088472ea7b813: Received BeginTabletCopySession request for tablet 7f98a5fb54ce46a3896ce4abb4d98e0e from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:54988)
I20260710 11:00:27.800848 14480 tablet_copy_service.cc:161] P e1e6efdcdb0c4214978088472ea7b813: Beginning new tablet copy session on tablet 7f98a5fb54ce46a3896ce4abb4d98e0e from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:54988: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-7f98a5fb54ce46a3896ce4abb4d98e0e
I20260710 11:00:27.808789 14480 tablet_copy_source_session.cc:215] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:27.812757 15108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f98a5fb54ce46a3896ce4abb4d98e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.815923 15110 ts_tablet_manager.cc:933] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:27.818222 15110 tablet_copy_client.cc:323] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.195:36815
I20260710 11:00:27.820218 14554 tablet_copy_service.cc:140] P e518e65da6fe488aa39dc574052f5f9d: Received BeginTabletCopySession request for tablet aad53f39f25b4a35b1be1a051637460e from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:46984)
I20260710 11:00:27.820777 14554 tablet_copy_service.cc:161] P e518e65da6fe488aa39dc574052f5f9d: Beginning new tablet copy session on tablet aad53f39f25b4a35b1be1a051637460e from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:46984: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-aad53f39f25b4a35b1be1a051637460e
I20260710 11:00:27.828737 14554 tablet_copy_source_session.cc:215] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:27.831168 15108 tablet_copy_client.cc:806] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:27.831800 15108 tablet_copy_client.cc:670] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:27.832428 15110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad53f39f25b4a35b1be1a051637460e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.837456 15108 tablet_copy_client.cc:538] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:27.847680 15108 tablet_bootstrap.cc:492] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:27.849471 15110 tablet_copy_client.cc:806] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:27.850142 15110 tablet_copy_client.cc:670] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:27.858800 15110 tablet_copy_client.cc:538] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:27.873708 15110 tablet_bootstrap.cc:492] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:27.876149 15108 tablet_bootstrap.cc:492] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:27.877166 15108 tablet_bootstrap.cc:492] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:27.877975 15108 ts_tablet_manager.cc:1403] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.004s
I20260710 11:00:27.881953 15108 raft_consensus.cc:359] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:27.882807 15108 raft_consensus.cc:740] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:27.883486 15108 consensus_queue.cc:260] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:27.886862 15108 ts_tablet_manager.cc:1434] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:00:27.889689 14480 tablet_copy_service.cc:342] P e1e6efdcdb0c4214978088472ea7b813: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-7f98a5fb54ce46a3896ce4abb4d98e0e received from {username='slave'} at 127.0.0.1:54988
I20260710 11:00:27.890195 14480 tablet_copy_service.cc:434] P e1e6efdcdb0c4214978088472ea7b813: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-7f98a5fb54ce46a3896ce4abb4d98e0e on tablet 7f98a5fb54ce46a3896ce4abb4d98e0e with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:27.902693 15110 tablet_bootstrap.cc:492] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:27.903968 15110 tablet_bootstrap.cc:492] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:27.904671 15110 ts_tablet_manager.cc:1403] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.005s
I20260710 11:00:27.907656 15110 raft_consensus.cc:359] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:27.908483 15110 raft_consensus.cc:740] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:27.909094 15110 consensus_queue.cc:260] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:27.911463 15110 ts_tablet_manager.cc:1434] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:00:27.912997 14554 tablet_copy_service.cc:342] P e518e65da6fe488aa39dc574052f5f9d: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-aad53f39f25b4a35b1be1a051637460e received from {username='slave'} at 127.0.0.1:46984
I20260710 11:00:27.913424 14554 tablet_copy_service.cc:434] P e518e65da6fe488aa39dc574052f5f9d: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-aad53f39f25b4a35b1be1a051637460e on tablet aad53f39f25b4a35b1be1a051637460e with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:27.957923 15110 ts_tablet_manager.cc:933] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:27.959512 15110 tablet_copy_client.cc:323] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.194:33445
I20260710 11:00:27.961545 14480 tablet_copy_service.cc:140] P e1e6efdcdb0c4214978088472ea7b813: Received BeginTabletCopySession request for tablet 74e974ff4f0747bfb08e1bb6df609fe6 from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:54988)
I20260710 11:00:27.962100 14480 tablet_copy_service.cc:161] P e1e6efdcdb0c4214978088472ea7b813: Beginning new tablet copy session on tablet 74e974ff4f0747bfb08e1bb6df609fe6 from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:54988: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-74e974ff4f0747bfb08e1bb6df609fe6
I20260710 11:00:27.969609 14480 tablet_copy_source_session.cc:215] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:27.972873 15110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e974ff4f0747bfb08e1bb6df609fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:27.987113 15110 tablet_copy_client.cc:806] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:27.987685 15110 tablet_copy_client.cc:670] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:27.991603 15110 tablet_copy_client.cc:538] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:27.996045 15108 ts_tablet_manager.cc:933] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:27.997671 15108 tablet_copy_client.cc:323] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.194:33445
I20260710 11:00:27.999217 14480 tablet_copy_service.cc:140] P e1e6efdcdb0c4214978088472ea7b813: Received BeginTabletCopySession request for tablet f4b162be02d149d4bec55d2948d493fe from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:54988)
I20260710 11:00:27.999766 14480 tablet_copy_service.cc:161] P e1e6efdcdb0c4214978088472ea7b813: Beginning new tablet copy session on tablet f4b162be02d149d4bec55d2948d493fe from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:54988: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-f4b162be02d149d4bec55d2948d493fe
I20260710 11:00:28.000816 15110 tablet_bootstrap.cc:492] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:28.004683 14480 tablet_copy_source_session.cc:215] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:28.011911 15108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b162be02d149d4bec55d2948d493fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:28.027370 15110 tablet_bootstrap.cc:492] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:28.028301 15110 tablet_bootstrap.cc:492] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:28.028705 15108 tablet_copy_client.cc:806] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:28.028949 15110 ts_tablet_manager.cc:1403] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.005s
I20260710 11:00:28.029251 15108 tablet_copy_client.cc:670] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:28.032516 15108 tablet_copy_client.cc:538] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:28.032337 15110 raft_consensus.cc:359] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:28.033234 15110 raft_consensus.cc:740] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:28.033882 15110 consensus_queue.cc:260] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:28.036253 15110 ts_tablet_manager.cc:1434] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:28.037962 14480 tablet_copy_service.cc:342] P e1e6efdcdb0c4214978088472ea7b813: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-74e974ff4f0747bfb08e1bb6df609fe6 received from {username='slave'} at 127.0.0.1:54988
I20260710 11:00:28.038390 14480 tablet_copy_service.cc:434] P e1e6efdcdb0c4214978088472ea7b813: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-74e974ff4f0747bfb08e1bb6df609fe6 on tablet 74e974ff4f0747bfb08e1bb6df609fe6 with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:28.044371 15108 tablet_bootstrap.cc:492] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:28.067830 15108 tablet_bootstrap.cc:492] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:28.068900 15108 tablet_bootstrap.cc:492] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:28.069520 15108 ts_tablet_manager.cc:1403] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.005s
I20260710 11:00:28.071717 15108 raft_consensus.cc:359] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:28.072398 15108 raft_consensus.cc:740] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:28.072968 15108 consensus_queue.cc:260] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:28.074934 15108 ts_tablet_manager.cc:1434] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:28.076980 14480 tablet_copy_service.cc:342] P e1e6efdcdb0c4214978088472ea7b813: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-f4b162be02d149d4bec55d2948d493fe received from {username='slave'} at 127.0.0.1:54988
I20260710 11:00:28.077461 14480 tablet_copy_service.cc:434] P e1e6efdcdb0c4214978088472ea7b813: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-f4b162be02d149d4bec55d2948d493fe on tablet f4b162be02d149d4bec55d2948d493fe with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:28.191689 14838 raft_consensus.cc:1217] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:28.219260 14838 raft_consensus.cc:1217] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:28.380129 14838 raft_consensus.cc:1217] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:00:28.603783 14837 raft_consensus.cc:1217] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:28.621059 15119 raft_consensus.cc:1064] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:28.623893 15119 consensus_queue.cc:237] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:28.632774 14545 raft_consensus.cc:1275] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:28.633143 14393 raft_consensus.cc:1275] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:28.634621 14837 raft_consensus.cc:1275] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:28.635156 15098 consensus_queue.cc:1048] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } 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:00:28.636705 15038 consensus_queue.cc:1048] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:28.638680 15098 consensus_queue.cc:1048] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:28.660693 15038 raft_consensus.cc:2955] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.662675 14838 raft_consensus.cc:2955] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.667248 14542 raft_consensus.cc:2955] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.684463 14293 catalog_manager.cc:5697] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.689615 14393 raft_consensus.cc:2955] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.714221 14463 consensus_queue.cc:237] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:28.719687 14838 raft_consensus.cc:1275] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:28.720449 14393 raft_consensus.cc:1275] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:28.721760 15122 consensus_queue.cc:1048] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:28.722615 15038 consensus_queue.cc:1048] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:28.729761 15119 raft_consensus.cc:2955] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.731285 14393 raft_consensus.cc:2955] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.735343 14838 raft_consensus.cc:2955] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.743757 14279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f98a5fb54ce46a3896ce4abb4d98e0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:28.748034 14293 catalog_manager.cc:5697] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.758330 14528 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f98a5fb54ce46a3896ce4abb4d98e0e with delete_type TABLET_DATA_TOMBSTONED (TS e518e65da6fe488aa39dc574052f5f9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46938
I20260710 11:00:28.761570 15130 tablet_replica.cc:333] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:28.762849 15130 raft_consensus.cc:2243] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:28.763594 15130 raft_consensus.cc:2272] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:28.767047 15130 ts_tablet_manager.cc:1916] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:28.780335 15130 ts_tablet_manager.cc:1929] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:28.780735 15130 log.cc:1199] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e518e65da6fe488aa39dc574052f5f9d: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-2-root/wals/7f98a5fb54ce46a3896ce4abb4d98e0e
I20260710 11:00:28.782312 14281 catalog_manager.cc:5028] TS e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): tablet 7f98a5fb54ce46a3896ce4abb4d98e0e (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:28.802084 15017 raft_consensus.cc:1064] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:28.804266 15017 consensus_queue.cc:237] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:28.810452 14838 raft_consensus.cc:1275] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:28.810961 14463 raft_consensus.cc:1275] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:28.811728 14393 raft_consensus.cc:1275] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:28.812075 15017 consensus_queue.cc:1048] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:28.813115 15120 consensus_queue.cc:1048] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } 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:00:28.814043 15132 consensus_queue.cc:1048] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:28.830591 15017 raft_consensus.cc:2955] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.832286 14393 raft_consensus.cc:2955] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.834756 14837 raft_consensus.cc:2955] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.847476 14463 raft_consensus.cc:2955] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.853843 14290 catalog_manager.cc:5697] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.871616 14542 consensus_queue.cc:237] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:28.879190 14837 raft_consensus.cc:1275] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:28.880923 15136 consensus_queue.cc:1048] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:28.882164 14390 raft_consensus.cc:1275] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:28.884351 15120 consensus_queue.cc:1048] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:28.890590 15132 raft_consensus.cc:2955] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.900779 14281 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aad53f39f25b4a35b1be1a051637460e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:28.902093 14390 raft_consensus.cc:2955] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.915773 14290 catalog_manager.cc:5697] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d reported cstate change: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.917721 14838 raft_consensus.cc:2955] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.932197 15098 raft_consensus.cc:1064] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:28.932758 14457 tablet_service.cc:1558] Processing DeleteTablet for tablet aad53f39f25b4a35b1be1a051637460e with delete_type TABLET_DATA_TOMBSTONED (TS e1e6efdcdb0c4214978088472ea7b813 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54958
I20260710 11:00:28.934746 15098 consensus_queue.cc:237] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:28.937850 15138 tablet_replica.cc:333] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:28.938891 15138 raft_consensus.cc:2243] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:28.939669 15138 raft_consensus.cc:2272] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:28.944604 15138 ts_tablet_manager.cc:1916] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:28.946684 14838 raft_consensus.cc:1275] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 3 LEARNER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:00:28.948884 14542 raft_consensus.cc:1275] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 3 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:00:28.949849 14390 raft_consensus.cc:1275] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 3 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:00:28.951292 15119 consensus_queue.cc:1048] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:28.952590 15122 consensus_queue.cc:1048] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:28.953631 15119 consensus_queue.cc:1048] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:28.962399 15138 ts_tablet_manager.cc:1929] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:28.962915 15138 log.cc:1199] T aad53f39f25b4a35b1be1a051637460e P e1e6efdcdb0c4214978088472ea7b813: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-1-root/wals/aad53f39f25b4a35b1be1a051637460e
I20260710 11:00:28.964745 14279 catalog_manager.cc:5028] TS e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): tablet aad53f39f25b4a35b1be1a051637460e (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:28.976263 15098 raft_consensus.cc:2955] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.978513 14542 raft_consensus.cc:2955] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.981900 14838 raft_consensus.cc:2955] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.995154 14290 catalog_manager.cc:5697] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 3 to 4, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:28.997905 14390 raft_consensus.cc:2955] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:29.016112 14463 consensus_queue.cc:237] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:29.021760 14838 raft_consensus.cc:1275] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 3 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:00:29.023267 15098 consensus_queue.cc:1048] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.023605 14545 raft_consensus.cc:1275] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 3 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:00:29.025097 15119 consensus_queue.cc:1048] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.030548 15038 raft_consensus.cc:2955] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:29.032624 14837 raft_consensus.cc:2955] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:29.041930 14279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74e974ff4f0747bfb08e1bb6df609fe6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:29.045378 14545 raft_consensus.cc:2955] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:29.046959 14292 catalog_manager.cc:5697] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index 4 to 5, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New cstate: current_term: 3 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:29.059650 14385 tablet_service.cc:1558] Processing DeleteTablet for tablet 74e974ff4f0747bfb08e1bb6df609fe6 with delete_type TABLET_DATA_TOMBSTONED (TS cff64ad897c44ecbb5656f0472170d4e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52408
I20260710 11:00:29.067456 15143 tablet_replica.cc:333] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:29.068491 15143 raft_consensus.cc:2243] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.069252 15143 raft_consensus.cc:2272] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.072894 15143 ts_tablet_manager.cc:1916] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:29.088611 15143 ts_tablet_manager.cc:1929] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:00:29.089063 15143 log.cc:1199] T 74e974ff4f0747bfb08e1bb6df609fe6 P cff64ad897c44ecbb5656f0472170d4e: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-0-root/wals/74e974ff4f0747bfb08e1bb6df609fe6
I20260710 11:00:29.090965 14280 catalog_manager.cc:5028] TS cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): tablet 74e974ff4f0747bfb08e1bb6df609fe6 (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:29.157091 15122 raft_consensus.cc:1064] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:29.159910 15122 consensus_queue.cc:237] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:29.167554 14837 raft_consensus.cc:1275] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:29.167701 14545 raft_consensus.cc:1275] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:29.168995 14390 raft_consensus.cc:1275] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:29.169255 15098 consensus_queue.cc:1048] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:29.170166 15038 consensus_queue.cc:1048] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:29.171835 15122 consensus_queue.cc:1048] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } 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:00:29.196457 15098 raft_consensus.cc:2955] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:29.198513 14837 raft_consensus.cc:2955] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:29.199832 14545 raft_consensus.cc:2955] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:29.210639 14390 raft_consensus.cc:2955] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:29.215010 14290 catalog_manager.cc:5697] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } attrs { replace: true } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:29.230844 14463 consensus_queue.cc:237] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:29.236541 14837 raft_consensus.cc:1275] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:29.238354 15038 consensus_queue.cc:1048] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:29.237247 14545 raft_consensus.cc:1275] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:29.241681 15098 consensus_queue.cc:1048] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:29.245536 15038 raft_consensus.cc:2955] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:29.252920 14545 raft_consensus.cc:2955] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:29.251356 14837 raft_consensus.cc:2955] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:29.255656 14279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4b162be02d149d4bec55d2948d493fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:29.261907 14292 catalog_manager.cc:5697] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index 3 to 4, VOTER cff64ad897c44ecbb5656f0472170d4e (127.12.245.193) evicted. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:29.274652 14385 tablet_service.cc:1558] Processing DeleteTablet for tablet f4b162be02d149d4bec55d2948d493fe with delete_type TABLET_DATA_TOMBSTONED (TS cff64ad897c44ecbb5656f0472170d4e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52408
I20260710 11:00:29.275658 15143 tablet_replica.cc:333] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:29.277081 15143 raft_consensus.cc:2243] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.278083 15143 raft_consensus.cc:2272] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.282990 15143 ts_tablet_manager.cc:1916] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:29.293955 15143 ts_tablet_manager.cc:1929] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:29.294309 15143 log.cc:1199] T f4b162be02d149d4bec55d2948d493fe P cff64ad897c44ecbb5656f0472170d4e: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-0-root/wals/f4b162be02d149d4bec55d2948d493fe
I20260710 11:00:29.295601 14280 catalog_manager.cc:5028] TS cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): tablet f4b162be02d149d4bec55d2948d493fe (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:30.304694 14463 consensus_queue.cc:237] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Queue 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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:30.310106 14545 raft_consensus.cc:1275] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:30.310371 14435 consensus_peers.cc:597] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b12e3a9e9c64abf8c66f91fc786aeaa. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.310649 14390 raft_consensus.cc:1275] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:30.311362 15038 consensus_queue.cc:1048] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } 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:00:30.312186 15122 consensus_queue.cc:1048] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:30.321875 15038 raft_consensus.cc:2955] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:30.324105 14545 raft_consensus.cc:2955] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:30.325702 14390 raft_consensus.cc:2955] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:30.336982 14293 catalog_manager.cc:5697] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:30.340116 14545 consensus_queue.cc:237] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Queue 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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:30.347883 14390 raft_consensus.cc:1275] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:30.349161 14463 raft_consensus.cc:1275] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:30.350466 15137 consensus_queue.cc:1048] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:30.352157 15156 consensus_queue.cc:1048] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260710 11:00:30.357239 14509 consensus_peers.cc:597] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d -> Peer 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196:39299): Couldn't send request to peer 30a69eaa9d414dacbf58cbc8db7b3adc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb5581a09b924250aae4402ce69b67a5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.362684 14390 raft_consensus.cc:2955] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:30.365649 15137 raft_consensus.cc:2955] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:30.376062 14463 raft_consensus.cc:2955] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:30.381070 14292 catalog_manager.cc:5697] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index -1 to 2, NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) added. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } } }
I20260710 11:00:30.832154 15161 ts_tablet_manager.cc:933] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:30.837203 15161 tablet_copy_client.cc:323] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.194:33445
I20260710 11:00:30.839039 14480 tablet_copy_service.cc:140] P e1e6efdcdb0c4214978088472ea7b813: Received BeginTabletCopySession request for tablet 0b12e3a9e9c64abf8c66f91fc786aeaa from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:54988)
I20260710 11:00:30.839622 14480 tablet_copy_service.cc:161] P e1e6efdcdb0c4214978088472ea7b813: Beginning new tablet copy session on tablet 0b12e3a9e9c64abf8c66f91fc786aeaa from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:54988: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-0b12e3a9e9c64abf8c66f91fc786aeaa
I20260710 11:00:30.847901 14480 tablet_copy_source_session.cc:215] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:30.851150 15161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b12e3a9e9c64abf8c66f91fc786aeaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:30.863427 15161 tablet_copy_client.cc:806] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:30.864029 15161 tablet_copy_client.cc:670] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:30.868759 15161 tablet_copy_client.cc:538] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:30.878705 15161 tablet_bootstrap.cc:492] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:30.898897 15161 tablet_bootstrap.cc:492] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:30.899880 15161 tablet_bootstrap.cc:492] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:30.900558 15161 ts_tablet_manager.cc:1403] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260710 11:00:30.903090 15161 raft_consensus.cc:359] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:30.903806 15161 raft_consensus.cc:740] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:30.904381 15161 consensus_queue.cc:260] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:30.907390 15161 ts_tablet_manager.cc:1434] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:00:30.909457 14480 tablet_copy_service.cc:342] P e1e6efdcdb0c4214978088472ea7b813: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-0b12e3a9e9c64abf8c66f91fc786aeaa received from {username='slave'} at 127.0.0.1:54988
I20260710 11:00:30.909953 14480 tablet_copy_service.cc:434] P e1e6efdcdb0c4214978088472ea7b813: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-0b12e3a9e9c64abf8c66f91fc786aeaa on tablet 0b12e3a9e9c64abf8c66f91fc786aeaa with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:30.912025 15165 ts_tablet_manager.cc:933] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc: Initiating tablet copy from peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:30.915138 15165 tablet_copy_client.cc:323] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Beginning tablet copy session from remote peer at address 127.12.245.195:36815
I20260710 11:00:30.918530 14554 tablet_copy_service.cc:140] P e518e65da6fe488aa39dc574052f5f9d: Received BeginTabletCopySession request for tablet fb5581a09b924250aae4402ce69b67a5 from peer 30a69eaa9d414dacbf58cbc8db7b3adc ({username='slave'} at 127.0.0.1:46984)
I20260710 11:00:30.918975 14554 tablet_copy_service.cc:161] P e518e65da6fe488aa39dc574052f5f9d: Beginning new tablet copy session on tablet fb5581a09b924250aae4402ce69b67a5 from peer 30a69eaa9d414dacbf58cbc8db7b3adc at {username='slave'} at 127.0.0.1:46984: session id = 30a69eaa9d414dacbf58cbc8db7b3adc-fb5581a09b924250aae4402ce69b67a5
I20260710 11:00:30.925931 14554 tablet_copy_source_session.cc:215] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:30.928475 15165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5581a09b924250aae4402ce69b67a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:30.939225 15165 tablet_copy_client.cc:806] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:30.939898 15165 tablet_copy_client.cc:670] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:30.944197 15165 tablet_copy_client.cc:538] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:30.951846 15165 tablet_bootstrap.cc:492] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap starting.
I20260710 11:00:30.968886 15165 tablet_bootstrap.cc:492] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc: 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:00:30.969748 15165 tablet_bootstrap.cc:492] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc: Bootstrap complete.
I20260710 11:00:30.970345 15165 ts_tablet_manager.cc:1403] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.011s
I20260710 11:00:30.972899 15165 raft_consensus.cc:359] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:30.973644 15165 raft_consensus.cc:740] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Initialized, Role: LEARNER
I20260710 11:00:30.974226 15165 consensus_queue.cc:260] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: NON_VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: true } }
I20260710 11:00:30.976841 15165 ts_tablet_manager.cc:1434] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:00:30.978726 14554 tablet_copy_service.cc:342] P e518e65da6fe488aa39dc574052f5f9d: Request end of tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-fb5581a09b924250aae4402ce69b67a5 received from {username='slave'} at 127.0.0.1:46984
I20260710 11:00:30.979141 14554 tablet_copy_service.cc:434] P e518e65da6fe488aa39dc574052f5f9d: ending tablet copy session 30a69eaa9d414dacbf58cbc8db7b3adc-fb5581a09b924250aae4402ce69b67a5 on tablet fb5581a09b924250aae4402ce69b67a5 with peer 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:31.206385 14838 raft_consensus.cc:1217] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:31.412151 14838 raft_consensus.cc:1217] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:31.687294 15122 raft_consensus.cc:1064] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:31.689257 15122 consensus_queue.cc:237] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:31.695386 14838 raft_consensus.cc:1275] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:31.696036 14545 raft_consensus.cc:1275] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:31.698007 15038 consensus_queue.cc:1048] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } 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:00:31.699402 15168 consensus_queue.cc:1048] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:31.705991 14396 raft_consensus.cc:1275] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:31.711741 15168 consensus_queue.cc:1048] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:31.721231 15038 raft_consensus.cc:2955] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.725767 14396 raft_consensus.cc:2955] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.734342 14838 raft_consensus.cc:2955] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.737425 14545 raft_consensus.cc:2955] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.743170 14292 catalog_manager.cc:5697] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } attrs { replace: true } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.769219 14463 consensus_queue.cc:237] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:31.773876 14837 raft_consensus.cc:1275] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:31.775147 14390 raft_consensus.cc:1275] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e1e6efdcdb0c4214978088472ea7b813: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:31.775197 15171 consensus_queue.cc:1048] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:31.777868 15171 consensus_queue.cc:1048] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:31.784108 15171 raft_consensus.cc:2955] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.786651 14390 raft_consensus.cc:2955] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.786754 14837 raft_consensus.cc:2955] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.795043 14279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0b12e3a9e9c64abf8c66f91fc786aeaa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:31.797925 15160 raft_consensus.cc:1064] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d: attempting to promote NON_VOTER 30a69eaa9d414dacbf58cbc8db7b3adc to VOTER
I20260710 11:00:31.800731 15160 consensus_queue.cc:237] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:31.807044 14290 catalog_manager.cc:5697] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 reported cstate change: config changed from index 3 to 4, VOTER e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) evicted. New cstate: current_term: 1 leader_uuid: "e1e6efdcdb0c4214978088472ea7b813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:31.818869 14390 raft_consensus.cc:1275] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:31.820793 15160 consensus_queue.cc:1048] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:31.822788 14463 raft_consensus.cc:1275] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:31.826186 14528 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b12e3a9e9c64abf8c66f91fc786aeaa with delete_type TABLET_DATA_TOMBSTONED (TS e518e65da6fe488aa39dc574052f5f9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46938
I20260710 11:00:31.828430 15169 consensus_queue.cc:1048] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } 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:00:31.833985 14837 raft_consensus.cc:1275] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 LEARNER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:31.835727 15180 tablet_replica.cc:333] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:31.836711 15180 raft_consensus.cc:2243] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:31.837404 15180 raft_consensus.cc:2272] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:31.841096 15180 ts_tablet_manager.cc:1916] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:31.842963 15160 consensus_queue.cc:1048] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:31.853096 15169 raft_consensus.cc:2955] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.857481 14837 raft_consensus.cc:2955] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.860846 15180 ts_tablet_manager.cc:1929] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:31.861476 15180 log.cc:1199] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e518e65da6fe488aa39dc574052f5f9d: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-2-root/wals/0b12e3a9e9c64abf8c66f91fc786aeaa
I20260710 11:00:31.863231 14281 catalog_manager.cc:5028] TS e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): tablet 0b12e3a9e9c64abf8c66f91fc786aeaa (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
I20260710 11:00:31.875492 14396 raft_consensus.cc:2955] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.882061 14290 catalog_manager.cc:5697] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.890504 14463 raft_consensus.cc:2955] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } attrs { replace: true } } peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.899654 14545 consensus_queue.cc:237] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:31.906857 14837 raft_consensus.cc:1275] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:31.907975 14396 raft_consensus.cc:1275] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Refusing update from remote peer e518e65da6fe488aa39dc574052f5f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:31.908416 15137 consensus_queue.cc:1048] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } 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:00:31.909580 15169 consensus_queue.cc:1048] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:31.915411 15137 raft_consensus.cc:2955] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.916772 14396 raft_consensus.cc:2955] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.917711 14837 raft_consensus.cc:2955] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.933027 14288 catalog_manager.cc:5697] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: config changed from index 3 to 4, VOTER e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) evicted. New cstate: current_term: 1 leader_uuid: "e518e65da6fe488aa39dc574052f5f9d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } } }
I20260710 11:00:31.938145 14281 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb5581a09b924250aae4402ce69b67a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:31.946192 14457 tablet_service.cc:1558] Processing DeleteTablet for tablet fb5581a09b924250aae4402ce69b67a5 with delete_type TABLET_DATA_TOMBSTONED (TS e1e6efdcdb0c4214978088472ea7b813 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54958
I20260710 11:00:31.948220 15184 tablet_replica.cc:333] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:31.949105 15184 raft_consensus.cc:2243] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:31.949841 15184 raft_consensus.cc:2272] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:31.952991 15184 ts_tablet_manager.cc:1916] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:31.964673 15184 ts_tablet_manager.cc:1929] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:31.964982 15184 log.cc:1199] T fb5581a09b924250aae4402ce69b67a5 P e1e6efdcdb0c4214978088472ea7b813: Deleting WAL directory at /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681184751178-13271-0/minicluster-data/ts-1-root/wals/fb5581a09b924250aae4402ce69b67a5
I20260710 11:00:31.966352 14279 catalog_manager.cc:5028] TS e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): tablet fb5581a09b924250aae4402ce69b67a5 (table test-workload [id=005e8d0da5e04756a4263ebd7e82caf2]) successfully deleted
W20260710 11:00:36.249577 14859 debug-util.cc:398] Leaking SignalData structure 0x7b080025efe0 after lost signal to thread 13274
W20260710 11:00:36.250569 14859 debug-util.cc:398] Leaking SignalData structure 0x7b080025f6c0 after lost signal to thread 14328
W20260710 11:00:36.251636 14859 debug-util.cc:398] Leaking SignalData structure 0x7b0800058ac0 after lost signal to thread 14420
W20260710 11:00:36.252537 14859 debug-util.cc:398] Leaking SignalData structure 0x7b0800064220 after lost signal to thread 14495
W20260710 11:00:36.253466 14859 debug-util.cc:398] Leaking SignalData structure 0x7b08000de5c0 after lost signal to thread 14569
W20260710 11:00:36.254439 14859 debug-util.cc:398] Leaking SignalData structure 0x7b080023b740 after lost signal to thread 14862
I20260710 11:00:37.314599 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:37.350461 14463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43bbb79a574e4102b09d07eab915adde"
dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
mode: GRACEFUL
new_leader_uuid: "cff64ad897c44ecbb5656f0472170d4e"
 from {username='slave'} at 127.0.0.1:56610
I20260710 11:00:37.351261 14463 raft_consensus.cc:606] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Received request to transfer leadership to TS cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:37.356345 14463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b7088806e14bdabbff1c6c6cbabf48"
dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
mode: GRACEFUL
new_leader_uuid: "cff64ad897c44ecbb5656f0472170d4e"
 from {username='slave'} at 127.0.0.1:56610
I20260710 11:00:37.356848 14463 raft_consensus.cc:606] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Received request to transfer leadership to TS cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:37.359586 14463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f98a5fb54ce46a3896ce4abb4d98e0e"
dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
mode: GRACEFUL
new_leader_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
 from {username='slave'} at 127.0.0.1:56610
I20260710 11:00:37.360165 14463 raft_consensus.cc:606] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Received request to transfer leadership to TS 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:37.373453 14542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aad53f39f25b4a35b1be1a051637460e"
dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
mode: GRACEFUL
new_leader_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
 from {username='slave'} at 127.0.0.1:44270
I20260710 11:00:37.374009 14542 raft_consensus.cc:606] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Received request to transfer leadership to TS 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:37.377060 14463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c945f70a9fe6422dbe76834ee4ca8d7f"
dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
mode: GRACEFUL
new_leader_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
 from {username='slave'} at 127.0.0.1:56610
I20260710 11:00:37.377665 14463 raft_consensus.cc:606] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Received request to transfer leadership to TS 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:37.380934 14463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4b162be02d149d4bec55d2948d493fe"
dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
mode: GRACEFUL
new_leader_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
 from {username='slave'} at 127.0.0.1:56610
I20260710 11:00:37.381533 14463 raft_consensus.cc:606] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Received request to transfer leadership to TS 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:37.382819 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:00:37.383627 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:37.396950 15201 raft_consensus.cc:993] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813: : Instructing follower 30a69eaa9d414dacbf58cbc8db7b3adc to start an election
I20260710 11:00:37.397596 15122 raft_consensus.cc:1081] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Signalling peer 30a69eaa9d414dacbf58cbc8db7b3adc to start an election
I20260710 11:00:37.399277 14836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4b162be02d149d4bec55d2948d493fe"
dest_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
 from {username='slave'} at 127.0.0.1:36366
I20260710 11:00:37.399932 14836 raft_consensus.cc:493] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:37.400367 14836 raft_consensus.cc:3060] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.403259 15201 raft_consensus.cc:993] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813: : Instructing follower 30a69eaa9d414dacbf58cbc8db7b3adc to start an election
I20260710 11:00:37.403810 15122 raft_consensus.cc:1081] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Signalling peer 30a69eaa9d414dacbf58cbc8db7b3adc to start an election
I20260710 11:00:37.405632 14838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c945f70a9fe6422dbe76834ee4ca8d7f"
dest_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
 from {username='slave'} at 127.0.0.1:36366
I20260710 11:00:37.406157 14838 raft_consensus.cc:493] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:37.406486 14838 raft_consensus.cc:3060] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.412293 14836 raft_consensus.cc:515] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:37.414506 14838 raft_consensus.cc:515] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:37.416965 14838 leader_election.cc:290] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [CANDIDATE]: Term 2 election: Requested vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:37.417766 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c945f70a9fe6422dbe76834ee4ca8d7f" candidate_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:37.418787 14466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c945f70a9fe6422dbe76834ee4ca8d7f" candidate_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:37.419373 14466 raft_consensus.cc:3055] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:37.419309 14463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b162be02d149d4bec55d2948d493fe" candidate_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:37.419785 14466 raft_consensus.cc:740] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:37.419981 14463 raft_consensus.cc:3055] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:37.420408 14463 raft_consensus.cc:740] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:37.420671 14466 consensus_queue.cc:260] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:37.424229 14466 raft_consensus.cc:3060] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.427695 14463 consensus_queue.cc:260] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:37.428958 14463 raft_consensus.cc:3060] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.422319 14836 leader_election.cc:290] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [CANDIDATE]: Term 2 election: Requested vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:37.418872 14542 raft_consensus.cc:3060] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.440387 14463 raft_consensus.cc:2468] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a69eaa9d414dacbf58cbc8db7b3adc in term 2.
I20260710 11:00:37.441589 14542 raft_consensus.cc:2468] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a69eaa9d414dacbf58cbc8db7b3adc in term 2.
I20260710 11:00:37.443262 14802 leader_election.cc:304] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a69eaa9d414dacbf58cbc8db7b3adc, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:37.443419 14466 raft_consensus.cc:2468] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a69eaa9d414dacbf58cbc8db7b3adc in term 2.
I20260710 11:00:37.445429 14804 leader_election.cc:304] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a69eaa9d414dacbf58cbc8db7b3adc, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:37.453251 15212 raft_consensus.cc:2804] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:37.456645 15210 raft_consensus.cc:993] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d: : Instructing follower 30a69eaa9d414dacbf58cbc8db7b3adc to start an election
I20260710 11:00:37.454226 15213 raft_consensus.cc:2804] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:37.455651 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b162be02d149d4bec55d2948d493fe" candidate_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:37.457845 14545 raft_consensus.cc:3060] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.458163 15192 raft_consensus.cc:1081] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Signalling peer 30a69eaa9d414dacbf58cbc8db7b3adc to start an election
I20260710 11:00:37.466240 14838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aad53f39f25b4a35b1be1a051637460e"
dest_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
 from {username='slave'} at 127.0.0.1:36352
I20260710 11:00:37.467034 14838 raft_consensus.cc:493] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:37.467514 14838 raft_consensus.cc:3060] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.473912 14545 raft_consensus.cc:2468] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a69eaa9d414dacbf58cbc8db7b3adc in term 2.
I20260710 11:00:37.481285 15212 raft_consensus.cc:697] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 LEADER]: Becoming Leader. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Running, Role: LEADER
I20260710 11:00:37.482673 15212 consensus_queue.cc:237] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:37.481240 14838 raft_consensus.cc:515] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:37.489166 14391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad53f39f25b4a35b1be1a051637460e" candidate_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:37.490091 14391 raft_consensus.cc:3060] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.491843 15213 raft_consensus.cc:697] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 LEADER]: Becoming Leader. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Running, Role: LEADER
I20260710 11:00:37.497625 15213 consensus_queue.cc:237] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:37.499497 14838 leader_election.cc:290] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [CANDIDATE]: Term 2 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:37.500687 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad53f39f25b4a35b1be1a051637460e" candidate_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:37.503001 14545 raft_consensus.cc:3055] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:37.503528 14545 raft_consensus.cc:740] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
I20260710 11:00:37.504791 14545 consensus_queue.cc:260] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:37.506492 14545 raft_consensus.cc:3060] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.514117 14391 raft_consensus.cc:2468] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a69eaa9d414dacbf58cbc8db7b3adc in term 2.
I20260710 11:00:37.516589 14803 leader_election.cc:304] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a69eaa9d414dacbf58cbc8db7b3adc, cff64ad897c44ecbb5656f0472170d4e; no voters: 
I20260710 11:00:37.518353 15213 raft_consensus.cc:2804] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:37.519426 15213 raft_consensus.cc:697] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 LEADER]: Becoming Leader. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Running, Role: LEADER
I20260710 11:00:37.520640 15213 consensus_queue.cc:237] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:37.527781 14545 raft_consensus.cc:2468] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a69eaa9d414dacbf58cbc8db7b3adc in term 2.
I20260710 11:00:37.531709 14293 catalog_manager.cc:5697] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: term changed from 1 to 2, leader changed from e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) to 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196). New cstate: current_term: 2 leader_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:37.559725 14293 catalog_manager.cc:5697] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: term changed from 1 to 2, leader changed from e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) to 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196). New cstate: current_term: 2 leader_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:37.560961 14293 catalog_manager.cc:5697] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: term changed from 1 to 2, leader changed from e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) to 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196). New cstate: current_term: 2 leader_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:37.577121 15122 raft_consensus.cc:993] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813: : Instructing follower cff64ad897c44ecbb5656f0472170d4e to start an election
I20260710 11:00:37.577682 15201 raft_consensus.cc:1081] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Signalling peer cff64ad897c44ecbb5656f0472170d4e to start an election
I20260710 11:00:37.579365 14391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b7088806e14bdabbff1c6c6cbabf48"
dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
 from {username='slave'} at 127.0.0.1:52426
I20260710 11:00:37.579959 14391 raft_consensus.cc:493] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:37.580307 14391 raft_consensus.cc:3060] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.586077 14391 raft_consensus.cc:515] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:37.588451 14391 leader_election.cc:290] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 2 election: Requested vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:37.589447 14466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7088806e14bdabbff1c6c6cbabf48" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:37.589607 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7088806e14bdabbff1c6c6cbabf48" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:37.590116 14466 raft_consensus.cc:3055] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:37.590229 14545 raft_consensus.cc:3060] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.590516 14466 raft_consensus.cc:740] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:37.591533 14466 consensus_queue.cc:260] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:37.592890 14466 raft_consensus.cc:3060] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.595479 14545 raft_consensus.cc:2468] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 2.
I20260710 11:00:37.596764 14362 leader_election.cc:304] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:37.597651 15206 raft_consensus.cc:2804] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:37.598131 15206 raft_consensus.cc:697] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 2 LEADER]: Becoming Leader. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Running, Role: LEADER
I20260710 11:00:37.598968 15206 consensus_queue.cc:237] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:37.601511 14466 raft_consensus.cc:2468] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 2.
I20260710 11:00:37.609115 14293 catalog_manager.cc:5697] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e reported cstate change: term changed from 1 to 2, leader changed from e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) to cff64ad897c44ecbb5656f0472170d4e (127.12.245.193). New cstate: current_term: 2 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:37.653523 15122 raft_consensus.cc:993] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813: : Instructing follower 30a69eaa9d414dacbf58cbc8db7b3adc to start an election
I20260710 11:00:37.654088 15122 raft_consensus.cc:1081] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Signalling peer 30a69eaa9d414dacbf58cbc8db7b3adc to start an election
I20260710 11:00:37.655855 14838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f98a5fb54ce46a3896ce4abb4d98e0e"
dest_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
 from {username='slave'} at 127.0.0.1:36366
I20260710 11:00:37.656452 14838 raft_consensus.cc:493] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:37.656806 14838 raft_consensus.cc:3060] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.665014 14838 raft_consensus.cc:515] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:37.667358 14838 leader_election.cc:290] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [CANDIDATE]: Term 2 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445)
I20260710 11:00:37.668287 14391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f98a5fb54ce46a3896ce4abb4d98e0e" candidate_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:37.668560 14466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f98a5fb54ce46a3896ce4abb4d98e0e" candidate_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:37.669497 14466 raft_consensus.cc:3055] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:37.669497 14391 raft_consensus.cc:3060] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.670068 14466 raft_consensus.cc:740] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:37.671093 14466 consensus_queue.cc:260] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:37.672224 14466 raft_consensus.cc:3060] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.677820 14391 raft_consensus.cc:2468] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a69eaa9d414dacbf58cbc8db7b3adc in term 2.
I20260710 11:00:37.679087 14466 raft_consensus.cc:2468] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a69eaa9d414dacbf58cbc8db7b3adc in term 2.
I20260710 11:00:37.680505 14802 leader_election.cc:304] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a69eaa9d414dacbf58cbc8db7b3adc, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:37.681465 15213 raft_consensus.cc:2804] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:37.682041 15213 raft_consensus.cc:697] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 LEADER]: Becoming Leader. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Running, Role: LEADER
I20260710 11:00:37.683007 15213 consensus_queue.cc:237] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:37.692590 14293 catalog_manager.cc:5697] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: term changed from 1 to 2, leader changed from e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) to 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196). New cstate: current_term: 2 leader_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:37.709904 15122 raft_consensus.cc:993] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813: : Instructing follower cff64ad897c44ecbb5656f0472170d4e to start an election
I20260710 11:00:37.710414 15122 raft_consensus.cc:1081] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Signalling peer cff64ad897c44ecbb5656f0472170d4e to start an election
I20260710 11:00:37.712278 14391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43bbb79a574e4102b09d07eab915adde"
dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
 from {username='slave'} at 127.0.0.1:52426
I20260710 11:00:37.712836 14391 raft_consensus.cc:493] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:37.713215 14391 raft_consensus.cc:3060] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.718597 14391 raft_consensus.cc:515] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:37.720842 14391 leader_election.cc:290] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 2 election: Requested vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:37.722270 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbb79a574e4102b09d07eab915adde" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:37.722478 14466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bbb79a574e4102b09d07eab915adde" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:37.722874 14545 raft_consensus.cc:3060] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.723157 14466 raft_consensus.cc:3055] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:37.723577 14466 raft_consensus.cc:740] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1e6efdcdb0c4214978088472ea7b813, State: Running, Role: LEADER
I20260710 11:00:37.724578 14466 consensus_queue.cc:260] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:37.726046 14466 raft_consensus.cc:3060] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:37.728714 14545 raft_consensus.cc:2468] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 2.
I20260710 11:00:37.731633 14362 leader_election.cc:304] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e518e65da6fe488aa39dc574052f5f9d; no voters: 
I20260710 11:00:37.732584 15206 raft_consensus.cc:2804] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:37.733098 15206 raft_consensus.cc:697] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 2 LEADER]: Becoming Leader. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Running, Role: LEADER
I20260710 11:00:37.734169 15206 consensus_queue.cc:237] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:37.736395 14466 raft_consensus.cc:2468] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 2.
I20260710 11:00:37.745574 14293 catalog_manager.cc:5697] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e reported cstate change: term changed from 1 to 2, leader changed from e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194) to cff64ad897c44ecbb5656f0472170d4e (127.12.245.193). New cstate: current_term: 2 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:37.918292 14545 raft_consensus.cc:1275] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Refusing update from remote peer 30a69eaa9d414dacbf58cbc8db7b3adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:37.919636 15213 consensus_queue.cc:1048] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:37.933583 14466 raft_consensus.cc:1275] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Refusing update from remote peer 30a69eaa9d414dacbf58cbc8db7b3adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:37.935503 15213 consensus_queue.cc:1048] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:37.976451 14545 raft_consensus.cc:1275] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Refusing update from remote peer 30a69eaa9d414dacbf58cbc8db7b3adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:37.977275 14466 raft_consensus.cc:1275] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Refusing update from remote peer 30a69eaa9d414dacbf58cbc8db7b3adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:37.977823 15213 consensus_queue.cc:1048] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:37.978684 15212 consensus_queue.cc:1048] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:37.994400 14545 raft_consensus.cc:1275] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Refusing update from remote peer 30a69eaa9d414dacbf58cbc8db7b3adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:37.996559 15212 consensus_queue.cc:1048] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:38.001191 14391 raft_consensus.cc:1275] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Refusing update from remote peer 30a69eaa9d414dacbf58cbc8db7b3adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:38.002918 15212 consensus_queue.cc:1048] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:38.079239 14466 raft_consensus.cc:1275] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:38.080863 15197 consensus_queue.cc:1048] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:38.092885 14545 raft_consensus.cc:1275] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:38.095333 15206 consensus_queue.cc:1048] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:38.153996 14545 raft_consensus.cc:1275] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:38.155405 15240 consensus_queue.cc:1048] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:38.165498 14466 raft_consensus.cc:1275] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:38.169714 15239 consensus_queue.cc:1048] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:38.192804 14466 raft_consensus.cc:1275] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Refusing update from remote peer 30a69eaa9d414dacbf58cbc8db7b3adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:38.194870 15212 consensus_queue.cc:1048] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:38.204205 14391 raft_consensus.cc:1275] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Refusing update from remote peer 30a69eaa9d414dacbf58cbc8db7b3adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:38.205868 15215 consensus_queue.cc:1048] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:38.384691 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:38.410745 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:38.434928 14545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77e987450c0e423ebf65f90c06549bdc"
dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
mode: GRACEFUL
new_leader_uuid: "cff64ad897c44ecbb5656f0472170d4e"
 from {username='slave'} at 127.0.0.1:44270
I20260710 11:00:38.436092 14545 raft_consensus.cc:606] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Received request to transfer leadership to TS cff64ad897c44ecbb5656f0472170d4e
I20260710 11:00:38.439324 14545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3e6f934ed4847bdbb2374bc4dd7e08b"
dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
mode: GRACEFUL
new_leader_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
 from {username='slave'} at 127.0.0.1:44270
I20260710 11:00:38.439889 14545 raft_consensus.cc:606] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Received request to transfer leadership to TS 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:38.442517 14545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb5581a09b924250aae4402ce69b67a5"
dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
mode: GRACEFUL
new_leader_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
 from {username='slave'} at 127.0.0.1:44270
I20260710 11:00:38.443078 14545 raft_consensus.cc:606] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Received request to transfer leadership to TS 30a69eaa9d414dacbf58cbc8db7b3adc
I20260710 11:00:38.446276 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:00:38.447265 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:38.453402 15236 raft_consensus.cc:993] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d: : Instructing follower 30a69eaa9d414dacbf58cbc8db7b3adc to start an election
I20260710 11:00:38.453972 15236 raft_consensus.cc:1081] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Signalling peer 30a69eaa9d414dacbf58cbc8db7b3adc to start an election
I20260710 11:00:38.455526 14836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb5581a09b924250aae4402ce69b67a5"
dest_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
 from {username='slave'} at 127.0.0.1:36352
I20260710 11:00:38.455986 14836 raft_consensus.cc:493] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:38.456274 14836 raft_consensus.cc:3060] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.461483 14836 raft_consensus.cc:515] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:38.463666 14836 leader_election.cc:290] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [CANDIDATE]: Term 2 election: Requested vote from peers cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:38.464047 14391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5581a09b924250aae4402ce69b67a5" candidate_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
I20260710 11:00:38.464707 14391 raft_consensus.cc:3060] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.465728 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5581a09b924250aae4402ce69b67a5" candidate_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:38.466233 14545 raft_consensus.cc:3055] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:38.466516 14545 raft_consensus.cc:740] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
I20260710 11:00:38.467280 14545 consensus_queue.cc:260] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:38.468226 14545 raft_consensus.cc:3060] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.472918 14391 raft_consensus.cc:2468] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a69eaa9d414dacbf58cbc8db7b3adc in term 2.
I20260710 11:00:38.473076 14545 raft_consensus.cc:2468] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a69eaa9d414dacbf58cbc8db7b3adc in term 2.
I20260710 11:00:38.474346 14803 leader_election.cc:304] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a69eaa9d414dacbf58cbc8db7b3adc, cff64ad897c44ecbb5656f0472170d4e; no voters: 
I20260710 11:00:38.475317 15215 raft_consensus.cc:2804] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:38.475773 15215 raft_consensus.cc:697] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 LEADER]: Becoming Leader. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Running, Role: LEADER
I20260710 11:00:38.476544 15215 consensus_queue.cc:237] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:38.485093 14293 catalog_manager.cc:5697] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: term changed from 1 to 2, leader changed from e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) to 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196). New cstate: current_term: 2 leader_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:38.552901 15192 raft_consensus.cc:993] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d: : Instructing follower cff64ad897c44ecbb5656f0472170d4e to start an election
I20260710 11:00:38.553411 15236 raft_consensus.cc:1081] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Signalling peer cff64ad897c44ecbb5656f0472170d4e to start an election
I20260710 11:00:38.555176 14391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77e987450c0e423ebf65f90c06549bdc"
dest_uuid: "cff64ad897c44ecbb5656f0472170d4e"
 from {username='slave'} at 127.0.0.1:52418
I20260710 11:00:38.555768 14391 raft_consensus.cc:493] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:38.556120 14391 raft_consensus.cc:3060] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.562953 14391 raft_consensus.cc:515] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:38.564992 14391 leader_election.cc:290] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 2 election: Requested vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:38.566422 14466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e987450c0e423ebf65f90c06549bdc" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:38.566946 14545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e987450c0e423ebf65f90c06549bdc" candidate_uuid: "cff64ad897c44ecbb5656f0472170d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:38.567023 14466 raft_consensus.cc:3060] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.567533 14545 raft_consensus.cc:3055] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:38.567836 14545 raft_consensus.cc:740] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
I20260710 11:00:38.568738 14545 consensus_queue.cc:260] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:38.569794 14545 raft_consensus.cc:3060] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.575848 14466 raft_consensus.cc:2468] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 2.
I20260710 11:00:38.577423 14360 leader_election.cc:304] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff64ad897c44ecbb5656f0472170d4e, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:38.578437 15206 raft_consensus.cc:2804] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:38.578922 15206 raft_consensus.cc:697] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [term 2 LEADER]: Becoming Leader. State: Replica: cff64ad897c44ecbb5656f0472170d4e, State: Running, Role: LEADER
I20260710 11:00:38.579845 15206 consensus_queue.cc:237] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } }
I20260710 11:00:38.580860 14545 raft_consensus.cc:2468] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff64ad897c44ecbb5656f0472170d4e in term 2.
I20260710 11:00:38.589116 14293 catalog_manager.cc:5697] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e reported cstate change: term changed from 1 to 2, leader changed from e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) to cff64ad897c44ecbb5656f0472170d4e (127.12.245.193). New cstate: current_term: 2 leader_uuid: "cff64ad897c44ecbb5656f0472170d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:38.719198 15236 raft_consensus.cc:993] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d: : Instructing follower 30a69eaa9d414dacbf58cbc8db7b3adc to start an election
I20260710 11:00:38.719704 15192 raft_consensus.cc:1081] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Signalling peer 30a69eaa9d414dacbf58cbc8db7b3adc to start an election
I20260710 11:00:38.721746 14836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3e6f934ed4847bdbb2374bc4dd7e08b"
dest_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc"
 from {username='slave'} at 127.0.0.1:36352
I20260710 11:00:38.722308 14836 raft_consensus.cc:493] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:38.722673 14836 raft_consensus.cc:3060] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.729862 14836 raft_consensus.cc:515] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:38.731957 14836 leader_election.cc:290] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [CANDIDATE]: Term 2 election: Requested vote from peers e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445), e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815)
I20260710 11:00:38.732929 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e6f934ed4847bdbb2374bc4dd7e08b" candidate_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e518e65da6fe488aa39dc574052f5f9d"
I20260710 11:00:38.733544 14542 raft_consensus.cc:3055] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:38.732657 14466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e6f934ed4847bdbb2374bc4dd7e08b" candidate_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e1e6efdcdb0c4214978088472ea7b813"
I20260710 11:00:38.733958 14542 raft_consensus.cc:740] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e518e65da6fe488aa39dc574052f5f9d, State: Running, Role: LEADER
I20260710 11:00:38.734191 14466 raft_consensus.cc:3060] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.734753 14542 consensus_queue.cc:260] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:38.735976 14542 raft_consensus.cc:3060] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:38.740584 14466 raft_consensus.cc:2468] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a69eaa9d414dacbf58cbc8db7b3adc in term 2.
I20260710 11:00:38.741907 14802 leader_election.cc:304] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30a69eaa9d414dacbf58cbc8db7b3adc, e1e6efdcdb0c4214978088472ea7b813; no voters: 
I20260710 11:00:38.742581 14542 raft_consensus.cc:2468] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30a69eaa9d414dacbf58cbc8db7b3adc in term 2.
I20260710 11:00:38.742722 15215 raft_consensus.cc:2804] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:38.743201 15215 raft_consensus.cc:697] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 LEADER]: Becoming Leader. State: Replica: 30a69eaa9d414dacbf58cbc8db7b3adc, State: Running, Role: LEADER
I20260710 11:00:38.744058 15215 consensus_queue.cc:237] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [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: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } }
I20260710 11:00:38.753362 14293 catalog_manager.cc:5697] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc reported cstate change: term changed from 1 to 2, leader changed from e518e65da6fe488aa39dc574052f5f9d (127.12.245.195) to 30a69eaa9d414dacbf58cbc8db7b3adc (127.12.245.196). New cstate: current_term: 2 leader_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30a69eaa9d414dacbf58cbc8db7b3adc" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 39299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:38.919196 14542 raft_consensus.cc:1275] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Refusing update from remote peer 30a69eaa9d414dacbf58cbc8db7b3adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:38.920578 15215 consensus_queue.cc:1048] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:38.928324 14390 raft_consensus.cc:1275] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Refusing update from remote peer 30a69eaa9d414dacbf58cbc8db7b3adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:38.930419 15214 consensus_queue.cc:1048] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff64ad897c44ecbb5656f0472170d4e" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 45187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:39.023564 14466 raft_consensus.cc:1275] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.025059 15206 consensus_queue.cc:1048] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.042073 14542 raft_consensus.cc:1275] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Refusing update from remote peer cff64ad897c44ecbb5656f0472170d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:39.044354 15197 consensus_queue.cc:1048] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:39.193006 14542 raft_consensus.cc:1275] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Refusing update from remote peer 30a69eaa9d414dacbf58cbc8db7b3adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:39.194330 15213 consensus_queue.cc:1048] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e518e65da6fe488aa39dc574052f5f9d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 36815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:39.204066 14466 raft_consensus.cc:1275] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Refusing update from remote peer 30a69eaa9d414dacbf58cbc8db7b3adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:39.205598 15213 consensus_queue.cc:1048] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1e6efdcdb0c4214978088472ea7b813" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 33445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:39.448355 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:39.464999 13271 tablet_server.cc:179] TabletServer@127.12.245.193:0 shutting down...
W20260710 11:00:39.482483 14510 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260710 11:00:39.486893 14510 consensus_peers.cc:597] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d -> Peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Couldn't send request to peer cff64ad897c44ecbb5656f0472170d4e. 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:00:39.502744 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:00:39.502816 14803 consensus_peers.cc:597] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc -> Peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Couldn't send request to peer cff64ad897c44ecbb5656f0472170d4e. 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:00:39.503947 13271 tablet_replica.cc:333] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.505043 13271 raft_consensus.cc:2243] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.505944 13271 raft_consensus.cc:2272] T 78b7088806e14bdabbff1c6c6cbabf48 P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.508617 13271 tablet_replica.cc:333] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.509433 13271 raft_consensus.cc:2243] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.510043 13271 raft_consensus.cc:2272] T 7f98a5fb54ce46a3896ce4abb4d98e0e P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.511977 13271 tablet_replica.cc:333] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.512763 13271 raft_consensus.cc:2243] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.513381 13271 raft_consensus.cc:2272] T f2fb4eb23241499d8b6a39777276a419 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.515709 13271 tablet_replica.cc:333] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.516166 13271 raft_consensus.cc:2243] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.516579 13271 raft_consensus.cc:2272] T a7d6f5ce2cd2459aa81896f41a3a956a P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.518224 13271 tablet_replica.cc:333] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.518695 13271 raft_consensus.cc:2243] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.519017 13271 raft_consensus.cc:2272] T cf35e5eb18344ac4a7020dffaaf2c0e6 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.520498 13271 tablet_replica.cc:333] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.520927 13271 raft_consensus.cc:2243] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.521674 13271 raft_consensus.cc:2272] T 9386cb84b73e439bbb146729516c76a3 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.523247 13271 tablet_replica.cc:333] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.523787 13271 raft_consensus.cc:2243] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.524253 13271 raft_consensus.cc:2272] T dd6f6fd007da4485a009acd64fd980ac P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.526300 13271 tablet_replica.cc:333] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.527007 13271 raft_consensus.cc:2243] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.527940 13271 raft_consensus.cc:2272] T 1adbafb747f845a29ea6a042f9229e41 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.530042 13271 tablet_replica.cc:333] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.530561 13271 raft_consensus.cc:2243] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.531206 13271 raft_consensus.cc:2272] T 77e987450c0e423ebf65f90c06549bdc P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.533082 13271 tablet_replica.cc:333] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.533643 13271 raft_consensus.cc:2243] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.534044 13271 raft_consensus.cc:2272] T 05924cb06ada4b61a2a0f31879ab2036 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.536450 13271 tablet_replica.cc:333] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.537096 13271 raft_consensus.cc:2243] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.537709 13271 raft_consensus.cc:2272] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:39.538132 14803 consensus_peers.cc:597] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc -> Peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Couldn't send request to peer cff64ad897c44ecbb5656f0472170d4e. 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:00:39.539448 13271 tablet_replica.cc:333] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.540011 13271 raft_consensus.cc:2243] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.540695 13271 raft_consensus.cc:2272] T 43bbb79a574e4102b09d07eab915adde P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.542486 13271 tablet_replica.cc:333] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.542999 13271 raft_consensus.cc:2243] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.543694 13271 raft_consensus.cc:2272] T dc632c89af9d459eb835ee499b938d52 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.545462 13271 tablet_replica.cc:333] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.546085 13271 raft_consensus.cc:2243] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.546918 13271 raft_consensus.cc:2272] T 556126c14ef444babcd9628cecbe0453 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.549273 13271 tablet_replica.cc:333] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.550014 13271 raft_consensus.cc:2243] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.550673 13271 raft_consensus.cc:2272] T 0b12e3a9e9c64abf8c66f91fc786aeaa P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.552778 13271 tablet_replica.cc:333] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.553254 13271 raft_consensus.cc:2243] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.553694 13271 raft_consensus.cc:2272] T aad53f39f25b4a35b1be1a051637460e P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.555367 13271 tablet_replica.cc:333] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.555814 13271 raft_consensus.cc:2243] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.556250 13271 raft_consensus.cc:2272] T 127637d0c7f64762b602b37cd65d30d7 P cff64ad897c44ecbb5656f0472170d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.558256 13271 tablet_replica.cc:333] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e: stopping tablet replica
I20260710 11:00:39.558730 13271 raft_consensus.cc:2243] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.559096 13271 raft_consensus.cc:2272] T fb5581a09b924250aae4402ce69b67a5 P cff64ad897c44ecbb5656f0472170d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.605847 13271 tablet_server.cc:196] TabletServer@127.12.245.193:0 shutdown complete.
W20260710 11:00:39.612896 14510 consensus_peers.cc:597] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d -> Peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Couldn't send request to peer cff64ad897c44ecbb5656f0472170d4e. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:45187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:39.617226 14436 consensus_peers.cc:597] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 -> Peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Couldn't send request to peer cff64ad897c44ecbb5656f0472170d4e. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:45187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:39.625542 14510 consensus_peers.cc:597] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d -> Peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Couldn't send request to peer cff64ad897c44ecbb5656f0472170d4e. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:45187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:39.649034 13271 tablet_server.cc:179] TabletServer@127.12.245.194:0 shutting down...
W20260710 11:00:39.654877 14802 consensus_peers.cc:597] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc -> Peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Couldn't send request to peer e1e6efdcdb0c4214978088472ea7b813. 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:00:39.679896 14509 consensus_peers.cc:597] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d -> Peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Couldn't send request to peer e1e6efdcdb0c4214978088472ea7b813. 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:00:39.703871 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:39.704879 13271 tablet_replica.cc:333] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.705987 13271 raft_consensus.cc:2243] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.706750 13271 raft_consensus.cc:2272] T 78b7088806e14bdabbff1c6c6cbabf48 P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.708519 13271 tablet_replica.cc:333] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.709282 13271 raft_consensus.cc:2243] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.709836 13271 raft_consensus.cc:2272] T f4b162be02d149d4bec55d2948d493fe P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.712581 13271 tablet_replica.cc:333] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.713227 13271 raft_consensus.cc:2243] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.714243 13271 raft_consensus.cc:2272] T 9386cb84b73e439bbb146729516c76a3 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.716288 13271 tablet_replica.cc:333] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.717096 13271 raft_consensus.cc:2243] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.717929 13271 raft_consensus.cc:2272] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:39.719274 14803 consensus_peers.cc:597] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc -> Peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Couldn't send request to peer cff64ad897c44ecbb5656f0472170d4e. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:45187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:39.720250 13271 tablet_replica.cc:333] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.720950 13271 raft_consensus.cc:2243] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.721654 13271 raft_consensus.cc:2272] T 554c465bcfe4414eba6c57c8764cd962 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.724078 13271 tablet_replica.cc:333] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.724671 13271 raft_consensus.cc:2243] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.725306 13271 raft_consensus.cc:2272] T 7f98a5fb54ce46a3896ce4abb4d98e0e P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.727566 13271 tablet_replica.cc:333] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.728399 13271 raft_consensus.cc:2243] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.729001 13271 raft_consensus.cc:2272] T ae11e68086c149b09cb02744faa855f8 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:39.730257 14436 consensus_peers.cc:597] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 -> Peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Couldn't send request to peer cff64ad897c44ecbb5656f0472170d4e. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:45187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:39.731571 13271 tablet_replica.cc:333] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.732199 13271 raft_consensus.cc:2243] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.733007 13271 raft_consensus.cc:2272] T 05924cb06ada4b61a2a0f31879ab2036 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.735081 13271 tablet_replica.cc:333] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.735890 13271 raft_consensus.cc:2243] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.736336 13271 raft_consensus.cc:2272] T c945f70a9fe6422dbe76834ee4ca8d7f P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.738209 13271 tablet_replica.cc:333] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.738978 13271 raft_consensus.cc:2243] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.739463 13271 raft_consensus.cc:2272] T 77e987450c0e423ebf65f90c06549bdc P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.742210 13271 tablet_replica.cc:333] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.742761 13271 raft_consensus.cc:2243] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.743536 13271 raft_consensus.cc:2272] T 1adbafb747f845a29ea6a042f9229e41 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.745858 13271 tablet_replica.cc:333] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.746403 13271 raft_consensus.cc:2243] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.746850 13271 raft_consensus.cc:2272] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.748512 13271 tablet_replica.cc:333] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.749114 13271 raft_consensus.cc:2243] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.749598 13271 raft_consensus.cc:2272] T 43bbb79a574e4102b09d07eab915adde P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.751621 13271 tablet_replica.cc:333] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.752164 13271 raft_consensus.cc:2243] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.752931 13271 raft_consensus.cc:2272] T 74e974ff4f0747bfb08e1bb6df609fe6 P e1e6efdcdb0c4214978088472ea7b813 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.754777 13271 tablet_replica.cc:333] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.755303 13271 raft_consensus.cc:2243] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.755897 13271 raft_consensus.cc:2272] T dc632c89af9d459eb835ee499b938d52 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.758411 13271 tablet_replica.cc:333] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.758901 13271 raft_consensus.cc:2243] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.759464 13271 raft_consensus.cc:2272] T b3e6f934ed4847bdbb2374bc4dd7e08b P e1e6efdcdb0c4214978088472ea7b813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.761647 13271 tablet_replica.cc:333] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.762194 13271 raft_consensus.cc:2243] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.762924 13271 raft_consensus.cc:2272] T 0b12e3a9e9c64abf8c66f91fc786aeaa P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.764683 13271 tablet_replica.cc:333] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813: stopping tablet replica
I20260710 11:00:39.765153 13271 raft_consensus.cc:2243] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.765944 13271 raft_consensus.cc:2272] T 127637d0c7f64762b602b37cd65d30d7 P e1e6efdcdb0c4214978088472ea7b813 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:39.789492 14509 consensus_peers.cc:597] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d -> Peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Couldn't send request to peer e1e6efdcdb0c4214978088472ea7b813. 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:00:39.792096 14510 consensus_peers.cc:597] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d -> Peer cff64ad897c44ecbb5656f0472170d4e (127.12.245.193:45187): Couldn't send request to peer cff64ad897c44ecbb5656f0472170d4e. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:45187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:39.815169 13271 tablet_server.cc:196] TabletServer@127.12.245.194:0 shutdown complete.
I20260710 11:00:39.857578 13271 tablet_server.cc:179] TabletServer@127.12.245.195:0 shutting down...
W20260710 11:00:39.891705 14802 consensus_peers.cc:597] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc -> Peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Couldn't send request to peer e1e6efdcdb0c4214978088472ea7b813. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.194:33445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:39.894198 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:39.895052 13271 tablet_replica.cc:333] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.895699 13271 raft_consensus.cc:2243] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.896334 13271 raft_consensus.cc:2272] T f4b162be02d149d4bec55d2948d493fe P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.898512 13271 tablet_replica.cc:333] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.899053 13271 raft_consensus.cc:2243] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:00:39.899813 14802 consensus_peers.cc:597] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc -> Peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Couldn't send request to peer e1e6efdcdb0c4214978088472ea7b813. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.194:33445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:39.899834 13271 raft_consensus.cc:2272] T ae11e68086c149b09cb02744faa855f8 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.901859 13271 tablet_replica.cc:333] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.902423 13271 raft_consensus.cc:2243] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.902842 13271 raft_consensus.cc:2272] T 05924cb06ada4b61a2a0f31879ab2036 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.904592 13271 tablet_replica.cc:333] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.905151 13271 raft_consensus.cc:2243] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.905630 13271 raft_consensus.cc:2272] T cf35e5eb18344ac4a7020dffaaf2c0e6 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.907518 13271 tablet_replica.cc:333] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.908097 13271 raft_consensus.cc:2243] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.908845 13271 raft_consensus.cc:2272] T 554c465bcfe4414eba6c57c8764cd962 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.910698 13271 tablet_replica.cc:333] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.911237 13271 raft_consensus.cc:2243] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.911983 13271 raft_consensus.cc:2272] T f2fb4eb23241499d8b6a39777276a419 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.913879 13271 tablet_replica.cc:333] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.914424 13271 raft_consensus.cc:2243] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.915145 13271 raft_consensus.cc:2272] T a7d6f5ce2cd2459aa81896f41a3a956a P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.916865 13271 tablet_replica.cc:333] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.917469 13271 raft_consensus.cc:2243] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.917920 13271 raft_consensus.cc:2272] T 556126c14ef444babcd9628cecbe0453 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.919636 13271 tablet_replica.cc:333] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.920161 13271 raft_consensus.cc:2243] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.920572 13271 raft_consensus.cc:2272] T 77e987450c0e423ebf65f90c06549bdc P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.923537 13271 tablet_replica.cc:333] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.924093 13271 raft_consensus.cc:2243] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.924499 13271 raft_consensus.cc:2272] T c945f70a9fe6422dbe76834ee4ca8d7f P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.926255 13271 tablet_replica.cc:333] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.926753 13271 raft_consensus.cc:2243] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.927166 13271 raft_consensus.cc:2272] T 78b7088806e14bdabbff1c6c6cbabf48 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.928748 13271 tablet_replica.cc:333] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.929208 13271 raft_consensus.cc:2243] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.930078 13271 raft_consensus.cc:2272] T 17f2c2ec447f48f1ac0aa88e07c80fa5 P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.932181 13271 tablet_replica.cc:333] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.932672 13271 raft_consensus.cc:2243] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.933125 13271 raft_consensus.cc:2272] T 43bbb79a574e4102b09d07eab915adde P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.934912 13271 tablet_replica.cc:333] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
W20260710 11:00:39.935096 14804 consensus_peers.cc:597] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc -> Peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Couldn't send request to peer e518e65da6fe488aa39dc574052f5f9d. 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:00:39.935393 13271 raft_consensus.cc:2243] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.936004 13271 raft_consensus.cc:2272] T 74e974ff4f0747bfb08e1bb6df609fe6 P e518e65da6fe488aa39dc574052f5f9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.937717 13271 tablet_replica.cc:333] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.938231 13271 raft_consensus.cc:2243] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:39.938947 13271 raft_consensus.cc:2272] T dd6f6fd007da4485a009acd64fd980ac P e518e65da6fe488aa39dc574052f5f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.940618 13271 tablet_replica.cc:333] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.941102 13271 raft_consensus.cc:2243] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.941514 13271 raft_consensus.cc:2272] T b3e6f934ed4847bdbb2374bc4dd7e08b P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.944197 13271 tablet_replica.cc:333] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.944620 13271 raft_consensus.cc:2243] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.944945 13271 raft_consensus.cc:2272] T aad53f39f25b4a35b1be1a051637460e P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:39.946491 13271 tablet_replica.cc:333] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d: stopping tablet replica
I20260710 11:00:39.946861 13271 raft_consensus.cc:2243] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:39.947185 13271 raft_consensus.cc:2272] T fb5581a09b924250aae4402ce69b67a5 P e518e65da6fe488aa39dc574052f5f9d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:40.006929 14804 consensus_peers.cc:597] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc -> Peer e518e65da6fe488aa39dc574052f5f9d (127.12.245.195:36815): Couldn't send request to peer e518e65da6fe488aa39dc574052f5f9d. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.195:36815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:40.045045 13271 tablet_server.cc:196] TabletServer@127.12.245.195:0 shutdown complete.
W20260710 11:00:40.068822 14802 consensus_peers.cc:597] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc -> Peer e1e6efdcdb0c4214978088472ea7b813 (127.12.245.194:33445): Couldn't send request to peer e1e6efdcdb0c4214978088472ea7b813. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.194:33445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:40.091871 13271 tablet_server.cc:179] TabletServer@127.12.245.196:0 shutting down...
I20260710 11:00:40.130035 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:40.130736 13271 tablet_replica.cc:333] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.131726 13271 raft_consensus.cc:2243] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:40.132720 13271 raft_consensus.cc:2272] T fb5581a09b924250aae4402ce69b67a5 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.134574 13271 tablet_replica.cc:333] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.135063 13271 raft_consensus.cc:2243] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:40.135713 13271 raft_consensus.cc:2272] T f4b162be02d149d4bec55d2948d493fe P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.137459 13271 tablet_replica.cc:333] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.137979 13271 raft_consensus.cc:2243] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.138433 13271 raft_consensus.cc:2272] T 74e974ff4f0747bfb08e1bb6df609fe6 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.140012 13271 tablet_replica.cc:333] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.140503 13271 raft_consensus.cc:2243] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.140882 13271 raft_consensus.cc:2272] T ae11e68086c149b09cb02744faa855f8 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.142575 13271 tablet_replica.cc:333] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.143009 13271 raft_consensus.cc:2243] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.143417 13271 raft_consensus.cc:2272] T a7d6f5ce2cd2459aa81896f41a3a956a P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.145040 13271 tablet_replica.cc:333] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.145581 13271 raft_consensus.cc:2243] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.146060 13271 raft_consensus.cc:2272] T f2fb4eb23241499d8b6a39777276a419 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.147569 13271 tablet_replica.cc:333] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.148046 13271 raft_consensus.cc:2243] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.148460 13271 raft_consensus.cc:2272] T 1adbafb747f845a29ea6a042f9229e41 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.150245 13271 tablet_replica.cc:333] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.150695 13271 raft_consensus.cc:2243] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:40.151371 13271 raft_consensus.cc:2272] T 7f98a5fb54ce46a3896ce4abb4d98e0e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.152997 13271 tablet_replica.cc:333] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.153478 13271 raft_consensus.cc:2243] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:40.154147 13271 raft_consensus.cc:2272] T c945f70a9fe6422dbe76834ee4ca8d7f P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.155741 13271 tablet_replica.cc:333] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.156191 13271 raft_consensus.cc:2243] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.156735 13271 raft_consensus.cc:2272] T dc632c89af9d459eb835ee499b938d52 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.158372 13271 tablet_replica.cc:333] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.158807 13271 raft_consensus.cc:2243] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.159211 13271 raft_consensus.cc:2272] T 556126c14ef444babcd9628cecbe0453 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.160707 13271 tablet_replica.cc:333] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.161144 13271 raft_consensus.cc:2243] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.161563 13271 raft_consensus.cc:2272] T 554c465bcfe4414eba6c57c8764cd962 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.163105 13271 tablet_replica.cc:333] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.163508 13271 raft_consensus.cc:2243] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.163942 13271 raft_consensus.cc:2272] T 9386cb84b73e439bbb146729516c76a3 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.165511 13271 tablet_replica.cc:333] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.165937 13271 raft_consensus.cc:2243] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:40.166563 13271 raft_consensus.cc:2272] T b3e6f934ed4847bdbb2374bc4dd7e08b P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.168452 13271 tablet_replica.cc:333] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.168915 13271 raft_consensus.cc:2243] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.169401 13271 raft_consensus.cc:2272] T 0b12e3a9e9c64abf8c66f91fc786aeaa P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.171105 13271 tablet_replica.cc:333] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.171535 13271 raft_consensus.cc:2243] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:40.172194 13271 raft_consensus.cc:2272] T aad53f39f25b4a35b1be1a051637460e P 30a69eaa9d414dacbf58cbc8db7b3adc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.173945 13271 tablet_replica.cc:333] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.174404 13271 raft_consensus.cc:2243] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.174831 13271 raft_consensus.cc:2272] T 127637d0c7f64762b602b37cd65d30d7 P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.176362 13271 tablet_replica.cc:333] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc: stopping tablet replica
I20260710 11:00:40.176736 13271 raft_consensus.cc:2243] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:40.177141 13271 raft_consensus.cc:2272] T dd6f6fd007da4485a009acd64fd980ac P 30a69eaa9d414dacbf58cbc8db7b3adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.233700 13271 tablet_server.cc:196] TabletServer@127.12.245.196:0 shutdown complete.
I20260710 11:00:40.262806 13271 master.cc:562] Master@127.12.245.254:37819 shutting down...
I20260710 11:00:40.287259 13271 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:40.287824 13271 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:40.288154 13271 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa4083f7438c4189aa78fa809797e005: stopping tablet replica
I20260710 11:00:40.311559 13271 master.cc:584] Master@127.12.245.254:37819 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28723 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:00:40.372340 13271 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.245.254:44271
I20260710 11:00:40.373668 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:40.380542 15268 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:00:40.380774 15269 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:00:40.381721 15271 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:00:40.382014 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:40.383281 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:40.383502 13271 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:00:40.383683 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681240383666 us; error 0 us; skew 500 ppm
I20260710 11:00:40.384212 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:40.387014 13271 webserver.cc:533] Webserver started at http://127.12.245.254:36209/ using document root <none> and password file <none>
I20260710 11:00:40.387509 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:40.387708 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:40.387988 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:40.389070 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/master-0-root/instance:
uuid: "a7aaf0fdd45c4cedb7d170e39ad63ad0"
format_stamp: "Formatted at 2026-07-10 11:00:40 on dist-test-slave-z3q7"
I20260710 11:00:40.393821 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:00:40.397208 15276 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:00:40.398044 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:00:40.398334 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/master-0-root
uuid: "a7aaf0fdd45c4cedb7d170e39ad63ad0"
format_stamp: "Formatted at 2026-07-10 11:00:40 on dist-test-slave-z3q7"
I20260710 11:00:40.398635 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-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:00:40.423753 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:40.425048 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:40.464531 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.254:44271
I20260710 11:00:40.464627 15327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.254:44271 every 8 connection(s)
I20260710 11:00:40.468729 15328 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:00:40.481037 15328 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0: Bootstrap starting.
I20260710 11:00:40.486697 15328 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:40.491432 15328 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0: No bootstrap required, opened a new log
I20260710 11:00:40.493724 15328 raft_consensus.cc:359] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7aaf0fdd45c4cedb7d170e39ad63ad0" member_type: VOTER }
I20260710 11:00:40.494127 15328 raft_consensus.cc:385] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:40.494328 15328 raft_consensus.cc:740] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7aaf0fdd45c4cedb7d170e39ad63ad0, State: Initialized, Role: FOLLOWER
I20260710 11:00:40.494872 15328 consensus_queue.cc:260] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7aaf0fdd45c4cedb7d170e39ad63ad0" member_type: VOTER }
I20260710 11:00:40.495307 15328 raft_consensus.cc:399] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:40.495524 15328 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:40.495750 15328 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:40.500754 15328 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7aaf0fdd45c4cedb7d170e39ad63ad0" member_type: VOTER }
I20260710 11:00:40.501276 15328 leader_election.cc:304] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [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: a7aaf0fdd45c4cedb7d170e39ad63ad0; no voters: 
I20260710 11:00:40.502496 15328 leader_election.cc:290] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:40.502939 15331 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:40.504395 15331 raft_consensus.cc:697] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [term 1 LEADER]: Becoming Leader. State: Replica: a7aaf0fdd45c4cedb7d170e39ad63ad0, State: Running, Role: LEADER
I20260710 11:00:40.505230 15331 consensus_queue.cc:237] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [LEADER]: Queue going to LEADER mode. State: All 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: "a7aaf0fdd45c4cedb7d170e39ad63ad0" member_type: VOTER }
I20260710 11:00:40.506048 15328 sys_catalog.cc:565] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:40.510460 15333 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7aaf0fdd45c4cedb7d170e39ad63ad0. Latest consensus state: current_term: 1 leader_uuid: "a7aaf0fdd45c4cedb7d170e39ad63ad0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7aaf0fdd45c4cedb7d170e39ad63ad0" member_type: VOTER } }
I20260710 11:00:40.511164 15333 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:40.512672 15332 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a7aaf0fdd45c4cedb7d170e39ad63ad0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7aaf0fdd45c4cedb7d170e39ad63ad0" member_type: VOTER } }
I20260710 11:00:40.513278 15339 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:40.513314 15332 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:40.519591 15339 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:40.523638 13271 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:40.529943 15339 catalog_manager.cc:1383] Generated new cluster ID: 280e3304d7a14aa19785e9641b2ec8eb
I20260710 11:00:40.530293 15339 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:40.555842 15339 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:40.557189 15339 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:40.574476 15339 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0: Generated new TSK 0
I20260710 11:00:40.575174 15339 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:40.591172 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:40.598064 15349 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:00:40.598757 15350 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:00:40.600513 15352 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:00:40.601471 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:40.602453 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:40.602654 13271 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:00:40.602787 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681240602774 us; error 0 us; skew 500 ppm
I20260710 11:00:40.603296 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:40.606058 13271 webserver.cc:533] Webserver started at http://127.12.245.193:43967/ using document root <none> and password file <none>
I20260710 11:00:40.606532 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:40.606709 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:40.606938 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:40.608225 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-0-root/instance:
uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
format_stamp: "Formatted at 2026-07-10 11:00:40 on dist-test-slave-z3q7"
I20260710 11:00:40.613087 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:00:40.617070 15357 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:00:40.618088 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:00:40.618438 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-0-root
uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
format_stamp: "Formatted at 2026-07-10 11:00:40 on dist-test-slave-z3q7"
I20260710 11:00:40.618742 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-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:00:40.640517 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:40.641916 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:40.643532 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:40.646087 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:40.646328 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:40.646616 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:40.646806 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:40.689863 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.193:37637
I20260710 11:00:40.690104 15419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.193:37637 every 8 connection(s)
I20260710 11:00:40.695603 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:40.703739 15424 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:00:40.704783 15425 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:00:40.708452 13271 server_base.cc:1061] running on GCE node
W20260710 11:00:40.708714 15427 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:00:40.710244 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:00:40.710429 15420 heartbeater.cc:344] Connected to a master server at 127.12.245.254:44271
W20260710 11:00:40.710577 13271 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:00:40.710882 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681240710865 us; error 0 us; skew 500 ppm
I20260710 11:00:40.710979 15420 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:40.711542 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:40.712517 15420 heartbeater.cc:507] Master 127.12.245.254:44271 requested a full tablet report, sending...
I20260710 11:00:40.714722 15293 ts_manager.cc:194] Registered new tserver with Master: 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:40.714896 13271 webserver.cc:533] Webserver started at http://127.12.245.194:36903/ using document root <none> and password file <none>
I20260710 11:00:40.715497 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:40.715713 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:40.715982 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:40.716735 15293 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44472
I20260710 11:00:40.717304 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-1-root/instance:
uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
format_stamp: "Formatted at 2026-07-10 11:00:40 on dist-test-slave-z3q7"
I20260710 11:00:40.721863 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:00:40.725715 15432 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:00:40.726680 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:00:40.726969 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-1-root
uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
format_stamp: "Formatted at 2026-07-10 11:00:40 on dist-test-slave-z3q7"
I20260710 11:00:40.727226 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-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:00:40.743258 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:40.744544 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:40.746191 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:40.748461 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:40.748643 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:40.748952 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:40.749100 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:40.789942 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.194:34121
I20260710 11:00:40.790283 15494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.194:34121 every 8 connection(s)
I20260710 11:00:40.794836 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:40.802248 15498 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:00:40.802752 15499 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:00:40.806753 13271 server_base.cc:1061] running on GCE node
W20260710 11:00:40.807814 15502 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:00:40.808138 15495 heartbeater.cc:344] Connected to a master server at 127.12.245.254:44271
I20260710 11:00:40.808650 15495 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:40.808881 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:40.809155 13271 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:00:40.809381 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681240809362 us; error 0 us; skew 500 ppm
I20260710 11:00:40.809525 15495 heartbeater.cc:507] Master 127.12.245.254:44271 requested a full tablet report, sending...
I20260710 11:00:40.810137 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:40.811731 15293 ts_manager.cc:194] Registered new tserver with Master: d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:40.813035 15293 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44476
I20260710 11:00:40.815542 13271 webserver.cc:533] Webserver started at http://127.12.245.195:33875/ using document root <none> and password file <none>
I20260710 11:00:40.816114 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:40.816339 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:40.816632 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:40.818032 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-2-root/instance:
uuid: "22acf006dc5249e282d24c3c01ab3e6d"
format_stamp: "Formatted at 2026-07-10 11:00:40 on dist-test-slave-z3q7"
I20260710 11:00:40.822876 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 11:00:40.826438 15506 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:00:40.827183 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:40.827502 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-2-root
uuid: "22acf006dc5249e282d24c3c01ab3e6d"
format_stamp: "Formatted at 2026-07-10 11:00:40 on dist-test-slave-z3q7"
I20260710 11:00:40.827755 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-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:00:40.848609 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:40.849931 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:40.851480 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:40.853825 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:40.854060 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:40.854302 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:40.854483 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:40.896687 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.195:34433
I20260710 11:00:40.897027 15568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.195:34433 every 8 connection(s)
I20260710 11:00:40.901600 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:40.908552 15572 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:00:40.910929 15573 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:00:40.913810 15575 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:00:40.914207 15569 heartbeater.cc:344] Connected to a master server at 127.12.245.254:44271
I20260710 11:00:40.914618 15569 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:40.915196 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:40.915378 15569 heartbeater.cc:507] Master 127.12.245.254:44271 requested a full tablet report, sending...
I20260710 11:00:40.916208 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:40.916538 13271 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:00:40.916765 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681240916745 us; error 0 us; skew 500 ppm
I20260710 11:00:40.917438 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:40.917683 15293 ts_manager.cc:194] Registered new tserver with Master: 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:40.919302 15293 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44478
I20260710 11:00:40.920182 13271 webserver.cc:533] Webserver started at http://127.12.245.196:41655/ using document root <none> and password file <none>
I20260710 11:00:40.920727 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:40.920941 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:40.921214 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:40.922282 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-3-root/instance:
uuid: "125eb7f0fa9048b38db9454cb22856c6"
format_stamp: "Formatted at 2026-07-10 11:00:40 on dist-test-slave-z3q7"
I20260710 11:00:40.926571 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:00:40.930050 15580 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:00:40.930773 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:00:40.931082 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-3-root
uuid: "125eb7f0fa9048b38db9454cb22856c6"
format_stamp: "Formatted at 2026-07-10 11:00:40 on dist-test-slave-z3q7"
I20260710 11:00:40.931375 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-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:00:40.959038 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:40.960768 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:40.962486 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:40.964861 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:40.965147 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:40.965595 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:40.965832 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:41.011049 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.196:42709
I20260710 11:00:41.011160 15642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.196:42709 every 8 connection(s)
I20260710 11:00:41.026531 15643 heartbeater.cc:344] Connected to a master server at 127.12.245.254:44271
I20260710 11:00:41.027030 15643 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:41.027753 15643 heartbeater.cc:507] Master 127.12.245.254:44271 requested a full tablet report, sending...
I20260710 11:00:41.030025 15293 ts_manager.cc:194] Registered new tserver with Master: 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:41.030786 13271 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01644234s
I20260710 11:00:41.031407 15293 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44484
I20260710 11:00:41.058966 15293 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44490:
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:00:41.197280 15534 tablet_service.cc:1511] Processing CreateTablet for tablet 416ceecc6fc04dba8ff4cb3bf8dcb4d5 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:41.199753 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ceecc6fc04dba8ff4cb3bf8dcb4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.201164 15533 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc5ecd400704c86af7144543f3de9a2 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:41.202533 15533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc5ecd400704c86af7144543f3de9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.211373 15532 tablet_service.cc:1511] Processing CreateTablet for tablet ba3ea62b30934bc5a81c823aac611c96 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:41.212757 15532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3ea62b30934bc5a81c823aac611c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.215409 15531 tablet_service.cc:1511] Processing CreateTablet for tablet 7465f2c32c02443ab383c2abd4af31f0 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:41.216805 15531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7465f2c32c02443ab383c2abd4af31f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.219271 15530 tablet_service.cc:1511] Processing CreateTablet for tablet 4b44d7f2f3ab4ce4b7a7564b36d05e00 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:41.220815 15530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b44d7f2f3ab4ce4b7a7564b36d05e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.227326 15529 tablet_service.cc:1511] Processing CreateTablet for tablet afae6e498a2f486794105639fb7c20c3 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:41.228677 15529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afae6e498a2f486794105639fb7c20c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.234280 15528 tablet_service.cc:1511] Processing CreateTablet for tablet 64925948db3347e8bbb0b4ae03d521fd (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:41.235689 15528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64925948db3347e8bbb0b4ae03d521fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.238407 15607 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7a50cd788e4ef4ac192d2af411d6eb (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:41.239382 15527 tablet_service.cc:1511] Processing CreateTablet for tablet ace56f7faa97460aa23a777ba1e3ef79 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:41.239864 15607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7a50cd788e4ef4ac192d2af411d6eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.240705 15527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace56f7faa97460aa23a777ba1e3ef79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.240604 15608 tablet_service.cc:1511] Processing CreateTablet for tablet 416ceecc6fc04dba8ff4cb3bf8dcb4d5 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:41.241964 15608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ceecc6fc04dba8ff4cb3bf8dcb4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.242733 15606 tablet_service.cc:1511] Processing CreateTablet for tablet ba3ea62b30934bc5a81c823aac611c96 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:41.244253 15606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3ea62b30934bc5a81c823aac611c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.247416 15603 tablet_service.cc:1511] Processing CreateTablet for tablet afae6e498a2f486794105639fb7c20c3 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:41.250651 15601 tablet_service.cc:1511] Processing CreateTablet for tablet ace56f7faa97460aa23a777ba1e3ef79 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:41.253387 15600 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8058e8bc9d45f3b8d336a6dc9fc569 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:41.255990 15602 tablet_service.cc:1511] Processing CreateTablet for tablet 6821a851f9f24b9a9287182f5f2bcd28 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:41.258554 15599 tablet_service.cc:1511] Processing CreateTablet for tablet e1e022d455fd4ccd90de32b973f07f34 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:41.258687 15605 tablet_service.cc:1511] Processing CreateTablet for tablet ea36d137275c4b8d972fa25342d4a0c0 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:41.260387 15604 tablet_service.cc:1511] Processing CreateTablet for tablet 4b44d7f2f3ab4ce4b7a7564b36d05e00 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:41.260532 15526 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8058e8bc9d45f3b8d336a6dc9fc569 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:41.249230 15603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afae6e498a2f486794105639fb7c20c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.262073 15605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea36d137275c4b8d972fa25342d4a0c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.262743 15601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace56f7faa97460aa23a777ba1e3ef79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.262578 15525 tablet_service.cc:1511] Processing CreateTablet for tablet 6145a8548e334ed0a122774c9a9ce89d (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:41.263888 15525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6145a8548e334ed0a122774c9a9ce89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.265317 15600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8058e8bc9d45f3b8d336a6dc9fc569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.266019 15526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8058e8bc9d45f3b8d336a6dc9fc569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.269424 15599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e022d455fd4ccd90de32b973f07f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.271000 15604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b44d7f2f3ab4ce4b7a7564b36d05e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.277726 15602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6821a851f9f24b9a9287182f5f2bcd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.298976 15460 tablet_service.cc:1511] Processing CreateTablet for tablet 416ceecc6fc04dba8ff4cb3bf8dcb4d5 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:41.300908 15460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416ceecc6fc04dba8ff4cb3bf8dcb4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.332015 15458 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7a50cd788e4ef4ac192d2af411d6eb (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:41.332856 15456 tablet_service.cc:1511] Processing CreateTablet for tablet ea36d137275c4b8d972fa25342d4a0c0 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:41.334326 15456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea36d137275c4b8d972fa25342d4a0c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.334610 15457 tablet_service.cc:1511] Processing CreateTablet for tablet 7465f2c32c02443ab383c2abd4af31f0 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:41.334867 15459 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc5ecd400704c86af7144543f3de9a2 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:41.336436 15457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7465f2c32c02443ab383c2abd4af31f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.338888 15455 tablet_service.cc:1511] Processing CreateTablet for tablet afae6e498a2f486794105639fb7c20c3 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:41.341301 15454 tablet_service.cc:1511] Processing CreateTablet for tablet 64925948db3347e8bbb0b4ae03d521fd (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:41.343600 15453 tablet_service.cc:1511] Processing CreateTablet for tablet 6821a851f9f24b9a9287182f5f2bcd28 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:41.345475 15459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc5ecd400704c86af7144543f3de9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.346345 15458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7a50cd788e4ef4ac192d2af411d6eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.347712 15451 tablet_service.cc:1511] Processing CreateTablet for tablet 6145a8548e334ed0a122774c9a9ce89d (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:41.345928 15452 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8058e8bc9d45f3b8d336a6dc9fc569 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:41.349671 15453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6821a851f9f24b9a9287182f5f2bcd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.350961 15454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64925948db3347e8bbb0b4ae03d521fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.352233 15455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afae6e498a2f486794105639fb7c20c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.353436 15451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6145a8548e334ed0a122774c9a9ce89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.355247 15452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8058e8bc9d45f3b8d336a6dc9fc569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.363590 15527 tablet_service.cc:1511] Processing CreateTablet for tablet ec9fe6d2c9214e45b100cf523fadfc86 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:41.377104 15662 tablet_bootstrap.cc:492] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:41.379341 15534 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf420f2fd6c4e78a4afd1df494a9180 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:41.379884 15531 tablet_service.cc:1511] Processing CreateTablet for tablet 27e2ed02c7e64357951856b3d6122152 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:41.388602 15606 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf420f2fd6c4e78a4afd1df494a9180 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:41.389284 15604 tablet_service.cc:1511] Processing CreateTablet for tablet a308e91c833c43c19d51d711bce6feaf (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:41.390813 15604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a308e91c833c43c19d51d711bce6feaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.385069 15530 tablet_service.cc:1511] Processing CreateTablet for tablet b871994c187c4db2a82c8867efc49a1f (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:41.404455 15605 tablet_service.cc:1511] Processing CreateTablet for tablet b871994c187c4db2a82c8867efc49a1f (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:41.405912 15605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b871994c187c4db2a82c8867efc49a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.389680 15607 tablet_service.cc:1511] Processing CreateTablet for tablet ec9fe6d2c9214e45b100cf523fadfc86 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:41.415421 15608 tablet_service.cc:1511] Processing CreateTablet for tablet ee123f30cfd9465d90577f04ea556d4f (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:41.417212 15607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9fe6d2c9214e45b100cf523fadfc86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.421818 15608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee123f30cfd9465d90577f04ea556d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.422973 15533 tablet_service.cc:1511] Processing CreateTablet for tablet ee123f30cfd9465d90577f04ea556d4f (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:41.425418 15606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf420f2fd6c4e78a4afd1df494a9180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.413712 15527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9fe6d2c9214e45b100cf523fadfc86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.434566 15385 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc5ecd400704c86af7144543f3de9a2 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:41.435961 15385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc5ecd400704c86af7144543f3de9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.437397 15663 tablet_bootstrap.cc:492] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:41.438738 15384 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7a50cd788e4ef4ac192d2af411d6eb (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:41.440237 15384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7a50cd788e4ef4ac192d2af411d6eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.442690 15383 tablet_service.cc:1511] Processing CreateTablet for tablet ba3ea62b30934bc5a81c823aac611c96 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:41.444229 15383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3ea62b30934bc5a81c823aac611c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.446738 15382 tablet_service.cc:1511] Processing CreateTablet for tablet 7465f2c32c02443ab383c2abd4af31f0 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:41.448248 15382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7465f2c32c02443ab383c2abd4af31f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.450707 15381 tablet_service.cc:1511] Processing CreateTablet for tablet ea36d137275c4b8d972fa25342d4a0c0 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:41.452129 15381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea36d137275c4b8d972fa25342d4a0c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.455451 15380 tablet_service.cc:1511] Processing CreateTablet for tablet 4b44d7f2f3ab4ce4b7a7564b36d05e00 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:41.456875 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b44d7f2f3ab4ce4b7a7564b36d05e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.458432 15379 tablet_service.cc:1511] Processing CreateTablet for tablet 64925948db3347e8bbb0b4ae03d521fd (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:41.459825 15379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64925948db3347e8bbb0b4ae03d521fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.462581 15378 tablet_service.cc:1511] Processing CreateTablet for tablet 6821a851f9f24b9a9287182f5f2bcd28 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:41.463972 15378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6821a851f9f24b9a9287182f5f2bcd28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.466368 15377 tablet_service.cc:1511] Processing CreateTablet for tablet ace56f7faa97460aa23a777ba1e3ef79 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:41.467703 15377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace56f7faa97460aa23a777ba1e3ef79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.470039 15603 tablet_service.cc:1511] Processing CreateTablet for tablet 7d22d96cf08b4097b7d18a5a8940be87 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:41.470165 15599 tablet_service.cc:1511] Processing CreateTablet for tablet 2dfba56488034289bad3f327b97f58ce (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:41.470937 15376 tablet_service.cc:1511] Processing CreateTablet for tablet 6145a8548e334ed0a122774c9a9ce89d (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:41.514853 15376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6145a8548e334ed0a122774c9a9ce89d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:00:41.517973 15341 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:41.492964 15457 tablet_service.cc:1511] Processing CreateTablet for tablet e1e022d455fd4ccd90de32b973f07f34 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:41.519215 15457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e022d455fd4ccd90de32b973f07f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.497473 15601 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc56eb4170446adbe49c2f1c4460161 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:41.501227 15456 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf420f2fd6c4e78a4afd1df494a9180 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:41.523130 15455 tablet_service.cc:1511] Processing CreateTablet for tablet a308e91c833c43c19d51d711bce6feaf (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:41.524710 15455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a308e91c833c43c19d51d711bce6feaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.526181 15533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee123f30cfd9465d90577f04ea556d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.528400 15601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc56eb4170446adbe49c2f1c4460161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.532240 15599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dfba56488034289bad3f327b97f58ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.532786 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf420f2fd6c4e78a4afd1df494a9180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.537767 15603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d22d96cf08b4097b7d18a5a8940be87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.538950 15530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b871994c187c4db2a82c8867efc49a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.544880 15531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e2ed02c7e64357951856b3d6122152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.546448 15454 tablet_service.cc:1511] Processing CreateTablet for tablet ee123f30cfd9465d90577f04ea556d4f (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:41.556185 15451 tablet_service.cc:1511] Processing CreateTablet for tablet 27e2ed02c7e64357951856b3d6122152 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:41.557317 15528 tablet_service.cc:1511] Processing CreateTablet for tablet f5c02b11b0a7403aa0e4c0e0c347bbe8 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:41.558564 15528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c02b11b0a7403aa0e4c0e0c347bbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.563795 15460 tablet_service.cc:1511] Processing CreateTablet for tablet f5c02b11b0a7403aa0e4c0e0c347bbe8 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:41.565641 15456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf420f2fd6c4e78a4afd1df494a9180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.569165 15451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e2ed02c7e64357951856b3d6122152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.569960 15664 tablet_bootstrap.cc:492] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:41.579535 15663 tablet_bootstrap.cc:654] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.586138 15526 tablet_service.cc:1511] Processing CreateTablet for tablet 7d22d96cf08b4097b7d18a5a8940be87 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:41.587558 15526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d22d96cf08b4097b7d18a5a8940be87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.589071 15452 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc56eb4170446adbe49c2f1c4460161 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:41.590420 15525 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc56eb4170446adbe49c2f1c4460161 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:41.591786 15525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc56eb4170446adbe49c2f1c4460161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.601516 15452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc56eb4170446adbe49c2f1c4460161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.605974 15454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee123f30cfd9465d90577f04ea556d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.617681 15662 tablet_bootstrap.cc:654] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.571079 15459 tablet_service.cc:1511] Processing CreateTablet for tablet 2dfba56488034289bad3f327b97f58ce (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:41.622942 15664 tablet_bootstrap.cc:654] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.620231 15381 tablet_service.cc:1511] Processing CreateTablet for tablet b871994c187c4db2a82c8867efc49a1f (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:41.629752 15460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c02b11b0a7403aa0e4c0e0c347bbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.645937 15381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b871994c187c4db2a82c8867efc49a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.648475 15379 tablet_service.cc:1511] Processing CreateTablet for tablet a308e91c833c43c19d51d711bce6feaf (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:41.658289 15459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dfba56488034289bad3f327b97f58ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.681555 15378 tablet_service.cc:1511] Processing CreateTablet for tablet f5c02b11b0a7403aa0e4c0e0c347bbe8 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:41.689656 15377 tablet_service.cc:1511] Processing CreateTablet for tablet 2dfba56488034289bad3f327b97f58ce (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:41.693116 15379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a308e91c833c43c19d51d711bce6feaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.690171 15665 tablet_bootstrap.cc:492] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:41.661641 15385 tablet_service.cc:1511] Processing CreateTablet for tablet ec9fe6d2c9214e45b100cf523fadfc86 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:41.705686 15377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dfba56488034289bad3f327b97f58ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.706431 15385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9fe6d2c9214e45b100cf523fadfc86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.708160 15378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c02b11b0a7403aa0e4c0e0c347bbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.698460 15384 tablet_service.cc:1511] Processing CreateTablet for tablet 27e2ed02c7e64357951856b3d6122152 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:41.710409 15384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e2ed02c7e64357951856b3d6122152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.719762 15420 heartbeater.cc:499] Master 127.12.245.254:44271 was elected leader, sending a full tablet report...
I20260710 11:00:41.701864 15380 tablet_service.cc:1511] Processing CreateTablet for tablet e1e022d455fd4ccd90de32b973f07f34 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:41.723589 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e022d455fd4ccd90de32b973f07f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.719727 15665 tablet_bootstrap.cc:654] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.727371 15663 tablet_bootstrap.cc:492] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:41.727895 15663 ts_tablet_manager.cc:1403] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.291s	user 0.003s	sys 0.020s
I20260710 11:00:41.729727 15381 tablet_service.cc:1511] Processing CreateTablet for tablet 7d22d96cf08b4097b7d18a5a8940be87 (DEFAULT_TABLE table=test-workload [id=97b8a53edcd349f2b2b5bafcfc4182f5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:41.731065 15381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d22d96cf08b4097b7d18a5a8940be87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:41.730911 15663 raft_consensus.cc:359] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:41.731735 15663 raft_consensus.cc:385] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.732053 15663 raft_consensus.cc:740] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.734454 15663 consensus_queue.cc:260] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:41.741536 15662 tablet_bootstrap.cc:492] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:41.742163 15662 ts_tablet_manager.cc:1403] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.365s	user 0.030s	sys 0.040s
I20260710 11:00:41.747665 15662 raft_consensus.cc:359] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:41.748597 15662 raft_consensus.cc:385] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.748962 15662 raft_consensus.cc:740] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.755772 15663 ts_tablet_manager.cc:1434] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.010s
I20260710 11:00:41.756729 15643 heartbeater.cc:499] Master 127.12.245.254:44271 was elected leader, sending a full tablet report...
I20260710 11:00:41.757177 15663 tablet_bootstrap.cc:492] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:41.771605 15664 tablet_bootstrap.cc:492] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:41.772162 15664 ts_tablet_manager.cc:1403] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.202s	user 0.007s	sys 0.006s
I20260710 11:00:41.772295 15665 tablet_bootstrap.cc:492] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:41.772796 15665 ts_tablet_manager.cc:1403] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.023s
I20260710 11:00:41.775121 15664 raft_consensus.cc:359] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:41.775888 15664 raft_consensus.cc:385] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:41.776016 15644 tablet.cc:2406] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:00:41.776222 15664 raft_consensus.cc:740] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.776010 15665 raft_consensus.cc:359] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:41.777033 15664 consensus_queue.cc:260] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:41.777845 15665 raft_consensus.cc:385] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.778206 15665 raft_consensus.cc:740] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.779722 15665 consensus_queue.cc:260] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:41.769910 15662 consensus_queue.cc:260] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:41.787173 15663 tablet_bootstrap.cc:654] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.807948 15665 ts_tablet_manager.cc:1434] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.007s
I20260710 11:00:41.809252 15665 tablet_bootstrap.cc:492] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:41.815161 15662 ts_tablet_manager.cc:1434] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.072s	user 0.012s	sys 0.004s
I20260710 11:00:41.815456 15495 heartbeater.cc:499] Master 127.12.245.254:44271 was elected leader, sending a full tablet report...
I20260710 11:00:41.815872 15569 heartbeater.cc:499] Master 127.12.245.254:44271 was elected leader, sending a full tablet report...
I20260710 11:00:41.816284 15663 tablet_bootstrap.cc:492] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:41.816840 15663 ts_tablet_manager.cc:1403] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.000s
I20260710 11:00:41.821887 15663 raft_consensus.cc:359] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:41.822742 15663 raft_consensus.cc:385] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.823103 15663 raft_consensus.cc:740] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.823896 15663 consensus_queue.cc:260] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:41.827950 15663 ts_tablet_manager.cc:1434] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
I20260710 11:00:41.815074 15664 ts_tablet_manager.cc:1434] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.006s
I20260710 11:00:41.828928 15663 tablet_bootstrap.cc:492] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:41.829507 15664 tablet_bootstrap.cc:492] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:41.833705 15662 tablet_bootstrap.cc:492] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:41.835541 15663 tablet_bootstrap.cc:654] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.837579 15664 tablet_bootstrap.cc:654] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.845633 15665 tablet_bootstrap.cc:654] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.847260 15662 tablet_bootstrap.cc:654] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.851341 15664 tablet_bootstrap.cc:492] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:41.851877 15664 ts_tablet_manager.cc:1403] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.007s
I20260710 11:00:41.852952 15663 tablet_bootstrap.cc:492] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:41.853510 15663 ts_tablet_manager.cc:1403] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260710 11:00:41.854434 15664 raft_consensus.cc:359] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:41.855165 15664 raft_consensus.cc:385] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.855441 15664 raft_consensus.cc:740] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.856693 15663 raft_consensus.cc:359] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:41.857710 15663 raft_consensus.cc:385] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.858119 15663 raft_consensus.cc:740] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.857863 15664 consensus_queue.cc:260] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:41.859058 15663 consensus_queue.cc:260] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:41.860687 15665 tablet_bootstrap.cc:492] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:41.861174 15665 ts_tablet_manager.cc:1403] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.007s
I20260710 11:00:41.862035 15663 ts_tablet_manager.cc:1434] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:00:41.863319 15663 tablet_bootstrap.cc:492] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:41.863935 15665 raft_consensus.cc:359] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:41.864671 15665 raft_consensus.cc:385] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.864998 15665 raft_consensus.cc:740] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.867015 15664 ts_tablet_manager.cc:1434] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:00:41.868000 15664 tablet_bootstrap.cc:492] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:41.872296 15663 tablet_bootstrap.cc:654] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.874258 15664 tablet_bootstrap.cc:654] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.877627 15665 consensus_queue.cc:260] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:41.883617 15665 ts_tablet_manager.cc:1434] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260710 11:00:41.884606 15665 tablet_bootstrap.cc:492] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:41.885428 15663 tablet_bootstrap.cc:492] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:41.886080 15663 ts_tablet_manager.cc:1403] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260710 11:00:41.889839 15663 raft_consensus.cc:359] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:41.890825 15663 raft_consensus.cc:385] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.891304 15663 raft_consensus.cc:740] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.892460 15663 consensus_queue.cc:260] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:41.893759 15664 tablet_bootstrap.cc:492] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:41.894311 15664 ts_tablet_manager.cc:1403] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.005s
I20260710 11:00:41.890895 15665 tablet_bootstrap.cc:654] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.899226 15663 ts_tablet_manager.cc:1434] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:00:41.900727 15663 tablet_bootstrap.cc:492] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:41.909482 15663 tablet_bootstrap.cc:654] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.897311 15664 raft_consensus.cc:359] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:41.914216 15664 raft_consensus.cc:385] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.914601 15664 raft_consensus.cc:740] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.915629 15664 consensus_queue.cc:260] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:41.918752 15664 ts_tablet_manager.cc:1434] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260710 11:00:41.920166 15664 tablet_bootstrap.cc:492] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:41.928068 15664 tablet_bootstrap.cc:654] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.928215 15662 tablet_bootstrap.cc:492] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:41.928279 15663 tablet_bootstrap.cc:492] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:41.929026 15663 ts_tablet_manager.cc:1403] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260710 11:00:41.931548 15663 raft_consensus.cc:359] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:41.932139 15663 raft_consensus.cc:385] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.932385 15663 raft_consensus.cc:740] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.928992 15662 ts_tablet_manager.cc:1403] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.059s
I20260710 11:00:41.937021 15662 raft_consensus.cc:359] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:41.937984 15662 raft_consensus.cc:385] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.938356 15662 raft_consensus.cc:740] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.939286 15662 consensus_queue.cc:260] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:41.942154 15662 ts_tablet_manager.cc:1434] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:00:41.943477 15662 tablet_bootstrap.cc:492] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:41.933086 15663 consensus_queue.cc:260] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:41.949656 15663 ts_tablet_manager.cc:1434] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:00:41.951004 15663 tablet_bootstrap.cc:492] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:41.959551 15663 tablet_bootstrap.cc:654] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.967139 15665 tablet_bootstrap.cc:492] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:41.967342 15662 tablet_bootstrap.cc:654] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.967942 15665 ts_tablet_manager.cc:1403] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.041s
I20260710 11:00:41.968204 15664 tablet_bootstrap.cc:492] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:41.968930 15664 ts_tablet_manager.cc:1403] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.009s
I20260710 11:00:41.972084 15665 raft_consensus.cc:359] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:41.972807 15664 raft_consensus.cc:359] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:41.973417 15665 raft_consensus.cc:385] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.973875 15664 raft_consensus.cc:385] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.974066 15665 raft_consensus.cc:740] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.974392 15664 raft_consensus.cc:740] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.975638 15665 consensus_queue.cc:260] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:41.975629 15664 consensus_queue.cc:260] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:41.978431 15665 ts_tablet_manager.cc:1434] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:00:41.978916 15662 tablet_bootstrap.cc:492] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:41.979295 15664 ts_tablet_manager.cc:1434] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 11:00:41.979417 15662 ts_tablet_manager.cc:1403] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.005s
I20260710 11:00:41.979542 15665 tablet_bootstrap.cc:492] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:41.980280 15664 tablet_bootstrap.cc:492] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:41.982753 15662 raft_consensus.cc:359] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:41.983465 15662 raft_consensus.cc:385] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:41.983775 15662 raft_consensus.cc:740] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:41.984637 15662 consensus_queue.cc:260] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:41.987028 15664 tablet_bootstrap.cc:654] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.987092 15665 tablet_bootstrap.cc:654] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.989207 15662 ts_tablet_manager.cc:1434] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:00:41.990367 15662 tablet_bootstrap.cc:492] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:41.998867 15662 tablet_bootstrap.cc:654] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:41.999837 15672 raft_consensus.cc:493] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.000579 15672 raft_consensus.cc:515] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.004603 15664 tablet_bootstrap.cc:492] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:42.005285 15664 ts_tablet_manager.cc:1403] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260710 11:00:42.007220 15673 raft_consensus.cc:493] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.007854 15673 raft_consensus.cc:515] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.016942 15670 raft_consensus.cc:493] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.017822 15670 raft_consensus.cc:515] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.007055 15672 leader_election.cc:290] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.023097 15663 tablet_bootstrap.cc:492] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:42.030601 15663 ts_tablet_manager.cc:1403] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.007s
I20260710 11:00:42.031849 15673 leader_election.cc:290] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.043207 15670 leader_election.cc:290] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:42.048550 15663 raft_consensus.cc:359] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.051213 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7465f2c32c02443ab383c2abd4af31f0" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
W20260710 11:00:42.053459 15510 leader_election.cc:343] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.049458 15663 raft_consensus.cc:385] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.059851 15671 raft_consensus.cc:493] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.062281 15671 raft_consensus.cc:515] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.066483 15671 leader_election.cc:290] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:42.066485 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.074332 15663 raft_consensus.cc:740] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.076236 15663 consensus_queue.cc:260] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
W20260710 11:00:42.077976 15584 leader_election.cc:343] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.093039 15663 ts_tablet_manager.cc:1434] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260710 11:00:42.096024 15664 raft_consensus.cc:359] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.106005 15664 raft_consensus.cc:385] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.106338 15664 raft_consensus.cc:740] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.107108 15664 consensus_queue.cc:260] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.109483 15664 ts_tablet_manager.cc:1434] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.000s
I20260710 11:00:42.110565 15664 tablet_bootstrap.cc:492] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:42.113561 15670 raft_consensus.cc:493] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.114157 15663 tablet_bootstrap.cc:492] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:42.114075 15670 raft_consensus.cc:515] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.114271 15470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6821a851f9f24b9a9287182f5f2bcd28" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
W20260710 11:00:42.115888 15361 leader_election.cc:343] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.100997 15665 tablet_bootstrap.cc:492] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:42.116405 15670 leader_election.cc:290] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.116962 15665 ts_tablet_manager.cc:1403] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.138s	user 0.036s	sys 0.051s
I20260710 11:00:42.117384 15618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6821a851f9f24b9a9287182f5f2bcd28" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:42.102998 15662 tablet_bootstrap.cc:492] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:42.120631 15662 ts_tablet_manager.cc:1403] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.131s	user 0.050s	sys 0.053s
I20260710 11:00:42.123662 15662 raft_consensus.cc:359] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.124424 15662 raft_consensus.cc:385] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.124630 15663 tablet_bootstrap.cc:654] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.124742 15662 raft_consensus.cc:740] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.125522 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7465f2c32c02443ab383c2abd4af31f0" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.125990 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:42.127622 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.128157 15662 consensus_queue.cc:260] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.119994 15665 raft_consensus.cc:359] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
W20260710 11:00:42.129699 15584 leader_election.cc:343] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.130174 15665 raft_consensus.cc:385] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.130517 15665 raft_consensus.cc:740] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.132645 15662 ts_tablet_manager.cc:1434] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:00:42.133760 15662 tablet_bootstrap.cc:492] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:42.136829 15665 consensus_queue.cc:260] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.137732 15672 raft_consensus.cc:493] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.138682 15664 tablet_bootstrap.cc:654] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.138391 15672 raft_consensus.cc:515] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.142050 15671 raft_consensus.cc:493] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.142812 15671 raft_consensus.cc:515] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
W20260710 11:00:42.145130 15436 leader_election.cc:343] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.147467 15665 ts_tablet_manager.cc:1434] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 11:00:42.148237 15672 leader_election.cc:290] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:42.152004 15671 leader_election.cc:290] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:42.148778 15665 tablet_bootstrap.cc:492] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:42.153575 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64925948db3347e8bbb0b4ae03d521fd" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.154241 15670 raft_consensus.cc:493] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:42.156358 15436 leader_election.cc:343] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.155992 15670 raft_consensus.cc:515] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
W20260710 11:00:42.155125 15360 leader_election.cc:343] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.159154 15360 leader_election.cc:304] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:42.161605 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea36d137275c4b8d972fa25342d4a0c0" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.162539 15395 raft_consensus.cc:2468] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
I20260710 11:00:42.164225 15584 leader_election.cc:304] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 
I20260710 11:00:42.165083 15665 tablet_bootstrap.cc:654] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.167243 15670 leader_election.cc:290] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.168027 15670 raft_consensus.cc:2804] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.168481 15670 raft_consensus.cc:493] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.168908 15670 raft_consensus.cc:3060] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.169523 15672 raft_consensus.cc:2749] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.170588 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5ecd400704c86af7144543f3de9a2" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
W20260710 11:00:42.172753 15358 leader_election.cc:343] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.178560 15673 raft_consensus.cc:493] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.179337 15673 raft_consensus.cc:515] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.182750 15470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5ecd400704c86af7144543f3de9a2" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:42.183506 15470 raft_consensus.cc:2468] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 0.
W20260710 11:00:42.154990 15581 leader_election.cc:343] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.182782 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7465f2c32c02443ab383c2abd4af31f0" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:42.185501 15544 raft_consensus.cc:2468] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 0.
I20260710 11:00:42.184672 15581 leader_election.cc:304] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:42.187578 15673 leader_election.cc:290] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:42.187454 15671 raft_consensus.cc:493] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.188282 15671 raft_consensus.cc:515] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.192746 15394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea36d137275c4b8d972fa25342d4a0c0" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.193584 15394 raft_consensus.cc:2468] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 0.
I20260710 11:00:42.194487 15671 leader_election.cc:290] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:42.195952 15436 leader_election.cc:304] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:42.196121 15433 leader_election.cc:304] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [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: 22acf006dc5249e282d24c3c01ab3e6d, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:42.145262 15662 tablet_bootstrap.cc:654] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.199090 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64925948db3347e8bbb0b4ae03d521fd" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:42.202821 15671 raft_consensus.cc:2804] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.203593 15671 raft_consensus.cc:493] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.203944 15671 raft_consensus.cc:3060] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.206547 15470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7465f2c32c02443ab383c2abd4af31f0" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:42.207278 15470 raft_consensus.cc:2468] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 0.
I20260710 11:00:42.208540 15510 leader_election.cc:304] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [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: 22acf006dc5249e282d24c3c01ab3e6d, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:42.209900 15673 raft_consensus.cc:2804] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.210274 15673 raft_consensus.cc:493] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.210625 15673 raft_consensus.cc:3060] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.213697 15361 leader_election.cc:304] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:42.215108 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56f7faa97460aa23a777ba1e3ef79" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.217052 15704 raft_consensus.cc:2804] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.217528 15704 raft_consensus.cc:493] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.217869 15704 raft_consensus.cc:3060] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.234787 15618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56f7faa97460aa23a777ba1e3ef79" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:42.235905 15709 raft_consensus.cc:493] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.236419 15709 raft_consensus.cc:515] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.236676 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea36d137275c4b8d972fa25342d4a0c0" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
W20260710 11:00:42.238112 15510 leader_election.cc:343] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.240006 15706 raft_consensus.cc:2749] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:42.240741 15509 leader_election.cc:343] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.241743 15509 leader_election.cc:304] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d; no voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:42.242692 15470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ceecc6fc04dba8ff4cb3bf8dcb4d5" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
W20260710 11:00:42.241691 15584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.193:37637, user_credentials={real_user=slave}} blocked reactor thread for 77580.9us
I20260710 11:00:42.243970 15618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ceecc6fc04dba8ff4cb3bf8dcb4d5" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:42.244858 15618 raft_consensus.cc:2468] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 0.
W20260710 11:00:42.245563 15510 leader_election.cc:343] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.247876 15711 raft_consensus.cc:2749] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.248131 15704 raft_consensus.cc:515] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.249423 15509 leader_election.cc:304] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [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: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d; no voters: d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:42.253010 15711 raft_consensus.cc:2804] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.253419 15711 raft_consensus.cc:493] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.253731 15711 raft_consensus.cc:3060] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.254809 15712 raft_consensus.cc:493] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.256601 15712 raft_consensus.cc:515] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.259649 15671 raft_consensus.cc:515] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.255189 15673 raft_consensus.cc:515] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.263042 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5ecd400704c86af7144543f3de9a2" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:42.257486 15706 raft_consensus.cc:493] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.263959 15706 raft_consensus.cc:515] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
W20260710 11:00:42.264410 15358 leader_election.cc:343] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.265625 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44d7f2f3ab4ce4b7a7564b36d05e00" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:42.266290 15544 raft_consensus.cc:2468] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
I20260710 11:00:42.267843 15712 leader_election.cc:290] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:42.269817 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e022d455fd4ccd90de32b973f07f34" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.268720 15673 leader_election.cc:290] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 election: Requested vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.268795 15394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44d7f2f3ab4ce4b7a7564b36d05e00" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.270263 15670 raft_consensus.cc:515] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.270857 15394 raft_consensus.cc:2468] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
I20260710 11:00:42.269707 15706 leader_election.cc:290] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.272663 15584 leader_election.cc:304] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 
W20260710 11:00:42.273648 15584 leader_election.cc:343] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.275256 15470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7465f2c32c02443ab383c2abd4af31f0" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:42.275950 15470 raft_consensus.cc:3060] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.278028 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7465f2c32c02443ab383c2abd4af31f0" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:42.278297 15706 raft_consensus.cc:2804] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.278674 15706 raft_consensus.cc:493] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.279060 15706 raft_consensus.cc:3060] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:42.285732 15510 leader_election.cc:343] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.286059 15617 raft_consensus.cc:2393] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d95d53cd770646afbd5f5e5a5f14f83b in current term 1: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
I20260710 11:00:42.286880 15704 leader_election.cc:290] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:42.288350 15713 raft_consensus.cc:493] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.288846 15713 raft_consensus.cc:515] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.290895 15713 leader_election.cc:290] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:42.266369 15709 leader_election.cc:290] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:42.294905 15663 tablet_bootstrap.cc:492] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:42.325579 15665 tablet_bootstrap.cc:492] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:42.316082 15706 raft_consensus.cc:515] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.325579 15664 tablet_bootstrap.cc:492] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:42.295331 15670 leader_election.cc:290] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Requested vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.348459 15665 ts_tablet_manager.cc:1403] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.200s	user 0.078s	sys 0.074s
I20260710 11:00:42.302979 15711 raft_consensus.cc:515] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.348774 15664 ts_tablet_manager.cc:1403] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.238s	user 0.024s	sys 0.036s
I20260710 11:00:42.350987 15469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ceecc6fc04dba8ff4cb3bf8dcb4d5" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:42.351774 15706 leader_election.cc:290] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Requested vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:42.351903 15664 raft_consensus.cc:359] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.334136 15470 raft_consensus.cc:2468] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 1.
I20260710 11:00:42.339933 15394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea36d137275c4b8d972fa25342d4a0c0" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:42.352818 15664 raft_consensus.cc:385] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.350987 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44d7f2f3ab4ce4b7a7564b36d05e00" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:42.353051 15394 raft_consensus.cc:3060] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.353197 15664 raft_consensus.cc:740] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.353570 15544 raft_consensus.cc:3060] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.353906 15663 ts_tablet_manager.cc:1403] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.240s	user 0.060s	sys 0.118s
I20260710 11:00:42.356910 15663 raft_consensus.cc:359] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.357677 15663 raft_consensus.cc:385] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:42.318329 15433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.195:34433, user_credentials={real_user=slave}} blocked reactor thread for 122414us
W20260710 11:00:42.357864 15510 leader_election.cc:343] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:42.359293 15433 leader_election.cc:343] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.359532 15543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afae6e498a2f486794105639fb7c20c3" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:42.305961 15618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afae6e498a2f486794105639fb7c20c3" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:42.360075 15544 raft_consensus.cc:2468] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:42.357998 15663 raft_consensus.cc:740] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.352089 15665 raft_consensus.cc:359] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.361512 15469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5ecd400704c86af7144543f3de9a2" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:42.361980 15665 raft_consensus.cc:385] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.346894 15671 leader_election.cc:290] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 election: Requested vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:42.362306 15469 raft_consensus.cc:3060] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.362356 15665 raft_consensus.cc:740] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.362486 15663 consensus_queue.cc:260] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.298347 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea36d137275c4b8d972fa25342d4a0c0" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:42.362460 15710 raft_consensus.cc:2764] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:00:42.363831 15617 raft_consensus.cc:2393] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d95d53cd770646afbd5f5e5a5f14f83b in current term 1: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
I20260710 11:00:42.363437 15665 consensus_queue.cc:260] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.360764 15664 consensus_queue.cc:260] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.366240 15664 ts_tablet_manager.cc:1434] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 11:00:42.329731 15662 tablet_bootstrap.cc:492] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:42.367096 15662 ts_tablet_manager.cc:1403] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.234s	user 0.012s	sys 0.020s
I20260710 11:00:42.367306 15664 tablet_bootstrap.cc:492] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:42.361567 15581 leader_election.cc:304] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 
I20260710 11:00:42.369045 15618 raft_consensus.cc:2468] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 0.
I20260710 11:00:42.353739 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44d7f2f3ab4ce4b7a7564b36d05e00" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:42.369719 15706 raft_consensus.cc:2804] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.369912 15393 raft_consensus.cc:3060] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.370534 15706 raft_consensus.cc:697] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Leader. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:42.372222 15663 ts_tablet_manager.cc:1434] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:00:42.371511 15711 leader_election.cc:290] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:42.372394 15706 consensus_queue.cc:237] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.375084 15618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ceecc6fc04dba8ff4cb3bf8dcb4d5" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:42.360764 15394 raft_consensus.cc:2468] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 1.
I20260710 11:00:42.375670 15618 raft_consensus.cc:3060] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.376549 15436 leader_election.cc:304] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 125eb7f0fa9048b38db9454cb22856c6
I20260710 11:00:42.376714 15435 leader_election.cc:304] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:42.377862 15710 raft_consensus.cc:2804] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.377914 15671 raft_consensus.cc:2804] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.378445 15710 raft_consensus.cc:697] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 LEADER]: Becoming Leader. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Running, Role: LEADER
I20260710 11:00:42.378518 15671 raft_consensus.cc:493] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.379307 15671 raft_consensus.cc:3060] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.380383 15663 tablet_bootstrap.cc:492] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:42.359773 15433 leader_election.cc:304] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:42.382618 15710 consensus_queue.cc:237] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.378968 15664 tablet_bootstrap.cc:654] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.383955 15468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea36d137275c4b8d972fa25342d4a0c0" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:42.374704 15662 raft_consensus.cc:359] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.385129 15713 raft_consensus.cc:2749] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.385751 15510 leader_election.cc:304] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:42.386564 15470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:42.387171 15665 ts_tablet_manager.cc:1434] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260710 11:00:42.390175 15468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e022d455fd4ccd90de32b973f07f34" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:42.390321 15671 raft_consensus.cc:515] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.390587 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea36d137275c4b8d972fa25342d4a0c0" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:42.391219 15662 raft_consensus.cc:385] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.291563 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea36d137275c4b8d972fa25342d4a0c0" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
W20260710 11:00:42.391335 15433 leader_election.cc:343] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.394411 15662 raft_consensus.cc:740] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.400480 15662 consensus_queue.cc:260] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.391989 15711 raft_consensus.cc:2804] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:00:42.401222 15584 leader_election.cc:343] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.401558 15711 raft_consensus.cc:697] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 LEADER]: Becoming Leader. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Running, Role: LEADER
I20260710 11:00:42.401765 15584 leader_election.cc:304] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:42.402444 15711 consensus_queue.cc:237] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.402863 15712 raft_consensus.cc:2749] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:42.403183 15584 leader_election.cc:343] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.403636 15584 leader_election.cc:304] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:42.404424 15712 raft_consensus.cc:2749] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.395521 15665 tablet_bootstrap.cc:492] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:42.407055 15662 ts_tablet_manager.cc:1434] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260710 11:00:42.408345 15662 tablet_bootstrap.cc:492] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:42.410888 15618 raft_consensus.cc:2468] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 1.
I20260710 11:00:42.398453 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afae6e498a2f486794105639fb7c20c3" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:42.412060 15617 raft_consensus.cc:3060] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.391535 15663 tablet_bootstrap.cc:654] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.413619 15393 raft_consensus.cc:2468] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:42.415241 15665 tablet_bootstrap.cc:654] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.412076 15509 leader_election.cc:304] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d; no voters: d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:42.398367 15664 tablet_bootstrap.cc:492] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:42.417574 15664 ts_tablet_manager.cc:1403] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.003s
I20260710 11:00:42.418349 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afae6e498a2f486794105639fb7c20c3" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:42.418891 15469 raft_consensus.cc:2468] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 1.
I20260710 11:00:42.419994 15361 leader_election.cc:304] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:42.421156 15704 raft_consensus.cc:2804] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.420861 15664 raft_consensus.cc:359] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.421751 15704 raft_consensus.cc:697] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 LEADER]: Becoming Leader. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Running, Role: LEADER
I20260710 11:00:42.422006 15664 raft_consensus.cc:385] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.422465 15664 raft_consensus.cc:740] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.422653 15704 consensus_queue.cc:237] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.424052 15617 raft_consensus.cc:2468] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 1.
I20260710 11:00:42.423420 15664 consensus_queue.cc:260] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.427054 15435 leader_election.cc:304] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:42.427937 15664 ts_tablet_manager.cc:1434] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:00:42.420841 15709 raft_consensus.cc:2804] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.428370 15665 tablet_bootstrap.cc:492] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:42.399101 15395 raft_consensus.cc:2393] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 125eb7f0fa9048b38db9454cb22856c6 in current term 1: Already voted for candidate d95d53cd770646afbd5f5e5a5f14f83b in this term.
I20260710 11:00:42.428886 15665 ts_tablet_manager.cc:1403] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.007s
W20260710 11:00:42.429638 15433 leader_election.cc:343] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.429950 15584 leader_election.cc:304] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [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: 125eb7f0fa9048b38db9454cb22856c6; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:42.430781 15670 raft_consensus.cc:2749] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.431311 15709 raft_consensus.cc:697] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 LEADER]: Becoming Leader. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Running, Role: LEADER
I20260710 11:00:42.430979 15664 tablet_bootstrap.cc:492] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:42.427953 15713 raft_consensus.cc:2804] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.439493 15713 raft_consensus.cc:697] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 LEADER]: Becoming Leader. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Running, Role: LEADER
I20260710 11:00:42.440481 15713 consensus_queue.cc:237] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.447480 15662 tablet_bootstrap.cc:654] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.444881 15289 catalog_manager.cc:5697] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "22acf006dc5249e282d24c3c01ab3e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:42.432173 15665 raft_consensus.cc:359] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.447513 15664 tablet_bootstrap.cc:654] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.449085 15665 raft_consensus.cc:385] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.449486 15665 raft_consensus.cc:740] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.396276 15671 leader_election.cc:290] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 election: Requested vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:42.432358 15709 consensus_queue.cc:237] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.450572 15665 consensus_queue.cc:260] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.441039 15672 raft_consensus.cc:493] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.452895 15672 raft_consensus.cc:515] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.453289 15665 ts_tablet_manager.cc:1434] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 11:00:42.454576 15665 tablet_bootstrap.cc:492] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:42.455955 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:42.456597 15617 raft_consensus.cc:2468] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 0.
I20260710 11:00:42.457567 15469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:42.457948 15360 leader_election.cc:304] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 
I20260710 11:00:42.458909 15704 raft_consensus.cc:2804] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.459285 15704 raft_consensus.cc:493] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.459836 15704 raft_consensus.cc:3060] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.459985 15672 leader_election.cc:290] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.461054 15665 tablet_bootstrap.cc:654] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:42.459205 15361 leader_election.cc:343] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.467693 15704 raft_consensus.cc:515] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.470948 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:42.471561 15617 raft_consensus.cc:3060] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.476467 15469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:42.477121 15704 leader_election.cc:290] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Requested vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
W20260710 11:00:42.477942 15361 leader_election.cc:343] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.480090 15617 raft_consensus.cc:2468] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 1.
I20260710 11:00:42.481750 15360 leader_election.cc:304] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:42.483311 15704 raft_consensus.cc:2804] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.483989 15704 raft_consensus.cc:697] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 LEADER]: Becoming Leader. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Running, Role: LEADER
I20260710 11:00:42.484460 15663 tablet_bootstrap.cc:492] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:42.484988 15663 ts_tablet_manager.cc:1403] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.105s	user 0.021s	sys 0.000s
I20260710 11:00:42.485422 15704 consensus_queue.cc:237] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.488188 15663 raft_consensus.cc:359] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.488883 15663 raft_consensus.cc:385] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.489161 15663 raft_consensus.cc:740] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.489936 15663 consensus_queue.cc:260] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.498406 15663 ts_tablet_manager.cc:1434] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:00:42.499830 15663 tablet_bootstrap.cc:492] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:42.501057 15664 tablet_bootstrap.cc:492] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:42.501708 15664 ts_tablet_manager.cc:1403] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.010s
I20260710 11:00:42.504383 15664 raft_consensus.cc:359] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.505230 15664 raft_consensus.cc:385] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.505611 15664 raft_consensus.cc:740] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.506510 15664 consensus_queue.cc:260] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.509454 15662 tablet_bootstrap.cc:492] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:42.510044 15662 ts_tablet_manager.cc:1403] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.016s
I20260710 11:00:42.511612 15664 ts_tablet_manager.cc:1434] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:00:42.510752 15292 catalog_manager.cc:5697] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b reported cstate change: term changed from 0 to 1, leader changed from <none> to d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194). New cstate: current_term: 1 leader_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:42.513559 15290 catalog_manager.cc:5697] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196). New cstate: current_term: 1 leader_uuid: "125eb7f0fa9048b38db9454cb22856c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.516412 15664 tablet_bootstrap.cc:492] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:42.513196 15662 raft_consensus.cc:359] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.516855 15662 raft_consensus.cc:385] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.517333 15662 raft_consensus.cc:740] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.517994 15663 tablet_bootstrap.cc:654] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:42.520346 15341 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:42.518371 15662 consensus_queue.cc:260] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.525146 15706 raft_consensus.cc:493] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.525775 15706 raft_consensus.cc:515] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.527601 15664 tablet_bootstrap.cc:654] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.528131 15706 leader_election.cc:290] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.530244 15291 catalog_manager.cc:5697] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.531852 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6821a851f9f24b9a9287182f5f2bcd28" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.532816 15395 raft_consensus.cc:2468] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
I20260710 11:00:42.533855 15469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6821a851f9f24b9a9287182f5f2bcd28" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
W20260710 11:00:42.538334 15584 leader_election.cc:343] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.539073 15584 leader_election.cc:304] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [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: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:42.540550 15706 raft_consensus.cc:2804] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.540913 15706 raft_consensus.cc:493] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.541258 15706 raft_consensus.cc:3060] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.544888 15665 tablet_bootstrap.cc:492] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:42.545642 15665 ts_tablet_manager.cc:1403] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.007s
I20260710 11:00:42.545537 15292 catalog_manager.cc:5697] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b reported cstate change: term changed from 0 to 1, leader changed from <none> to d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194). New cstate: current_term: 1 leader_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.548456 15706 raft_consensus.cc:515] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.551420 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6821a851f9f24b9a9287182f5f2bcd28" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:42.552003 15395 raft_consensus.cc:3060] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.559011 15662 ts_tablet_manager.cc:1434] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.000s
I20260710 11:00:42.560127 15395 raft_consensus.cc:2468] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:42.560624 15662 tablet_bootstrap.cc:492] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:42.561825 15584 leader_election.cc:304] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 
I20260710 11:00:42.562947 15670 raft_consensus.cc:2804] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.563670 15670 raft_consensus.cc:697] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Leader. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:42.565160 15469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6821a851f9f24b9a9287182f5f2bcd28" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:42.564947 15670 consensus_queue.cc:237] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
W20260710 11:00:42.567121 15584 leader_election.cc:343] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.567893 15706 leader_election.cc:290] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Requested vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.581043 15663 tablet_bootstrap.cc:492] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:42.581748 15663 ts_tablet_manager.cc:1403] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.007s
I20260710 11:00:42.576952 15665 raft_consensus.cc:359] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.583961 15665 raft_consensus.cc:385] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.587514 15665 raft_consensus.cc:740] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.586903 15290 catalog_manager.cc:5697] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196). New cstate: current_term: 1 leader_uuid: "125eb7f0fa9048b38db9454cb22856c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.588299 15665 consensus_queue.cc:260] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.589325 15663 raft_consensus.cc:359] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.590958 15663 raft_consensus.cc:385] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.591260 15663 raft_consensus.cc:740] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.591928 15663 consensus_queue.cc:260] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.592734 15291 catalog_manager.cc:5697] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.593829 15663 ts_tablet_manager.cc:1434] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:00:42.593915 15664 tablet_bootstrap.cc:492] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:42.594458 15664 ts_tablet_manager.cc:1403] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.031s
I20260710 11:00:42.594763 15663 tablet_bootstrap.cc:492] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:42.594301 15289 catalog_manager.cc:5697] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "22acf006dc5249e282d24c3c01ab3e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:42.589965 15662 tablet_bootstrap.cc:654] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.597263 15664 raft_consensus.cc:359] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.598004 15664 raft_consensus.cc:385] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.598273 15664 raft_consensus.cc:740] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.598956 15664 consensus_queue.cc:260] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.601281 15664 ts_tablet_manager.cc:1434] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:42.602527 15664 tablet_bootstrap.cc:492] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:42.605610 15663 tablet_bootstrap.cc:654] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.592182 15665 ts_tablet_manager.cc:1434] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260710 11:00:42.607366 15665 tablet_bootstrap.cc:492] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:42.613642 15665 tablet_bootstrap.cc:654] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.618003 15664 tablet_bootstrap.cc:654] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.622962 15710 raft_consensus.cc:493] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.623633 15710 raft_consensus.cc:515] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.625080 15665 tablet_bootstrap.cc:492] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:42.625765 15665 ts_tablet_manager.cc:1403] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.011s
I20260710 11:00:42.627961 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6145a8548e334ed0a122774c9a9ce89d" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:42.629935 15664 tablet_bootstrap.cc:492] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:42.630432 15664 ts_tablet_manager.cc:1403] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.012s
I20260710 11:00:42.630568 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6145a8548e334ed0a122774c9a9ce89d" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.631577 15662 tablet_bootstrap.cc:492] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
W20260710 11:00:42.632040 15433 leader_election.cc:343] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.628758 15665 raft_consensus.cc:359] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.632565 15665 raft_consensus.cc:385] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:42.632779 15436 leader_election.cc:343] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.632948 15665 raft_consensus.cc:740] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.629981 15710 leader_election.cc:290] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:42.633394 15436 leader_election.cc:304] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:42.633816 15665 consensus_queue.cc:260] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.634302 15710 raft_consensus.cc:2749] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.632045 15662 ts_tablet_manager.cc:1403] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.028s
I20260710 11:00:42.632903 15664 raft_consensus.cc:359] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.635516 15664 raft_consensus.cc:385] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.635818 15665 ts_tablet_manager.cc:1434] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260710 11:00:42.636786 15665 tablet_bootstrap.cc:492] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:42.637382 15662 raft_consensus.cc:359] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.638121 15662 raft_consensus.cc:385] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.642584 15665 tablet_bootstrap.cc:654] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.635778 15664 raft_consensus.cc:740] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.646657 15664 consensus_queue.cc:260] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.650693 15662 raft_consensus.cc:740] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.651681 15662 consensus_queue.cc:260] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.655751 15664 ts_tablet_manager.cc:1434] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
I20260710 11:00:42.661206 15664 tablet_bootstrap.cc:492] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:42.659765 15709 raft_consensus.cc:493] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.662439 15709 raft_consensus.cc:515] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.663342 15663 tablet_bootstrap.cc:492] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:42.663803 15663 ts_tablet_manager.cc:1403] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.009s
I20260710 11:00:42.664410 15709 leader_election.cc:290] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.666637 15469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5ecd400704c86af7144543f3de9a2" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:42.667443 15469 raft_consensus.cc:2393] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22acf006dc5249e282d24c3c01ab3e6d in current term 1: Already voted for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in this term.
I20260710 11:00:42.666637 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5ecd400704c86af7144543f3de9a2" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.669981 15664 tablet_bootstrap.cc:654] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.670136 15510 leader_election.cc:304] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:42.671334 15709 raft_consensus.cc:3060] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.658499 15662 ts_tablet_manager.cc:1434] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 11:00:42.672463 15711 raft_consensus.cc:493] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.672952 15711 raft_consensus.cc:515] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.675071 15711 leader_election.cc:290] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:42.676028 15662 tablet_bootstrap.cc:492] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:42.677373 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afae6e498a2f486794105639fb7c20c3" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:42.678167 15617 raft_consensus.cc:2393] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22acf006dc5249e282d24c3c01ab3e6d in current term 1: Already voted for candidate d95d53cd770646afbd5f5e5a5f14f83b in this term.
I20260710 11:00:42.680598 15469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afae6e498a2f486794105639fb7c20c3" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:42.682204 15510 leader_election.cc:304] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d; no voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:42.682940 15662 tablet_bootstrap.cc:654] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.683320 15711 raft_consensus.cc:3060] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.684120 15710 raft_consensus.cc:493] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.685045 15710 raft_consensus.cc:515] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.688099 15710 leader_election.cc:290] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:42.688262 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ceecc6fc04dba8ff4cb3bf8dcb4d5" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:42.689083 15617 raft_consensus.cc:2393] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d95d53cd770646afbd5f5e5a5f14f83b in current term 1: Already voted for candidate 22acf006dc5249e282d24c3c01ab3e6d in this term.
I20260710 11:00:42.691357 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416ceecc6fc04dba8ff4cb3bf8dcb4d5" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:42.693418 15433 leader_election.cc:304] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d95d53cd770646afbd5f5e5a5f14f83b; no voters: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:42.696906 15710 raft_consensus.cc:3060] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.700946 15662 tablet_bootstrap.cc:492] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:42.701500 15662 ts_tablet_manager.cc:1403] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.006s
I20260710 11:00:42.704833 15710 raft_consensus.cc:2749] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.706049 15673 raft_consensus.cc:493] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.706616 15673 raft_consensus.cc:515] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.708355 15662 raft_consensus.cc:359] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.709132 15673 leader_election.cc:290] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.709524 15662 raft_consensus.cc:385] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.709951 15662 raft_consensus.cc:740] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.709606 15663 raft_consensus.cc:359] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.710638 15663 raft_consensus.cc:385] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.711017 15663 raft_consensus.cc:740] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.711206 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6145a8548e334ed0a122774c9a9ce89d" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.710794 15662 consensus_queue.cc:260] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.712026 15663 consensus_queue.cc:260] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.713492 15662 ts_tablet_manager.cc:1434] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:00:42.714483 15662 tablet_bootstrap.cc:492] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:42.715782 15663 ts_tablet_manager.cc:1434] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260710 11:00:42.717855 15469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6145a8548e334ed0a122774c9a9ce89d" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:42.718555 15469 raft_consensus.cc:2468] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 0.
I20260710 11:00:42.721072 15510 leader_election.cc:304] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:42.721944 15663 tablet_bootstrap.cc:492] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
W20260710 11:00:42.722077 15510 leader_election.cc:343] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.723057 15673 raft_consensus.cc:2804] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.723446 15673 raft_consensus.cc:493] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.723773 15673 raft_consensus.cc:3060] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.724074 15662 tablet_bootstrap.cc:654] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.727460 15711 raft_consensus.cc:2749] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.735996 15663 tablet_bootstrap.cc:654] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.756126 15704 raft_consensus.cc:493] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.757210 15704 raft_consensus.cc:515] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.759617 15709 raft_consensus.cc:2749] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.761107 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b871994c187c4db2a82c8867efc49a1f" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
W20260710 11:00:42.762955 15358 leader_election.cc:343] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.765733 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b871994c187c4db2a82c8867efc49a1f" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
W20260710 11:00:42.767534 15360 leader_election.cc:343] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.768081 15360 leader_election.cc:304] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:42.769783 15672 raft_consensus.cc:2749] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:42.770926 15704 leader_election.cc:290] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:42.772364 15665 tablet_bootstrap.cc:492] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:42.773077 15665 ts_tablet_manager.cc:1403] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.136s	user 0.048s	sys 0.043s
I20260710 11:00:42.776104 15665 raft_consensus.cc:359] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.776989 15665 raft_consensus.cc:385] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.777324 15665 raft_consensus.cc:740] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.779276 15709 raft_consensus.cc:493] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.779273 15665 consensus_queue.cc:260] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.779965 15709 raft_consensus.cc:515] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.782449 15665 ts_tablet_manager.cc:1434] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:00:42.784984 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8058e8bc9d45f3b8d336a6dc9fc569" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:42.785501 15665 tablet_bootstrap.cc:492] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:42.785636 15617 raft_consensus.cc:2468] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 0.
I20260710 11:00:42.786880 15509 leader_election.cc:304] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 
I20260710 11:00:42.787623 15711 raft_consensus.cc:2804] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.788098 15711 raft_consensus.cc:493] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.787683 15709 leader_election.cc:290] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:42.782058 15664 tablet_bootstrap.cc:492] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:42.788793 15711 raft_consensus.cc:3060] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.785184 15469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8058e8bc9d45f3b8d336a6dc9fc569" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:42.789686 15664 ts_tablet_manager.cc:1403] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.129s	user 0.051s	sys 0.040s
I20260710 11:00:42.789773 15469 raft_consensus.cc:2468] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 0.
I20260710 11:00:42.790220 15670 consensus_queue.cc:1048] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:42.792575 15664 raft_consensus.cc:359] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.793643 15664 raft_consensus.cc:385] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.780273 15673 raft_consensus.cc:515] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.793943 15664 raft_consensus.cc:740] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.794881 15664 consensus_queue.cc:260] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.796295 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6145a8548e334ed0a122774c9a9ce89d" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
W20260710 11:00:42.797729 15510 leader_election.cc:343] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:42.797302 15673 leader_election.cc:290] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 election: Requested vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:42.799528 15664 ts_tablet_manager.cc:1434] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:00:42.800305 15664 tablet_bootstrap.cc:492] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:42.803874 15662 tablet_bootstrap.cc:492] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:42.804417 15662 ts_tablet_manager.cc:1403] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.047s
I20260710 11:00:42.806354 15664 tablet_bootstrap.cc:654] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.807693 15662 raft_consensus.cc:359] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.808691 15662 raft_consensus.cc:385] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.809090 15662 raft_consensus.cc:740] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.810237 15662 consensus_queue.cc:260] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.813372 15662 ts_tablet_manager.cc:1434] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:00:42.814703 15662 tablet_bootstrap.cc:492] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:42.799331 15469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6145a8548e334ed0a122774c9a9ce89d" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:42.818038 15469 raft_consensus.cc:3060] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.818785 15664 tablet_bootstrap.cc:492] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:42.819327 15664 ts_tablet_manager.cc:1403] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:00:42.819360 15711 raft_consensus.cc:515] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:42.823063 15711 leader_election.cc:290] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:42.825726 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8058e8bc9d45f3b8d336a6dc9fc569" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:42.826362 15467 raft_consensus.cc:3060] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.827258 15662 tablet_bootstrap.cc:654] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.830602 15664 raft_consensus.cc:359] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.830998 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8058e8bc9d45f3b8d336a6dc9fc569" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:42.831445 15664 raft_consensus.cc:385] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.831586 15617 raft_consensus.cc:3060] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.831808 15664 raft_consensus.cc:740] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.832649 15664 consensus_queue.cc:260] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.826383 15663 tablet_bootstrap.cc:492] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:42.835151 15663 ts_tablet_manager.cc:1403] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.011s
I20260710 11:00:42.838871 15673 consensus_queue.cc:1048] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:42.841565 15665 tablet_bootstrap.cc:654] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.848909 15663 raft_consensus.cc:359] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.850127 15663 raft_consensus.cc:385] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.850656 15663 raft_consensus.cc:740] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.851800 15664 ts_tablet_manager.cc:1434] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260710 11:00:42.851418 15663 consensus_queue.cc:260] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.855404 15663 ts_tablet_manager.cc:1434] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:00:42.848954 15670 consensus_queue.cc:1048] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:00:42.864044 15664 tablet_bootstrap.cc:492] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:42.866439 15617 raft_consensus.cc:2468] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 1.
I20260710 11:00:42.864701 15663 tablet_bootstrap.cc:492] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:42.867153 15467 raft_consensus.cc:2468] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 1.
I20260710 11:00:42.856482 15469 raft_consensus.cc:2468] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 1.
I20260710 11:00:42.872918 15704 consensus_queue.cc:1048] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:42.873811 15665 tablet_bootstrap.cc:492] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:42.874297 15665 ts_tablet_manager.cc:1403] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.001s
I20260710 11:00:42.877810 15664 tablet_bootstrap.cc:654] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.876876 15665 raft_consensus.cc:359] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.878443 15665 raft_consensus.cc:385] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.878758 15665 raft_consensus.cc:740] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.878594 15704 consensus_queue.cc:1048] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:42.879634 15663 tablet_bootstrap.cc:654] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.883004 15713 consensus_queue.cc:1048] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:42.879737 15665 consensus_queue.cc:260] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.884536 15509 leader_election.cc:304] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 
I20260710 11:00:42.881240 15710 raft_consensus.cc:493] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.885109 15665 ts_tablet_manager.cc:1434] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:00:42.885512 15710 raft_consensus.cc:515] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.887552 15710 leader_election.cc:290] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:42.888788 15665 tablet_bootstrap.cc:492] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:42.891947 15709 raft_consensus.cc:2804] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.893867 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6821a851f9f24b9a9287182f5f2bcd28" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.895015 15395 raft_consensus.cc:2393] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d95d53cd770646afbd5f5e5a5f14f83b in current term 1: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
I20260710 11:00:42.895812 15672 raft_consensus.cc:493] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.896296 15672 raft_consensus.cc:515] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.898566 15663 tablet_bootstrap.cc:492] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:42.898494 15672 leader_election.cc:290] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:42.899365 15663 ts_tablet_manager.cc:1403] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260710 11:00:42.902274 15663 raft_consensus.cc:359] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.903921 15663 raft_consensus.cc:385] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.903985 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64925948db3347e8bbb0b4ae03d521fd" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:42.904356 15663 raft_consensus.cc:740] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.904706 15467 raft_consensus.cc:2468] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 0.
I20260710 11:00:42.903617 15665 tablet_bootstrap.cc:654] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.906039 15361 leader_election.cc:304] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:42.906895 15672 raft_consensus.cc:2804] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.907274 15672 raft_consensus.cc:493] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.907663 15672 raft_consensus.cc:3060] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.907438 15663 consensus_queue.cc:260] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.910555 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64925948db3347e8bbb0b4ae03d521fd" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:42.911482 15542 raft_consensus.cc:2468] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 0.
I20260710 11:00:42.921100 15618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6821a851f9f24b9a9287182f5f2bcd28" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:42.922672 15435 leader_election.cc:304] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d95d53cd770646afbd5f5e5a5f14f83b; no voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:42.924715 15713 raft_consensus.cc:3060] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:42.919064 15510 leader_election.cc:304] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:42.938169 15710 consensus_queue.cc:1048] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:42.940442 15671 consensus_queue.cc:1048] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:00:42.943120 15711 raft_consensus.cc:2804] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:42.943638 15711 raft_consensus.cc:697] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 1 LEADER]: Becoming Leader. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Running, Role: LEADER
I20260710 11:00:42.911501 15663 ts_tablet_manager.cc:1434] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:00:42.944458 15711 consensus_queue.cc:237] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.946803 15663 tablet_bootstrap.cc:492] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:42.946842 15664 tablet_bootstrap.cc:492] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:42.947367 15664 ts_tablet_manager.cc:1403] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.000s
I20260710 11:00:42.959789 15664 raft_consensus.cc:359] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.960511 15664 raft_consensus.cc:385] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.960809 15664 raft_consensus.cc:740] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.961612 15664 consensus_queue.cc:260] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:42.965422 15662 tablet_bootstrap.cc:492] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:42.966002 15662 ts_tablet_manager.cc:1403] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.152s	user 0.051s	sys 0.058s
I20260710 11:00:42.968741 15662 raft_consensus.cc:359] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.969918 15662 raft_consensus.cc:385] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.970379 15662 raft_consensus.cc:740] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.977320 15670 raft_consensus.cc:493] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.978191 15670 raft_consensus.cc:515] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.979274 15663 tablet_bootstrap.cc:654] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:42.979612 15665 tablet_bootstrap.cc:492] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:42.980309 15763 raft_consensus.cc:493] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.980697 15665 ts_tablet_manager.cc:1403] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.092s	user 0.021s	sys 0.025s
I20260710 11:00:42.980823 15763 raft_consensus.cc:515] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:42.981709 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56f7faa97460aa23a777ba1e3ef79" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:42.982337 15393 raft_consensus.cc:2468] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
I20260710 11:00:42.983566 15763 leader_election.cc:290] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:42.983793 15584 leader_election.cc:304] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 
I20260710 11:00:42.984539 15712 raft_consensus.cc:2804] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:42.984608 15670 leader_election.cc:290] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:42.985052 15712 raft_consensus.cc:493] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:42.957736 15709 raft_consensus.cc:697] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 LEADER]: Becoming Leader. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Running, Role: LEADER
I20260710 11:00:42.995692 15665 raft_consensus.cc:359] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:42.996702 15665 raft_consensus.cc:385] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:42.997080 15665 raft_consensus.cc:740] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:42.984527 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56f7faa97460aa23a777ba1e3ef79" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:42.998087 15671 raft_consensus.cc:493] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:42.990990 15712 raft_consensus.cc:3060] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.005741 15665 consensus_queue.cc:260] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.013764 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56f7faa97460aa23a777ba1e3ef79" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:43.013512 15672 raft_consensus.cc:515] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.014601 15544 raft_consensus.cc:2468] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
I20260710 11:00:43.015399 15541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56f7faa97460aa23a777ba1e3ef79" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:43.016744 15541 raft_consensus.cc:2468] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 0.
I20260710 11:00:43.017536 15709 consensus_queue.cc:237] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.007701 15671 raft_consensus.cc:515] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.018873 15713 raft_consensus.cc:2749] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:43.019755 15713 raft_consensus.cc:493] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:43.022060 15510 consensus_peers.cc:597] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. 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:00:43.023486 15468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64925948db3347e8bbb0b4ae03d521fd" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:43.024174 15468 raft_consensus.cc:3060] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.020538 15671 leader_election.cc:290] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:43.020299 15713 raft_consensus.cc:515] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.029894 15706 consensus_queue.cc:1048] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:43.031858 15541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e2ed02c7e64357951856b3d6122152" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:43.032655 15662 consensus_queue.cc:260] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:43.035032 15713 leader_election.cc:290] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:43.040145 15358 leader_election.cc:304] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 
I20260710 11:00:43.040501 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e2ed02c7e64357951856b3d6122152" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:43.041280 15394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e022d455fd4ccd90de32b973f07f34" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
W20260710 11:00:43.042357 15436 leader_election.cc:343] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.047080 15672 leader_election.cc:290] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:43.047503 15665 ts_tablet_manager.cc:1434] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.002s
I20260710 11:00:43.053292 15665 tablet_bootstrap.cc:492] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:43.042392 15704 raft_consensus.cc:2804] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.062529 15663 tablet_bootstrap.cc:492] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:43.063226 15663 ts_tablet_manager.cc:1403] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.117s	user 0.025s	sys 0.022s
I20260710 11:00:43.065542 15662 ts_tablet_manager.cc:1434] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.099s	user 0.011s	sys 0.000s
I20260710 11:00:43.066884 15662 tablet_bootstrap.cc:492] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:43.068782 15706 raft_consensus.cc:493] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.069306 15706 raft_consensus.cc:515] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:43.069494 15712 raft_consensus.cc:515] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:43.071610 15712 leader_election.cc:290] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Requested vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:43.071915 15706 leader_election.cc:290] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
W20260710 11:00:43.075285 15436 leader_election.cc:343] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.077940 15616 raft_consensus.cc:2393] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in current term 1: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
I20260710 11:00:43.081681 15706 raft_consensus.cc:493] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.082206 15706 raft_consensus.cc:515] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
W20260710 11:00:43.044281 15433 leader_election.cc:343] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.089922 15706 leader_election.cc:290] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:43.091423 15672 raft_consensus.cc:493] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.091647 15541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9fe6d2c9214e45b100cf523fadfc86" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:43.092185 15672 raft_consensus.cc:515] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.092643 15541 raft_consensus.cc:2468] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
I20260710 11:00:43.094012 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56f7faa97460aa23a777ba1e3ef79" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:43.094907 15544 raft_consensus.cc:3060] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.096496 15672 leader_election.cc:290] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:43.098306 15394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56f7faa97460aa23a777ba1e3ef79" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:43.082719 15704 raft_consensus.cc:493] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.102519 15541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64925948db3347e8bbb0b4ae03d521fd" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:43.103017 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9fe6d2c9214e45b100cf523fadfc86" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:43.103463 15541 raft_consensus.cc:3060] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.105224 15704 raft_consensus.cc:3060] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.103881 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b871994c187c4db2a82c8867efc49a1f" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:43.116715 15391 raft_consensus.cc:2468] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
W20260710 11:00:43.118889 15584 leader_election.cc:343] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.121131 15581 leader_election.cc:304] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [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: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:43.122675 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b871994c187c4db2a82c8867efc49a1f" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:43.122907 15706 raft_consensus.cc:2804] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.123474 15706 raft_consensus.cc:493] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.123911 15706 raft_consensus.cc:3060] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.123953 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:43.124961 15617 raft_consensus.cc:2468] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 0.
I20260710 11:00:43.127199 15711 consensus_queue.cc:1048] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.128304 15584 leader_election.cc:304] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 
I20260710 11:00:43.127202 15360 leader_election.cc:304] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 
I20260710 11:00:43.129374 15712 raft_consensus.cc:2804] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.129752 15712 raft_consensus.cc:493] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.129873 15672 raft_consensus.cc:2804] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.130129 15712 raft_consensus.cc:3060] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.130256 15672 raft_consensus.cc:493] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.130656 15672 raft_consensus.cc:3060] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.137840 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:43.139127 15433 leader_election.cc:304] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d
W20260710 11:00:43.139747 15358 leader_election.cc:343] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.140075 15710 raft_consensus.cc:2749] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:43.141227 15433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.195:34433, user_credentials={real_user=slave}} blocked reactor thread for 98437.7us
W20260710 11:00:43.158983 15581 leader_election.cc:343] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.141568 15672 raft_consensus.cc:515] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.158198 15706 raft_consensus.cc:515] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:43.141094 15663 raft_consensus.cc:359] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.174456 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9fe6d2c9214e45b100cf523fadfc86" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:43.174364 15763 consensus_queue.cc:1048] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:43.175276 15542 raft_consensus.cc:3060] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.174808 15663 raft_consensus.cc:385] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.176837 15663 raft_consensus.cc:740] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.177879 15663 consensus_queue.cc:260] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.158299 15665 tablet_bootstrap.cc:654] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.173184 15672 leader_election.cc:290] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Requested vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:43.180544 15663 ts_tablet_manager.cc:1434] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.117s	user 0.007s	sys 0.000s
I20260710 11:00:43.159967 15712 raft_consensus.cc:515] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:43.181766 15543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:43.167510 15662 tablet_bootstrap.cc:654] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.183763 15467 raft_consensus.cc:3060] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.183856 15542 raft_consensus.cc:2468] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:43.191864 15664 ts_tablet_manager.cc:1434] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.244s	user 0.020s	sys 0.027s
I20260710 11:00:43.192625 15663 tablet_bootstrap.cc:492] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:43.189677 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9fe6d2c9214e45b100cf523fadfc86" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:43.197371 15664 tablet_bootstrap.cc:492] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:43.190114 15706 leader_election.cc:290] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Requested vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:43.201246 15670 consensus_queue.cc:1048] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:43.215437 15584 leader_election.cc:343] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.221706 15544 raft_consensus.cc:2468] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:43.217813 15704 raft_consensus.cc:515] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:43.264355 15468 raft_consensus.cc:2468] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 1.
I20260710 11:00:43.268559 15704 leader_election.cc:290] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Requested vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:43.269876 15663 tablet_bootstrap.cc:654] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:43.239665 15358 leader_election.cc:343] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.239463 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e022d455fd4ccd90de32b973f07f34" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:43.296650 15394 raft_consensus.cc:2393] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 125eb7f0fa9048b38db9454cb22856c6 in current term 1: Already voted for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in this term.
I20260710 11:00:43.225469 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:43.301373 15615 raft_consensus.cc:3060] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.302259 15616 raft_consensus.cc:2468] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 0.
I20260710 11:00:43.239557 15755 consensus_queue.cc:1048] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.063s
I20260710 11:00:43.300097 15710 raft_consensus.cc:493] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.303335 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b871994c187c4db2a82c8867efc49a1f" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
W20260710 11:00:43.299405 15358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.195:34433, user_credentials={real_user=slave}} blocked reactor thread for 64028.4us
I20260710 11:00:43.289243 15541 raft_consensus.cc:2468] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 1.
I20260710 11:00:43.317292 15712 leader_election.cc:290] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Requested vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:43.321403 15766 raft_consensus.cc:493] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.322688 15361 leader_election.cc:304] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
W20260710 11:00:43.364959 15361 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.194:34121, user_credentials={real_user=slave}} blocked reactor thread for 47407.4us
I20260710 11:00:43.366731 15393 raft_consensus.cc:3060] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.295377 15292 catalog_manager.cc:5697] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "22acf006dc5249e282d24c3c01ab3e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.369740 15391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b871994c187c4db2a82c8867efc49a1f" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:43.322921 15581 leader_election.cc:304] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:43.373664 15391 raft_consensus.cc:3060] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.383280 15671 consensus_queue.cc:1048] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.372394 15672 raft_consensus.cc:2804] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.372449 15704 consensus_queue.cc:1048] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:00:43.379652 15662 tablet_bootstrap.cc:492] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:43.387130 15662 ts_tablet_manager.cc:1403] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.321s	user 0.012s	sys 0.016s
I20260710 11:00:43.343217 15710 raft_consensus.cc:515] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.383097 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56f7faa97460aa23a777ba1e3ef79" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:43.364256 15766 raft_consensus.cc:515] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.386585 15763 raft_consensus.cc:493] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.397249 15763 raft_consensus.cc:515] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.401240 15766 leader_election.cc:290] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:43.409277 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6145a8548e334ed0a122774c9a9ce89d" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:43.399811 15763 leader_election.cc:290] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:43.417475 15786 raft_consensus.cc:2804] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.421160 15710 leader_election.cc:290] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:43.421551 15466 raft_consensus.cc:2393] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in current term 1: Already voted for candidate 22acf006dc5249e282d24c3c01ab3e6d in this term.
I20260710 11:00:43.422600 15543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6145a8548e334ed0a122774c9a9ce89d" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:43.411048 15544 raft_consensus.cc:2393] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in current term 1: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
I20260710 11:00:43.427889 15711 consensus_queue.cc:1048] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.432415 15664 tablet_bootstrap.cc:654] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.437958 15665 tablet_bootstrap.cc:492] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:43.438541 15665 ts_tablet_manager.cc:1403] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.386s	user 0.021s	sys 0.036s
I20260710 11:00:43.443351 15662 raft_consensus.cc:359] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.444684 15662 raft_consensus.cc:385] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.446623 15662 raft_consensus.cc:740] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.436144 15391 raft_consensus.cc:2468] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:43.458029 15662 consensus_queue.cc:260] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.450599 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:43.464912 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a308e91c833c43c19d51d711bce6feaf" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:43.445889 15361 leader_election.cc:304] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 22acf006dc5249e282d24c3c01ab3e6d, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:43.468297 15704 raft_consensus.cc:3060] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.483202 15584 leader_election.cc:304] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 
I20260710 11:00:43.488819 15662 ts_tablet_manager.cc:1434] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.004s
W20260710 11:00:43.442517 15581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.195:34433, user_credentials={real_user=slave}} blocked reactor thread for 127123us
I20260710 11:00:43.490074 15662 tablet_bootstrap.cc:492] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
W20260710 11:00:43.484581 15436 leader_election.cc:343] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.487016 15706 raft_consensus.cc:2804] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.498308 15672 raft_consensus.cc:697] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 LEADER]: Becoming Leader. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Running, Role: LEADER
I20260710 11:00:43.503578 15663 tablet_bootstrap.cc:492] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:43.504041 15663 ts_tablet_manager.cc:1403] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.312s	user 0.018s	sys 0.023s
I20260710 11:00:43.494608 15786 raft_consensus.cc:697] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Leader. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:43.508316 15665 raft_consensus.cc:359] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.509675 15665 raft_consensus.cc:385] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.509970 15665 raft_consensus.cc:740] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.510605 15665 consensus_queue.cc:260] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.511969 15704 raft_consensus.cc:2749] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:43.497563 15706 raft_consensus.cc:697] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Leader. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:43.516795 15665 ts_tablet_manager.cc:1434] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260710 11:00:43.514492 15615 raft_consensus.cc:2468] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 1.
I20260710 11:00:43.501875 15672 consensus_queue.cc:237] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.518676 15665 tablet_bootstrap.cc:492] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:43.500543 15581 leader_election.cc:304] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:43.533690 15709 consensus_queue.cc:1048] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:43.535596 15663 raft_consensus.cc:359] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.536298 15663 raft_consensus.cc:385] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.536588 15663 raft_consensus.cc:740] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.537209 15663 consensus_queue.cc:260] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.541150 15664 tablet_bootstrap.cc:492] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:43.542069 15663 ts_tablet_manager.cc:1434] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 11:00:43.542008 15664 ts_tablet_manager.cc:1403] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.345s	user 0.019s	sys 0.008s
I20260710 11:00:43.542981 15663 tablet_bootstrap.cc:492] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:43.544533 15670 raft_consensus.cc:2804] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.549813 15670 raft_consensus.cc:697] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Leader. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:43.551021 15670 consensus_queue.cc:237] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:43.513154 15706 consensus_queue.cc:237] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
W20260710 11:00:43.551057 15341 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:43.560950 15662 tablet_bootstrap.cc:654] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:43.551473 15581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.195:34433, user_credentials={real_user=slave}} blocked reactor thread for 52573.8us
I20260710 11:00:43.569823 15664 raft_consensus.cc:359] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.571482 15664 raft_consensus.cc:385] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.571964 15664 raft_consensus.cc:740] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.573913 15664 consensus_queue.cc:260] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.545831 15786 consensus_queue.cc:237] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
W20260710 11:00:43.582031 15581 leader_election.cc:343] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.583397 15664 ts_tablet_manager.cc:1434] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260710 11:00:43.583685 15435 leader_election.cc:304] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [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: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:43.585192 15664 tablet_bootstrap.cc:492] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:43.586961 15663 tablet_bootstrap.cc:654] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.588682 15671 raft_consensus.cc:2804] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.604168 15360 leader_election.cc:304] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:43.607016 15760 raft_consensus.cc:2804] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.596242 15671 raft_consensus.cc:493] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.611547 15671 raft_consensus.cc:3060] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.608641 15673 consensus_queue.cc:1048] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:00:43.629801 15665 tablet_bootstrap.cc:654] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.619481 15760 raft_consensus.cc:697] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 LEADER]: Becoming Leader. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Running, Role: LEADER
W20260710 11:00:43.641774 15796 log.cc:927] Time spent T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260710 11:00:43.642657 15760 consensus_queue.cc:237] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.648586 15671 raft_consensus.cc:515] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.649498 15670 raft_consensus.cc:493] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.649997 15713 raft_consensus.cc:493] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.658167 15670 raft_consensus.cc:515] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.661114 15713 raft_consensus.cc:515] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.661705 15393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e022d455fd4ccd90de32b973f07f34" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:43.662060 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a308e91c833c43c19d51d711bce6feaf" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:43.663208 15713 leader_election.cc:290] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
W20260710 11:00:43.663444 15584 leader_election.cc:343] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:43.663501 15436 leader_election.cc:343] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.664996 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c02b11b0a7403aa0e4c0e0c347bbe8" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:43.666507 15542 raft_consensus.cc:2468] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 0.
I20260710 11:00:43.668165 15664 tablet_bootstrap.cc:654] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.665050 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c02b11b0a7403aa0e4c0e0c347bbe8" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:43.667807 15433 leader_election.cc:304] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:43.671638 15395 raft_consensus.cc:2468] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 0.
I20260710 11:00:43.672312 15713 raft_consensus.cc:2804] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.672858 15713 raft_consensus.cc:493] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.673297 15713 raft_consensus.cc:3060] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.681605 15670 leader_election.cc:290] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:43.668067 15671 leader_election.cc:290] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 election: Requested vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:43.683466 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a308e91c833c43c19d51d711bce6feaf" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:43.684284 15466 raft_consensus.cc:2468] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
I20260710 11:00:43.686846 15584 leader_election.cc:304] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [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: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:43.688690 15670 raft_consensus.cc:2804] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.689199 15670 raft_consensus.cc:493] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.689810 15670 raft_consensus.cc:3060] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.689018 15713 raft_consensus.cc:515] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.692176 15713 leader_election.cc:290] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 election: Requested vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:43.692932 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c02b11b0a7403aa0e4c0e0c347bbe8" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:43.693490 15395 raft_consensus.cc:3060] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.695719 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c02b11b0a7403aa0e4c0e0c347bbe8" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:43.696519 15542 raft_consensus.cc:3060] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.699262 15395 raft_consensus.cc:2468] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 1.
I20260710 11:00:43.728816 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:43.730749 15542 raft_consensus.cc:2468] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 1.
I20260710 11:00:43.731911 15433 leader_election.cc:304] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:43.732437 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a308e91c833c43c19d51d711bce6feaf" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:43.732780 15713 raft_consensus.cc:2804] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.733333 15713 raft_consensus.cc:697] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 LEADER]: Becoming Leader. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Running, Role: LEADER
I20260710 11:00:43.734205 15713 consensus_queue.cc:237] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:43.734690 15618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace56f7faa97460aa23a777ba1e3ef79" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:43.736176 15711 consensus_queue.cc:1048] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.734544 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e022d455fd4ccd90de32b973f07f34" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:43.740376 15614 raft_consensus.cc:3060] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.740725 15435 leader_election.cc:304] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [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: d95d53cd770646afbd5f5e5a5f14f83b; no voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:43.742662 15710 raft_consensus.cc:2749] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:43.754853 15662 tablet_bootstrap.cc:492] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:43.755533 15662 ts_tablet_manager.cc:1403] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.266s	user 0.045s	sys 0.038s
I20260710 11:00:43.756762 15360 leader_election.cc:304] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:43.781554 15800 raft_consensus.cc:2749] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:43.788149 15614 raft_consensus.cc:2468] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 1.
I20260710 11:00:43.788527 15670 raft_consensus.cc:515] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.789618 15435 leader_election.cc:304] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:43.787169 15662 raft_consensus.cc:359] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.791889 15662 raft_consensus.cc:385] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.792328 15662 raft_consensus.cc:740] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.796990 15617 raft_consensus.cc:2393] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d95d53cd770646afbd5f5e5a5f14f83b in current term 1: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
I20260710 11:00:43.793376 15671 raft_consensus.cc:2804] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.800720 15435 leader_election.cc:304] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d95d53cd770646afbd5f5e5a5f14f83b; no voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:43.801059 15671 raft_consensus.cc:697] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 LEADER]: Becoming Leader. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Running, Role: LEADER
I20260710 11:00:43.802285 15671 consensus_queue.cc:237] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.803077 15665 tablet_bootstrap.cc:492] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:43.803670 15665 ts_tablet_manager.cc:1403] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.285s	user 0.025s	sys 0.025s
I20260710 11:00:43.808073 15710 raft_consensus.cc:3060] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.794663 15706 raft_consensus.cc:493] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.811066 15662 consensus_queue.cc:260] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.813335 15665 raft_consensus.cc:359] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.813977 15665 raft_consensus.cc:385] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.815137 15662 ts_tablet_manager.cc:1434] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260710 11:00:43.816108 15662 tablet_bootstrap.cc:492] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:43.814201 15665 raft_consensus.cc:740] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.817677 15706 raft_consensus.cc:515] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.827773 15663 tablet_bootstrap.cc:492] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:43.827431 15665 consensus_queue.cc:260] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.828238 15663 ts_tablet_manager.cc:1403] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.285s	user 0.009s	sys 0.004s
I20260710 11:00:43.828728 15664 tablet_bootstrap.cc:492] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:43.829207 15664 ts_tablet_manager.cc:1403] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.244s	user 0.006s	sys 0.006s
I20260710 11:00:43.830819 15663 raft_consensus.cc:359] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.831526 15663 raft_consensus.cc:385] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.831934 15663 raft_consensus.cc:740] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.831579 15664 raft_consensus.cc:359] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.832340 15664 raft_consensus.cc:385] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.832610 15664 raft_consensus.cc:740] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.832731 15663 consensus_queue.cc:260] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.831213 15665 ts_tablet_manager.cc:1434] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:00:43.835088 15663 ts_tablet_manager.cc:1434] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:43.833314 15664 consensus_queue.cc:260] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.835595 15665 tablet_bootstrap.cc:492] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:43.839785 15663 tablet_bootstrap.cc:492] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:43.843212 15710 raft_consensus.cc:2749] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:43.843310 15670 leader_election.cc:290] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Requested vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:43.835033 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfba56488034289bad3f327b97f58ce" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:43.845851 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a308e91c833c43c19d51d711bce6feaf" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:43.846182 15468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a308e91c833c43c19d51d711bce6feaf" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:43.846607 15395 raft_consensus.cc:3060] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.848773 15662 tablet_bootstrap.cc:654] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.844242 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfba56488034289bad3f327b97f58ce" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:43.851764 15664 ts_tablet_manager.cc:1434] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260710 11:00:43.833600 15706 leader_election.cc:290] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:43.852977 15664 tablet_bootstrap.cc:492] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:43.845845 15466 raft_consensus.cc:2468] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
I20260710 11:00:43.856873 15663 tablet_bootstrap.cc:654] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:43.861701 15584 leader_election.cc:343] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.867969 15665 tablet_bootstrap.cc:654] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.872673 15290 catalog_manager.cc:5697] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.874068 15584 leader_election.cc:304] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [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: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:43.874918 15706 raft_consensus.cc:2804] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:43.875378 15706 raft_consensus.cc:493] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:43.875748 15706 raft_consensus.cc:3060] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.875025 15291 catalog_manager.cc:5697] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196). New cstate: current_term: 1 leader_uuid: "125eb7f0fa9048b38db9454cb22856c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.891943 15395 raft_consensus.cc:2468] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:43.893451 15584 leader_election.cc:304] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 
I20260710 11:00:43.894367 15670 raft_consensus.cc:2804] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.896031 15670 raft_consensus.cc:697] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Leader. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:43.896862 15670 consensus_queue.cc:237] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.898625 15706 raft_consensus.cc:515] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.902217 15664 tablet_bootstrap.cc:654] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.877523 15291 catalog_manager.cc:5697] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196). New cstate: current_term: 1 leader_uuid: "125eb7f0fa9048b38db9454cb22856c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.908999 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfba56488034289bad3f327b97f58ce" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
W20260710 11:00:43.917289 15584 leader_election.cc:343] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:43.905650 15468 raft_consensus.cc:2468] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:43.925247 15706 leader_election.cc:290] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Requested vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:43.927683 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfba56488034289bad3f327b97f58ce" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:43.928596 15466 raft_consensus.cc:3060] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:43.928079 15291 catalog_manager.cc:5697] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196). New cstate: current_term: 1 leader_uuid: "125eb7f0fa9048b38db9454cb22856c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:43.938207 15662 tablet_bootstrap.cc:492] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:43.938993 15662 ts_tablet_manager.cc:1403] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.020s
I20260710 11:00:43.940929 15466 raft_consensus.cc:2468] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:43.942343 15584 leader_election.cc:304] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:43.943051 15662 raft_consensus.cc:359] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.943799 15670 raft_consensus.cc:2804] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:43.944150 15662 raft_consensus.cc:385] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.944481 15670 raft_consensus.cc:697] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Leader. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:43.944613 15662 raft_consensus.cc:740] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.945523 15670 consensus_queue.cc:237] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:43.946017 15662 consensus_queue.cc:260] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.950605 15289 catalog_manager.cc:5697] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b reported cstate change: term changed from 0 to 1, leader changed from <none> to 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "22acf006dc5249e282d24c3c01ab3e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } }
I20260710 11:00:43.958966 15664 tablet_bootstrap.cc:492] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:43.959697 15664 ts_tablet_manager.cc:1403] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.000s
I20260710 11:00:43.962795 15662 ts_tablet_manager.cc:1434] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:00:43.963542 15663 tablet_bootstrap.cc:492] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:43.964191 15663 ts_tablet_manager.cc:1403] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.126s	user 0.014s	sys 0.018s
I20260710 11:00:43.964316 15662 tablet_bootstrap.cc:492] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:43.968120 15663 raft_consensus.cc:359] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.971825 15663 raft_consensus.cc:385] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.972206 15663 raft_consensus.cc:740] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.973105 15663 consensus_queue.cc:260] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.974392 15664 raft_consensus.cc:359] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.975135 15664 raft_consensus.cc:385] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:43.975454 15664 raft_consensus.cc:740] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:43.976282 15664 consensus_queue.cc:260] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.978503 15664 ts_tablet_manager.cc:1434] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 11:00:43.979796 15662 tablet_bootstrap.cc:654] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:43.981069 15664 tablet_bootstrap.cc:492] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
I20260710 11:00:43.978513 15663 ts_tablet_manager.cc:1434] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:00:43.990411 15663 tablet_bootstrap.cc:492] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:43.988544 15760 consensus_queue.cc:1048] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:43.998018 15670 raft_consensus.cc:493] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:43.998611 15670 raft_consensus.cc:515] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:43.999832 15665 tablet_bootstrap.cc:492] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:44.000422 15663 tablet_bootstrap.cc:654] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:44.000819 15665 ts_tablet_manager.cc:1403] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.165s	user 0.021s	sys 0.016s
I20260710 11:00:44.003592 15670 leader_election.cc:290] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:44.003660 15665 raft_consensus.cc:359] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:44.004091 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:44.004520 15665 raft_consensus.cc:385] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.004745 15467 raft_consensus.cc:2468] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
I20260710 11:00:44.004844 15665 raft_consensus.cc:740] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.000422 15664 tablet_bootstrap.cc:654] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:44.006850 15584 leader_election.cc:304] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:44.008004 15670 raft_consensus.cc:2804] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:44.008368 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:44.008412 15670 raft_consensus.cc:493] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:00:44.010604 15581 leader_election.cc:343] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:44.009938 15670 raft_consensus.cc:3060] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.012377 15662 tablet_bootstrap.cc:492] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:44.013051 15662 ts_tablet_manager.cc:1403] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.005s
I20260710 11:00:44.013610 15665 consensus_queue.cc:260] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:44.020017 15670 raft_consensus.cc:515] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.020977 15665 ts_tablet_manager.cc:1434] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:00:44.021991 15665 tablet_bootstrap.cc:492] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:44.022620 15663 tablet_bootstrap.cc:492] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:44.023078 15663 ts_tablet_manager.cc:1403] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 11:00:44.023451 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:44.024029 15467 raft_consensus.cc:3060] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.024837 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:44.025642 15663 raft_consensus.cc:359] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
W20260710 11:00:44.026290 15581 leader_election.cc:343] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:44.025895 15290 catalog_manager.cc:5697] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:44.026295 15663 raft_consensus.cc:385] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.027130 15663 raft_consensus.cc:740] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.027860 15663 consensus_queue.cc:260] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.029307 15670 leader_election.cc:290] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:44.030581 15663 ts_tablet_manager.cc:1434] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:44.019776 15662 raft_consensus.cc:359] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:44.031877 15663 tablet_bootstrap.cc:492] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6: Bootstrap starting.
I20260710 11:00:44.032267 15662 raft_consensus.cc:385] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.033793 15662 raft_consensus.cc:740] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.038803 15663 tablet_bootstrap.cc:654] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:44.038298 15662 consensus_queue.cc:260] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:44.036847 15467 raft_consensus.cc:2468] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:44.044968 15584 leader_election.cc:304] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:44.046367 15670 raft_consensus.cc:2804] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:44.046955 15670 raft_consensus.cc:697] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Leader. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:44.047772 15760 consensus_queue.cc:1048] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:44.047933 15670 consensus_queue.cc:237] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.050633 15291 catalog_manager.cc:5697] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196). New cstate: current_term: 1 leader_uuid: "125eb7f0fa9048b38db9454cb22856c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:44.052040 15665 tablet_bootstrap.cc:654] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:44.053481 15291 catalog_manager.cc:5697] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196). New cstate: current_term: 1 leader_uuid: "125eb7f0fa9048b38db9454cb22856c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:44.054692 15673 raft_consensus.cc:493] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:44.055229 15673 raft_consensus.cc:515] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.061705 15673 leader_election.cc:290] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:44.063220 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:44.066296 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
W20260710 11:00:44.066594 15581 consensus_peers.cc:597] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Couldn't send request to peer 22acf006dc5249e282d24c3c01ab3e6d. 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:00:44.067126 15616 raft_consensus.cc:2393] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22acf006dc5249e282d24c3c01ab3e6d in current term 1: Already voted for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in this term.
I20260710 11:00:44.068226 15662 ts_tablet_manager.cc:1434] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.002s
I20260710 11:00:44.068776 15509 leader_election.cc:304] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d; no voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:44.069962 15662 tablet_bootstrap.cc:492] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:44.069998 15673 raft_consensus.cc:3060] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.070634 15663 tablet_bootstrap.cc:492] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6: No bootstrap required, opened a new log
I20260710 11:00:44.071107 15663 ts_tablet_manager.cc:1403] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.007s
I20260710 11:00:44.073793 15663 raft_consensus.cc:359] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.077381 15673 raft_consensus.cc:2749] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:44.081588 15663 raft_consensus.cc:385] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.084455 15663 raft_consensus.cc:740] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.085106 15662 tablet_bootstrap.cc:654] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:44.085412 15663 consensus_queue.cc:260] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.087575 15663 ts_tablet_manager.cc:1434] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260710 11:00:44.094060 15664 tablet_bootstrap.cc:492] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:44.094817 15664 ts_tablet_manager.cc:1403] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.002s
I20260710 11:00:44.100455 15665 tablet_bootstrap.cc:492] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:44.100996 15665 ts_tablet_manager.cc:1403] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.016s
I20260710 11:00:44.102197 15664 raft_consensus.cc:359] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.102960 15664 raft_consensus.cc:385] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.103268 15664 raft_consensus.cc:740] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.103492 15665 raft_consensus.cc:359] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:44.104197 15665 raft_consensus.cc:385] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.104449 15665 raft_consensus.cc:740] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.105302 15289 catalog_manager.cc:5697] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b reported cstate change: term changed from 0 to 1, leader changed from <none> to d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194). New cstate: current_term: 1 leader_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:44.105321 15665 consensus_queue.cc:260] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:44.108084 15289 catalog_manager.cc:5697] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b reported cstate change: term changed from 0 to 1, leader changed from <none> to d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194). New cstate: current_term: 1 leader_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:44.109056 15665 ts_tablet_manager.cc:1434] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:00:44.110291 15665 tablet_bootstrap.cc:492] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:44.109567 15664 consensus_queue.cc:260] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.112349 15670 consensus_queue.cc:1048] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:44.114776 15664 ts_tablet_manager.cc:1434] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:00:44.115688 15664 tablet_bootstrap.cc:492] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b: Bootstrap starting.
W20260710 11:00:44.115875 15584 consensus_peers.cc:597] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. 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:00:44.121286 15664 tablet_bootstrap.cc:654] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:44.121753 15800 consensus_queue.cc:1048] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:44.124195 15706 consensus_queue.cc:1048] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:44.134425 15706 consensus_queue.cc:1048] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:44.138711 15662 tablet_bootstrap.cc:492] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:44.139322 15662 ts_tablet_manager.cc:1403] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.010s
I20260710 11:00:44.142350 15665 tablet_bootstrap.cc:654] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:44.154044 15662 raft_consensus.cc:359] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.155184 15662 raft_consensus.cc:385] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.155603 15662 raft_consensus.cc:740] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.156608 15662 consensus_queue.cc:260] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.188052 15662 ts_tablet_manager.cc:1434] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260710 11:00:44.189553 15662 tablet_bootstrap.cc:492] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:44.195556 15662 tablet_bootstrap.cc:654] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:44.197314 15706 consensus_queue.cc:1048] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.047s
I20260710 11:00:44.260931 15785 raft_consensus.cc:493] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:44.261547 15785 raft_consensus.cc:515] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:44.263939 15785 leader_election.cc:290] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:44.264647 15670 raft_consensus.cc:493] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:44.242211 15581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.245.195:34433, user_credentials={real_user=slave}} blocked reactor thread for 45182.4us
I20260710 11:00:44.255470 15767 raft_consensus.cc:493] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:44.270649 15673 raft_consensus.cc:493] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:44.271978 15670 raft_consensus.cc:515] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.287549 15664 tablet_bootstrap.cc:492] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b: No bootstrap required, opened a new log
I20260710 11:00:44.288082 15664 ts_tablet_manager.cc:1403] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b: Time spent bootstrapping tablet: real 0.173s	user 0.019s	sys 0.037s
I20260710 11:00:44.290438 15673 raft_consensus.cc:515] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.296691 15673 leader_election.cc:290] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:44.296449 15292 catalog_manager.cc:5697] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196). New cstate: current_term: 1 leader_uuid: "125eb7f0fa9048b38db9454cb22856c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:44.298302 15755 raft_consensus.cc:493] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:44.298799 15755 raft_consensus.cc:515] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.300114 15664 raft_consensus.cc:359] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.300904 15664 raft_consensus.cc:385] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.277787 15767 raft_consensus.cc:515] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.301314 15664 raft_consensus.cc:740] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.302109 15664 consensus_queue.cc:260] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.303190 15767 leader_election.cc:290] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:44.303810 15786 raft_consensus.cc:493] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:44.304576 15664 ts_tablet_manager.cc:1434] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260710 11:00:44.300895 15665 tablet_bootstrap.cc:492] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:44.305773 15665 ts_tablet_manager.cc:1403] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.196s	user 0.037s	sys 0.040s
I20260710 11:00:44.304322 15786 raft_consensus.cc:515] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.309087 15665 raft_consensus.cc:359] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.312685 15665 raft_consensus.cc:385] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.312990 15665 raft_consensus.cc:740] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.313756 15665 consensus_queue.cc:260] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.316032 15665 ts_tablet_manager.cc:1434] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:00:44.319599 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee123f30cfd9465d90577f04ea556d4f" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:44.320245 15665 tablet_bootstrap.cc:492] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:44.320389 15467 raft_consensus.cc:2468] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 0.
I20260710 11:00:44.323371 15755 leader_election.cc:290] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:44.324123 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e2ed02c7e64357951856b3d6122152" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:44.324786 15466 raft_consensus.cc:2468] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 0.
I20260710 11:00:44.328281 15665 tablet_bootstrap.cc:654] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:44.325994 15670 leader_election.cc:290] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:44.317319 15786 leader_election.cc:290] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:44.341320 15662 tablet_bootstrap.cc:492] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:44.344054 15468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:44.345330 15662 ts_tablet_manager.cc:1403] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.157s	user 0.039s	sys 0.036s
I20260710 11:00:44.345412 15468 raft_consensus.cc:2468] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
I20260710 11:00:44.347075 15617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:44.347760 15617 raft_consensus.cc:2468] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 0.
I20260710 11:00:44.348024 15543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee123f30cfd9465d90577f04ea556d4f" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:44.348691 15543 raft_consensus.cc:2468] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
I20260710 11:00:44.342135 15541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e2ed02c7e64357951856b3d6122152" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:44.342455 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:44.343391 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:44.344012 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee123f30cfd9465d90577f04ea556d4f" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:44.344377 15470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee123f30cfd9465d90577f04ea556d4f" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:44.348349 15662 raft_consensus.cc:359] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.351953 15662 raft_consensus.cc:385] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.352255 15662 raft_consensus.cc:740] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.345554 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:44.360090 15662 consensus_queue.cc:260] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.352804 15800 raft_consensus.cc:493] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:44.355115 15470 raft_consensus.cc:2468] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 0.
W20260710 11:00:44.362730 15433 leader_election.cc:343] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:44.369005 15662 ts_tablet_manager.cc:1434] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 11:00:44.351356 15710 consensus_queue.cc:1048] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 11:00:44.354141 15541 raft_consensus.cc:2468] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 0.
I20260710 11:00:44.366191 15467 raft_consensus.cc:2393] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22acf006dc5249e282d24c3c01ab3e6d in current term 1: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
I20260710 11:00:44.356060 15616 raft_consensus.cc:2468] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 0.
I20260710 11:00:44.373703 15540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:44.387010 15358 leader_election.cc:304] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 
I20260710 11:00:44.373932 15835 consensus_queue.cc:1048] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260710 11:00:44.367349 15800 raft_consensus.cc:515] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
W20260710 11:00:44.390326 15436 consensus_peers.cc:597] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. 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:00:44.368131 15510 leader_election.cc:304] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:44.391502 15435 leader_election.cc:304] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [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: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:44.366600 15581 leader_election.cc:304] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 
I20260710 11:00:44.393603 15584 leader_election.cc:304] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:44.398334 15755 raft_consensus.cc:2804] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:44.398819 15755 raft_consensus.cc:493] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:44.398995 15710 raft_consensus.cc:2804] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:44.399219 15755 raft_consensus.cc:3060] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.399458 15710 raft_consensus.cc:493] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:44.399883 15710 raft_consensus.cc:3060] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.402627 15800 leader_election.cc:290] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:44.403668 15786 raft_consensus.cc:2804] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:44.404249 15786 raft_consensus.cc:493] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:44.404695 15786 raft_consensus.cc:3060] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:44.408483 15581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.195:34433, user_credentials={real_user=slave}} blocked reactor thread for 48790.6us
I20260710 11:00:44.412176 15509 leader_election.cc:304] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d; no voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:44.413036 15673 raft_consensus.cc:3060] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.413713 15710 raft_consensus.cc:515] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.416435 15839 raft_consensus.cc:2804] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:44.416643 15710 leader_election.cc:290] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 election: Requested vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:44.416929 15839 raft_consensus.cc:493] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:44.417317 15839 raft_consensus.cc:3060] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.418874 15763 raft_consensus.cc:2804] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:44.426836 15767 consensus_queue.cc:1048] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:44.429770 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:44.430644 15662 tablet_bootstrap.cc:492] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:44.432837 15800 raft_consensus.cc:493] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:44.431531 15710 consensus_queue.cc:1048] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:44.433743 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfba56488034289bad3f327b97f58ce" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:44.419305 15763 raft_consensus.cc:493] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:44.440218 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfba56488034289bad3f327b97f58ce" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:44.441298 15466 raft_consensus.cc:2393] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in current term 1: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
W20260710 11:00:44.443037 15581 leader_election.cc:343] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:44.443480 15665 tablet_bootstrap.cc:492] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:44.444020 15665 ts_tablet_manager.cc:1403] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.124s	user 0.019s	sys 0.005s
W20260710 11:00:44.442286 15433 leader_election.cc:343] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:44.437062 15800 raft_consensus.cc:515] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.442490 15763 raft_consensus.cc:3060] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.437237 15673 raft_consensus.cc:2749] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:44.451866 15544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9fe6d2c9214e45b100cf523fadfc86" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:44.454174 15836 raft_consensus.cc:493] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:44.461763 15836 raft_consensus.cc:515] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.470645 15836 leader_election.cc:290] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:44.473315 15392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b871994c187c4db2a82c8867efc49a1f" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:44.474241 15787 consensus_queue.cc:1048] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:44.473058 15360 leader_election.cc:304] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:44.464287 15800 leader_election.cc:290] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:44.488296 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:44.489701 15618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9fe6d2c9214e45b100cf523fadfc86" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:44.490175 15786 raft_consensus.cc:515] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.490579 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b871994c187c4db2a82c8867efc49a1f" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:44.491891 15615 raft_consensus.cc:2393] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d95d53cd770646afbd5f5e5a5f14f83b in current term 1: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
I20260710 11:00:44.496133 15787 consensus_queue.cc:1048] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:44.480059 15755 raft_consensus.cc:515] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.497246 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:44.494182 15665 raft_consensus.cc:359] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:44.501428 15665 raft_consensus.cc:385] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.501929 15665 raft_consensus.cc:740] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.502722 15786 leader_election.cc:290] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:44.508298 15665 consensus_queue.cc:260] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:44.511381 15466 raft_consensus.cc:2393] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 125eb7f0fa9048b38db9454cb22856c6 in current term 1: Already voted for candidate d95d53cd770646afbd5f5e5a5f14f83b in this term.
I20260710 11:00:44.483572 15835 raft_consensus.cc:3060] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.519641 15665 ts_tablet_manager.cc:1434] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.075s	user 0.010s	sys 0.000s
I20260710 11:00:44.520673 15665 tablet_bootstrap.cc:492] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:44.518627 15360 leader_election.cc:304] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:44.523319 15800 raft_consensus.cc:2749] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:44.492192 15839 raft_consensus.cc:515] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.526218 15839 leader_election.cc:290] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:44.532794 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee123f30cfd9465d90577f04ea556d4f" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:44.534300 15662 tablet_bootstrap.cc:654] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:44.534762 15467 raft_consensus.cc:3060] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.536466 15665 tablet_bootstrap.cc:654] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:44.542064 15509 leader_election.cc:304] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d; no voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:44.548940 15435 leader_election.cc:304] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [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: d95d53cd770646afbd5f5e5a5f14f83b; no voters: 125eb7f0fa9048b38db9454cb22856c6, 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:44.549885 15673 raft_consensus.cc:2749] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:44.550354 15467 raft_consensus.cc:2468] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:44.550514 15713 raft_consensus.cc:2749] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:44.563287 15584 leader_election.cc:304] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:44.565235 15839 raft_consensus.cc:2804] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:44.565634 15393 raft_consensus.cc:3060] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.565851 15839 raft_consensus.cc:697] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Leader. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:44.565625 15755 leader_election.cc:290] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:44.566293 15467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee123f30cfd9465d90577f04ea556d4f" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:44.566804 15839 consensus_queue.cc:237] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.567111 15467 raft_consensus.cc:2393] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22acf006dc5249e282d24c3c01ab3e6d in current term 1: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
I20260710 11:00:44.533300 15712 raft_consensus.cc:493] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:44.571877 15540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:44.591959 15712 raft_consensus.cc:515] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.595870 15712 leader_election.cc:290] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:44.598047 15395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
W20260710 11:00:44.599750 15584 leader_election.cc:343] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:44.604681 15706 consensus_queue.cc:1048] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:44.618963 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee123f30cfd9465d90577f04ea556d4f" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:44.634696 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:44.624155 15712 consensus_queue.cc:1048] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:00:44.643486 15540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee123f30cfd9465d90577f04ea556d4f" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:44.644613 15540 raft_consensus.cc:2393] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 125eb7f0fa9048b38db9454cb22856c6 in current term 1: Already voted for candidate 22acf006dc5249e282d24c3c01ab3e6d in this term.
I20260710 11:00:44.637073 15763 raft_consensus.cc:515] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:44.646737 15763 leader_election.cc:290] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:44.650597 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e2ed02c7e64357951856b3d6122152" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:44.651177 15542 raft_consensus.cc:3060] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.648936 15470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e2ed02c7e64357951856b3d6122152" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:44.652925 15470 raft_consensus.cc:3060] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.655432 15786 consensus_queue.cc:1048] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:44.658439 15542 raft_consensus.cc:2468] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 1.
I20260710 11:00:44.659706 15358 leader_election.cc:304] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 
I20260710 11:00:44.660583 15763 raft_consensus.cc:2804] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:44.661091 15763 raft_consensus.cc:697] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 LEADER]: Becoming Leader. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Running, Role: LEADER
I20260710 11:00:44.661248 15665 tablet_bootstrap.cc:492] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59: No bootstrap required, opened a new log
I20260710 11:00:44.661972 15763 consensus_queue.cc:237] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:44.663664 15665 ts_tablet_manager.cc:1403] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.143s	user 0.028s	sys 0.043s
I20260710 11:00:44.666759 15665 raft_consensus.cc:359] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.667505 15665 raft_consensus.cc:385] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.667974 15665 raft_consensus.cc:740] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
W20260710 11:00:44.636364 15581 leader_election.cc:343] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:44.670049 15662 tablet_bootstrap.cc:492] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:44.670611 15289 catalog_manager.cc:5697] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196). New cstate: current_term: 1 leader_uuid: "125eb7f0fa9048b38db9454cb22856c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:44.671974 15662 ts_tablet_manager.cc:1403] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.242s	user 0.011s	sys 0.022s
I20260710 11:00:44.667891 15835 raft_consensus.cc:2749] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:44.674932 15665 consensus_queue.cc:260] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.678144 15470 raft_consensus.cc:2468] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 1.
I20260710 11:00:44.685937 15665 ts_tablet_manager.cc:1434] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 11:00:44.679414 15581 leader_election.cc:304] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [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: 125eb7f0fa9048b38db9454cb22856c6; no voters: 22acf006dc5249e282d24c3c01ab3e6d, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:44.700371 15839 raft_consensus.cc:2749] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:44.702585 15786 consensus_queue.cc:1048] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:44.703109 15662 raft_consensus.cc:359] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:44.703779 15662 raft_consensus.cc:385] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:44.700428 15581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.195:34433, user_credentials={real_user=slave}} blocked reactor thread for 69355.7us
I20260710 11:00:44.704053 15662 raft_consensus.cc:740] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.704774 15662 consensus_queue.cc:260] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
W20260710 11:00:44.705853 15581 leader_election.cc:343] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:44.706869 15662 ts_tablet_manager.cc:1434] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 11:00:44.707043 15581 leader_election.cc:304] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:44.708462 15670 raft_consensus.cc:2749] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:44.710081 15509 leader_election.cc:304] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [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: 22acf006dc5249e282d24c3c01ab3e6d; no voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:44.711439 15673 raft_consensus.cc:2749] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:00:44.720651 15341 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:44.723062 15542 raft_consensus.cc:3060] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.723367 15662 tablet_bootstrap.cc:492] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d: Bootstrap starting.
I20260710 11:00:44.737524 15662 tablet_bootstrap.cc:654] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:44.756453 15289 catalog_manager.cc:5697] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:44.781873 15662 tablet_bootstrap.cc:492] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d: No bootstrap required, opened a new log
I20260710 11:00:44.782337 15662 ts_tablet_manager.cc:1403] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.014s
I20260710 11:00:44.784875 15662 raft_consensus.cc:359] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.785559 15662 raft_consensus.cc:385] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:44.786759 15662 raft_consensus.cc:740] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Initialized, Role: FOLLOWER
I20260710 11:00:44.787549 15662 consensus_queue.cc:260] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.790185 15662 ts_tablet_manager.cc:1434] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:00:44.794798 15800 raft_consensus.cc:493] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:44.795352 15800 raft_consensus.cc:515] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.797434 15800 leader_election.cc:290] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:44.798902 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:44.798918 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:44.799670 15616 raft_consensus.cc:2468] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 0.
I20260710 11:00:44.800355 15542 raft_consensus.cc:2468] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 0.
I20260710 11:00:44.801201 15360 leader_election.cc:304] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 
I20260710 11:00:44.802464 15800 raft_consensus.cc:2804] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:44.802841 15800 raft_consensus.cc:493] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:44.803143 15800 raft_consensus.cc:3060] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.808714 15800 raft_consensus.cc:515] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.810710 15800 leader_election.cc:290] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Requested vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:44.811501 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:44.811923 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:44.812177 15542 raft_consensus.cc:3060] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.812613 15615 raft_consensus.cc:3060] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.818495 15615 raft_consensus.cc:2468] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 1.
I20260710 11:00:44.818940 15542 raft_consensus.cc:2468] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 1.
I20260710 11:00:44.819941 15360 leader_election.cc:304] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 
I20260710 11:00:44.820912 15800 raft_consensus.cc:2804] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:44.821532 15800 raft_consensus.cc:697] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 LEADER]: Becoming Leader. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Running, Role: LEADER
I20260710 11:00:44.822314 15800 consensus_queue.cc:237] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:44.826119 15800 raft_consensus.cc:493] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:44.826591 15800 raft_consensus.cc:515] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:44.828815 15800 leader_election.cc:290] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:44.829620 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e022d455fd4ccd90de32b973f07f34" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:44.830061 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e022d455fd4ccd90de32b973f07f34" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:44.831408 15361 leader_election.cc:304] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:44.831710 15292 catalog_manager.cc:5697] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:44.832151 15800 raft_consensus.cc:2749] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:44.871236 15392 raft_consensus.cc:3060] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:44.993871 15787 consensus_queue.cc:1048] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:45.005565 15786 consensus_queue.cc:1048] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:45.023406 15755 raft_consensus.cc:493] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:45.023856 15755 raft_consensus.cc:515] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:45.026031 15755 leader_election.cc:290] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:45.026865 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:45.027084 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:45.027689 15466 raft_consensus.cc:2393] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22acf006dc5249e282d24c3c01ab3e6d in current term 1: Already voted for candidate d95d53cd770646afbd5f5e5a5f14f83b in this term.
I20260710 11:00:45.027781 15615 raft_consensus.cc:2393] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22acf006dc5249e282d24c3c01ab3e6d in current term 1: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
I20260710 11:00:45.028895 15510 leader_election.cc:304] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d; no voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:45.029724 15755 raft_consensus.cc:3060] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:45.034906 15755 raft_consensus.cc:2749] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:45.260360 15800 consensus_queue.cc:1048] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:45.273801 15835 consensus_queue.cc:1048] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:45.275691 15835 consensus_queue.cc:1048] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:45.293473 15800 consensus_queue.cc:1048] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:45.740866 15341 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:46.409454 15870 raft_consensus.cc:493] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:46.410276 15870 raft_consensus.cc:515] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:46.412729 15870 leader_election.cc:290] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:46.413647 15540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:46.414117 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:46.414630 15540 raft_consensus.cc:2468] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 1.
I20260710 11:00:46.414911 15615 raft_consensus.cc:2468] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 1.
I20260710 11:00:46.416085 15433 leader_election.cc:304] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [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: 22acf006dc5249e282d24c3c01ab3e6d, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:46.416975 15870 raft_consensus.cc:2804] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:46.417588 15870 raft_consensus.cc:493] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:46.417903 15870 raft_consensus.cc:3060] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.423522 15870 raft_consensus.cc:515] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:46.425024 15870 leader_election.cc:290] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 2 election: Requested vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:46.425949 15540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:46.426048 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc56eb4170446adbe49c2f1c4460161" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:46.426633 15540 raft_consensus.cc:3060] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.426661 15615 raft_consensus.cc:3060] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.434757 15615 raft_consensus.cc:2468] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 2.
I20260710 11:00:46.434710 15540 raft_consensus.cc:2468] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 2.
I20260710 11:00:46.436354 15435 leader_election.cc:304] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:46.437417 15870 raft_consensus.cc:2804] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:46.437996 15870 raft_consensus.cc:697] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 LEADER]: Becoming Leader. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Running, Role: LEADER
I20260710 11:00:46.439260 15870 consensus_queue.cc:237] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Queue going to LEADER 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: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:46.456017 15291 catalog_manager.cc:5697] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b reported cstate change: term changed from 0 to 2, leader changed from <none> to d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194). New cstate: current_term: 2 leader_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:46.787657 13271 tablet_server.cc:179] TabletServer@127.12.245.193:0 shutting down...
I20260710 11:00:46.822122 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:46.822937 13271 tablet_replica.cc:333] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.823815 13271 raft_consensus.cc:2243] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:46.824321 13271 raft_consensus.cc:2272] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.826458 13271 tablet_replica.cc:333] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.827070 13271 raft_consensus.cc:2243] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:46.827486 13271 raft_consensus.cc:2272] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.829475 13271 tablet_replica.cc:333] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.830075 13271 raft_consensus.cc:2243] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:46.830487 13271 raft_consensus.cc:2272] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.832279 13271 tablet_replica.cc:333] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.832887 13271 raft_consensus.cc:2243] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:46.833724 13271 raft_consensus.cc:2272] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.835450 13271 tablet_replica.cc:333] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.835959 13271 raft_consensus.cc:2243] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:46.836357 13271 raft_consensus.cc:2272] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.838138 13271 tablet_replica.cc:333] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.838645 13271 raft_consensus.cc:2243] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:46.839069 13271 raft_consensus.cc:2272] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.840832 13271 tablet_replica.cc:333] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.841329 13271 raft_consensus.cc:2243] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:46.842104 13271 raft_consensus.cc:2272] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.843888 13271 tablet_replica.cc:333] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.844384 13271 raft_consensus.cc:2243] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:46.845144 13271 raft_consensus.cc:2272] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.846983 13271 tablet_replica.cc:333] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.847482 13271 raft_consensus.cc:2243] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:46.848044 13271 raft_consensus.cc:2272] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.850378 13271 tablet_replica.cc:333] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.851058 13271 raft_consensus.cc:2243] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:46.851548 13271 raft_consensus.cc:2272] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.853426 13271 tablet_replica.cc:333] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.853958 13271 raft_consensus.cc:2243] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:46.854391 13271 raft_consensus.cc:2272] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.856081 13271 tablet_replica.cc:333] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.856587 13271 raft_consensus.cc:2243] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:46.856997 13271 raft_consensus.cc:2272] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.858749 13271 tablet_replica.cc:333] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.859262 13271 raft_consensus.cc:2243] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:46.859665 13271 raft_consensus.cc:2272] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.861495 13271 tablet_replica.cc:333] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.861982 13271 raft_consensus.cc:2243] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:46.862756 13271 raft_consensus.cc:2272] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.864444 13271 tablet_replica.cc:333] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.864926 13271 raft_consensus.cc:2243] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:46.865381 13271 raft_consensus.cc:2272] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.867726 13271 tablet_replica.cc:333] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.868371 13271 raft_consensus.cc:2243] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:46.869436 13271 raft_consensus.cc:2272] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.871449 13271 tablet_replica.cc:333] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.872027 13271 raft_consensus.cc:2243] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:46.872754 13271 raft_consensus.cc:2272] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:46.874818 13271 tablet_replica.cc:333] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59: stopping tablet replica
I20260710 11:00:46.875370 13271 raft_consensus.cc:2243] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:46.875898 13271 raft_consensus.cc:2272] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:46.875948 15584 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 20 similar messages]
W20260710 11:00:46.881207 15584 consensus_peers.cc:597] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. 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:00:46.894790 15584 consensus_peers.cc:597] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. 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:00:46.908370 13271 tablet_server.cc:196] TabletServer@127.12.245.193:0 shutdown complete.
W20260710 11:00:46.918707 15510 consensus_peers.cc:597] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:46.931430 15436 consensus_peers.cc:597] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:46.954835 15584 consensus_peers.cc:597] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:46.954875 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:46.963461 15884 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:00:46.963809 15885 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:00:46.964435 15887 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:00:46.966831 13271 server_base.cc:1061] running on GCE node
I20260710 11:00:46.969900 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:46.970147 13271 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:00:46.970397 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681246970330 us; error 0 us; skew 500 ppm
I20260710 11:00:46.971050 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:46.973901 13271 webserver.cc:533] Webserver started at http://127.12.245.193:43967/ using document root <none> and password file <none>
I20260710 11:00:46.974422 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:46.974610 13271 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:00:46.977840 15615 raft_consensus.cc:1275] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Refusing update from remote peer d95d53cd770646afbd5f5e5a5f14f83b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:00:46.979195 13271 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:00:46.979466 15870 consensus_queue.cc:1048] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:46.988526 15893 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:00:46.989876 13271 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:46.990373 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-0-root
uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
format_stamp: "Formatted at 2026-07-10 11:00:40 on dist-test-slave-z3q7"
I20260710 11:00:46.990964 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681184751178-13271-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:00:46.999637 15542 raft_consensus.cc:1275] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Refusing update from remote peer d95d53cd770646afbd5f5e5a5f14f83b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:00:47.014571 15900 consensus_queue.cc:1048] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:47.015048 15584 consensus_peers.cc:597] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:47.029646 15436 consensus_peers.cc:597] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:47.042738 15510 consensus_peers.cc:597] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:47.050695 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:47.051980 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:47.053514 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:47.057519 15908 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 11:00:47.151754 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:00:47.152045 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.096s	user 0.003s	sys 0.001s
I20260710 11:00:47.152277 13271 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:00:47.157090 15908 tablet_bootstrap.cc:492] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.171732 15908 tablet_bootstrap.cc:492] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.172582 15908 tablet_bootstrap.cc:492] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.173175 15908 ts_tablet_manager.cc:1403] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:00:47.176014 15908 raft_consensus.cc:359] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:47.176719 15908 raft_consensus.cc:740] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.177407 15908 consensus_queue.cc:260] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:47.180342 15908 ts_tablet_manager.cc:1434] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:47.181244 15908 tablet_bootstrap.cc:492] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.193058 15908 tablet_bootstrap.cc:492] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.193892 15908 tablet_bootstrap.cc:492] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.194516 15908 ts_tablet_manager.cc:1403] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:00:47.196529 15908 raft_consensus.cc:359] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:47.197052 15908 raft_consensus.cc:740] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.197748 15908 consensus_queue.cc:260] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:47.199115 15908 ts_tablet_manager.cc:1434] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:47.199779 15908 tablet_bootstrap.cc:492] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.212154 15908 tablet_bootstrap.cc:492] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.213215 15908 tablet_bootstrap.cc:492] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.213904 15908 ts_tablet_manager.cc:1403] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:00:47.216655 15908 raft_consensus.cc:359] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.217458 15908 raft_consensus.cc:740] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
W20260710 11:00:47.217950 15436 consensus_peers.cc:597] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:47.218118 15908 consensus_queue.cc:260] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.219836 15908 ts_tablet_manager.cc:1434] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:47.220458 15908 tablet_bootstrap.cc:492] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.229888 13271 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:00:47.230278 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.078s	user 0.078s	sys 0.000s
W20260710 11:00:47.230154 15584 consensus_peers.cc:597] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:47.234962 15908 tablet_bootstrap.cc:492] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.235836 15908 tablet_bootstrap.cc:492] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.236402 15908 ts_tablet_manager.cc:1403] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:00:47.238442 15908 raft_consensus.cc:359] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:47.239348 15908 raft_consensus.cc:740] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.240257 15908 consensus_queue.cc:260] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:47.242563 15908 ts_tablet_manager.cc:1434] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:47.243477 15908 tablet_bootstrap.cc:492] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.259920 15908 tablet_bootstrap.cc:492] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.261199 15908 tablet_bootstrap.cc:492] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.262162 15908 ts_tablet_manager.cc:1403] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:00:47.265673 15908 raft_consensus.cc:359] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:47.266475 15908 raft_consensus.cc:740] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.267302 15908 consensus_queue.cc:260] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:47.269821 15908 ts_tablet_manager.cc:1434] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:47.270768 15908 tablet_bootstrap.cc:492] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.288825 15908 tablet_bootstrap.cc:492] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.289991 15908 tablet_bootstrap.cc:492] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.290740 15908 ts_tablet_manager.cc:1403] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 11:00:47.293613 15908 raft_consensus.cc:359] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:47.294518 15908 raft_consensus.cc:740] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.295562 15908 consensus_queue.cc:260] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
W20260710 11:00:47.296219 15584 consensus_peers.cc:597] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:47.297771 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.193:37637
I20260710 11:00:47.297916 15908 ts_tablet_manager.cc:1434] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:00:47.297922 15971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.193:37637 every 8 connection(s)
I20260710 11:00:47.298796 15908 tablet_bootstrap.cc:492] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.410723 15908 tablet_bootstrap.cc:492] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.411772 15908 tablet_bootstrap.cc:492] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.412442 15908 ts_tablet_manager.cc:1403] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.114s	user 0.040s	sys 0.040s
I20260710 11:00:47.414779 15908 raft_consensus.cc:359] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:47.415377 15908 raft_consensus.cc:740] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.416067 15908 consensus_queue.cc:260] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:47.418102 15908 ts_tablet_manager.cc:1434] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:47.418876 15908 tablet_bootstrap.cc:492] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.421005 15972 heartbeater.cc:344] Connected to a master server at 127.12.245.254:44271
I20260710 11:00:47.421461 15972 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:47.424675 15972 heartbeater.cc:507] Master 127.12.245.254:44271 requested a full tablet report, sending...
I20260710 11:00:47.431766 15292 ts_manager.cc:194] Re-registered known tserver with Master: 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:47.434077 15908 tablet_bootstrap.cc:492] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.435042 15908 tablet_bootstrap.cc:492] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.435645 15908 ts_tablet_manager.cc:1403] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:00:47.438099 15908 raft_consensus.cc:359] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:47.438779 15908 raft_consensus.cc:740] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.439459 15908 consensus_queue.cc:260] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:47.441265 15908 ts_tablet_manager.cc:1434] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:47.442117 15908 tablet_bootstrap.cc:492] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.450232 15292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44498
I20260710 11:00:47.453326 15972 heartbeater.cc:499] Master 127.12.245.254:44271 was elected leader, sending a full tablet report...
I20260710 11:00:47.456748 15908 tablet_bootstrap.cc:492] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.457576 15908 tablet_bootstrap.cc:492] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.458081 15908 ts_tablet_manager.cc:1403] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260710 11:00:47.459779 15908 raft_consensus.cc:359] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:47.460261 15908 raft_consensus.cc:740] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.460772 15908 consensus_queue.cc:260] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:47.462116 15908 ts_tablet_manager.cc:1434] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:47.462711 15908 tablet_bootstrap.cc:492] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.476054 15908 tablet_bootstrap.cc:492] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.476961 15908 tablet_bootstrap.cc:492] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.477557 15908 ts_tablet_manager.cc:1403] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:00:47.479804 15908 raft_consensus.cc:359] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:47.480455 15908 raft_consensus.cc:740] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.481077 15908 consensus_queue.cc:260] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:47.482967 15908 ts_tablet_manager.cc:1434] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:47.483698 15908 tablet_bootstrap.cc:492] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.497234 15908 tablet_bootstrap.cc:492] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.498014 15908 tablet_bootstrap.cc:492] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.498535 15908 ts_tablet_manager.cc:1403] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:00:47.500423 15908 raft_consensus.cc:359] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.501006 15908 raft_consensus.cc:740] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.501559 15908 consensus_queue.cc:260] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.502902 15908 ts_tablet_manager.cc:1434] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:47.503682 15908 tablet_bootstrap.cc:492] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.517693 15908 tablet_bootstrap.cc:492] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.518518 15908 tablet_bootstrap.cc:492] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.519138 15908 ts_tablet_manager.cc:1403] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:00:47.521656 15908 raft_consensus.cc:359] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:47.522271 15908 raft_consensus.cc:740] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.522950 15908 consensus_queue.cc:260] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:47.524533 15908 ts_tablet_manager.cc:1434] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:47.525094 15908 tablet_bootstrap.cc:492] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.536973 15908 tablet_bootstrap.cc:492] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.537680 15908 tablet_bootstrap.cc:492] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.538130 15908 ts_tablet_manager.cc:1403] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260710 11:00:47.539788 15908 raft_consensus.cc:359] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.540221 15908 raft_consensus.cc:740] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.540722 15908 consensus_queue.cc:260] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.542215 15908 ts_tablet_manager.cc:1434] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:00:47.542838 15908 tablet_bootstrap.cc:492] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.554070 15908 tablet_bootstrap.cc:492] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.554793 15908 tablet_bootstrap.cc:492] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.555320 15908 ts_tablet_manager.cc:1403] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:00:47.557013 15908 raft_consensus.cc:359] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.557538 15908 raft_consensus.cc:740] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.558375 15908 consensus_queue.cc:260] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.560165 15908 ts_tablet_manager.cc:1434] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:47.560973 15908 tablet_bootstrap.cc:492] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.575932 15908 tablet_bootstrap.cc:492] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.576656 15908 tablet_bootstrap.cc:492] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.577138 15908 ts_tablet_manager.cc:1403] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:00:47.578869 15908 raft_consensus.cc:359] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.579351 15908 raft_consensus.cc:740] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.579859 15908 consensus_queue.cc:260] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.581271 15908 ts_tablet_manager.cc:1434] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 11:00:47.582298 15908 tablet_bootstrap.cc:492] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.593242 15908 tablet_bootstrap.cc:492] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.594080 15908 tablet_bootstrap.cc:492] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.594579 15908 ts_tablet_manager.cc:1403] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:00:47.596359 15908 raft_consensus.cc:359] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:47.596840 15908 raft_consensus.cc:740] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.597437 15908 consensus_queue.cc:260] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:47.599030 15908 ts_tablet_manager.cc:1434] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:47.599824 15908 tablet_bootstrap.cc:492] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.611802 15908 tablet_bootstrap.cc:492] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.612514 15908 tablet_bootstrap.cc:492] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.613034 15908 ts_tablet_manager.cc:1403] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:00:47.614823 15908 raft_consensus.cc:359] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.615317 15908 raft_consensus.cc:740] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.615864 15908 consensus_queue.cc:260] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.617522 15908 ts_tablet_manager.cc:1434] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260710 11:00:47.618436 15908 tablet_bootstrap.cc:492] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap starting.
I20260710 11:00:47.631486 15908 tablet_bootstrap.cc:492] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59: 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:00:47.632305 15908 tablet_bootstrap.cc:492] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59: Bootstrap complete.
I20260710 11:00:47.632884 15908 ts_tablet_manager.cc:1403] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:00:47.634840 15908 raft_consensus.cc:359] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:47.635502 15908 raft_consensus.cc:740] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Initialized, Role: FOLLOWER
I20260710 11:00:47.636180 15908 consensus_queue.cc:260] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:47.638407 15908 ts_tablet_manager.cc:1434] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:47.892620 15870 raft_consensus.cc:493] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:47.893142 15870 raft_consensus.cc:515] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.894905 15870 leader_election.cc:290] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:47.895845 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64925948db3347e8bbb0b4ae03d521fd" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:47.896104 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64925948db3347e8bbb0b4ae03d521fd" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:47.896649 15943 raft_consensus.cc:2468] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 1.
I20260710 11:00:47.897943 15436 leader_election.cc:304] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [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: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:47.898624 15870 raft_consensus.cc:2804] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:47.899088 15870 raft_consensus.cc:493] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:47.899463 15870 raft_consensus.cc:3060] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:47.904793 15870 raft_consensus.cc:515] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.906594 15898 raft_consensus.cc:493] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:47.907193 15898 raft_consensus.cc:515] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.908849 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64925948db3347e8bbb0b4ae03d521fd" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:47.909242 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64925948db3347e8bbb0b4ae03d521fd" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:47.909487 15943 raft_consensus.cc:3060] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:47.909701 15898 leader_election.cc:290] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:47.910319 15870 leader_election.cc:290] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 2 election: Requested vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:47.912132 15946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5ecd400704c86af7144543f3de9a2" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:47.912171 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5ecd400704c86af7144543f3de9a2" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:47.912891 15946 raft_consensus.cc:2468] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 1.
I20260710 11:00:47.914290 15436 leader_election.cc:304] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [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: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:47.915310 15870 raft_consensus.cc:2804] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:47.915727 15870 raft_consensus.cc:493] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:47.916093 15870 raft_consensus.cc:3060] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:47.917207 15943 raft_consensus.cc:2468] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 2.
I20260710 11:00:47.918478 15436 leader_election.cc:304] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [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: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:47.919163 15898 raft_consensus.cc:2804] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:47.919651 15898 raft_consensus.cc:697] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 2 LEADER]: Becoming Leader. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Running, Role: LEADER
I20260710 11:00:47.920343 15898 consensus_queue.cc:237] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.923192 15870 raft_consensus.cc:515] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.925472 15870 leader_election.cc:290] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 2 election: Requested vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:47.926491 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5ecd400704c86af7144543f3de9a2" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:47.926832 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5ecd400704c86af7144543f3de9a2" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:47.927157 15943 raft_consensus.cc:3060] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:47.928434 15291 catalog_manager.cc:5697] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b reported cstate change: term changed from 1 to 2, leader changed from 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193) to d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194). New cstate: current_term: 2 leader_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:47.934680 15943 raft_consensus.cc:2468] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95d53cd770646afbd5f5e5a5f14f83b in term 2.
I20260710 11:00:47.936652 15436 leader_election.cc:304] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [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: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:47.937566 15870 raft_consensus.cc:2804] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:47.938118 15870 raft_consensus.cc:697] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 LEADER]: Becoming Leader. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Running, Role: LEADER
I20260710 11:00:47.939246 15870 consensus_queue.cc:237] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:47.951458 15291 catalog_manager.cc:5697] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b reported cstate change: term changed from 1 to 2, leader changed from 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193) to d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194). New cstate: current_term: 2 leader_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:48.069553 15869 raft_consensus.cc:493] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.069778 15984 raft_consensus.cc:493] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.070261 15869 raft_consensus.cc:515] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:48.070257 15984 raft_consensus.cc:515] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:48.072628 15984 leader_election.cc:290] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:48.072631 15869 leader_election.cc:290] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:48.073917 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5ecd400704c86af7144543f3de9a2" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:48.073917 15946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64925948db3347e8bbb0b4ae03d521fd" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:48.074358 15469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64925948db3347e8bbb0b4ae03d521fd" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:48.074606 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc5ecd400704c86af7144543f3de9a2" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:48.074925 15943 raft_consensus.cc:2393] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22acf006dc5249e282d24c3c01ab3e6d in current term 2: Already voted for candidate d95d53cd770646afbd5f5e5a5f14f83b in this term.
I20260710 11:00:48.075067 15946 raft_consensus.cc:2393] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22acf006dc5249e282d24c3c01ab3e6d in current term 2: Already voted for candidate d95d53cd770646afbd5f5e5a5f14f83b in this term.
I20260710 11:00:48.076589 15510 leader_election.cc:304] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [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: 22acf006dc5249e282d24c3c01ab3e6d; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:48.077405 15869 raft_consensus.cc:3060] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.078241 15510 leader_election.cc:304] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [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: 22acf006dc5249e282d24c3c01ab3e6d; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:48.079079 15984 raft_consensus.cc:3060] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.083333 15869 raft_consensus.cc:2749] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:48.086160 15984 raft_consensus.cc:2749] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:48.106849 15984 raft_consensus.cc:493] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.107517 15984 raft_consensus.cc:515] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:48.110353 15984 leader_election.cc:290] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:48.110699 15946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:48.110936 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:48.111425 15946 raft_consensus.cc:2468] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 1.
I20260710 11:00:48.112439 15510 leader_election.cc:304] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [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: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 
I20260710 11:00:48.113242 15984 raft_consensus.cc:2804] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:48.113624 15984 raft_consensus.cc:493] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.113931 15984 raft_consensus.cc:3060] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.118773 15984 raft_consensus.cc:515] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:48.120551 15984 leader_election.cc:290] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 2 election: Requested vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:48.121743 15946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:48.121743 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:48.122581 15946 raft_consensus.cc:3060] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.127631 15946 raft_consensus.cc:2468] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 2.
I20260710 11:00:48.128887 15510 leader_election.cc:304] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [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: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 125eb7f0fa9048b38db9454cb22856c6
I20260710 11:00:48.129935 15984 raft_consensus.cc:2804] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:48.130578 15984 raft_consensus.cc:697] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 LEADER]: Becoming Leader. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Running, Role: LEADER
I20260710 11:00:48.131371 15984 consensus_queue.cc:237] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:48.133955 15872 raft_consensus.cc:493] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.134629 15872 raft_consensus.cc:515] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:48.137296 15872 leader_election.cc:290] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:48.138414 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:48.138674 15946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:48.139297 15946 raft_consensus.cc:2468] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:48.140551 15584 leader_election.cc:304] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [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: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:48.141296 15872 raft_consensus.cc:2804] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:48.141705 15872 raft_consensus.cc:493] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.142011 15872 raft_consensus.cc:3060] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.142478 15291 catalog_manager.cc:5697] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d reported cstate change: term changed from 1 to 2, leader changed from 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193) to 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195). New cstate: current_term: 2 leader_uuid: "22acf006dc5249e282d24c3c01ab3e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:48.147979 15872 raft_consensus.cc:515] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:48.149875 15872 leader_election.cc:290] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 2 election: Requested vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:48.150763 15946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:48.151353 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:48.151388 15946 raft_consensus.cc:3060] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.156366 15946 raft_consensus.cc:2468] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 2.
I20260710 11:00:48.157310 15584 leader_election.cc:304] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [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: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:48.158018 15872 raft_consensus.cc:2804] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:48.158447 15872 raft_consensus.cc:697] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 2 LEADER]: Becoming Leader. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:48.159194 15872 consensus_queue.cc:237] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:48.165951 15291 catalog_manager.cc:5697] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 reported cstate change: term changed from 1 to 2, leader changed from 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193) to 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196). New cstate: current_term: 2 leader_uuid: "125eb7f0fa9048b38db9454cb22856c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:48.188251 15984 raft_consensus.cc:493] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.188796 15984 raft_consensus.cc:515] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:48.190443 15984 leader_election.cc:290] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:48.191345 15946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e2ed02c7e64357951856b3d6122152" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:48.191524 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e2ed02c7e64357951856b3d6122152" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" is_pre_election: true
I20260710 11:00:48.192044 15946 raft_consensus.cc:2468] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 1.
I20260710 11:00:48.193095 15510 leader_election.cc:304] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [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: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d; no voters: d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:48.193856 15984 raft_consensus.cc:2804] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:48.194232 15984 raft_consensus.cc:493] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.194521 15984 raft_consensus.cc:3060] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.200402 15984 raft_consensus.cc:515] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:48.202163 15984 leader_election.cc:290] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 2 election: Requested vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:48.202888 15946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e2ed02c7e64357951856b3d6122152" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:48.203168 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e2ed02c7e64357951856b3d6122152" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:48.203449 15946 raft_consensus.cc:3060] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.209293 15946 raft_consensus.cc:2468] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 2.
I20260710 11:00:48.210366 15510 leader_election.cc:304] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [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: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d; no voters: d95d53cd770646afbd5f5e5a5f14f83b
I20260710 11:00:48.211392 15984 raft_consensus.cc:2804] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:48.211941 15984 raft_consensus.cc:697] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 LEADER]: Becoming Leader. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Running, Role: LEADER
I20260710 11:00:48.212423 15869 raft_consensus.cc:493] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.212992 15869 raft_consensus.cc:515] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:48.212793 15984 consensus_queue.cc:237] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:48.215061 15869 leader_election.cc:290] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:48.215734 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:48.216881 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:48.217790 15943 raft_consensus.cc:2468] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 1.
I20260710 11:00:48.219615 15510 leader_election.cc:304] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [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: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 125eb7f0fa9048b38db9454cb22856c6
I20260710 11:00:48.220804 15982 raft_consensus.cc:493] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.221009 15984 raft_consensus.cc:2804] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:48.221598 15984 raft_consensus.cc:493] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.221405 15982 raft_consensus.cc:515] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:48.222018 15984 raft_consensus.cc:3060] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.223526 15982 leader_election.cc:290] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:48.224284 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:48.224560 15291 catalog_manager.cc:5697] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d reported cstate change: term changed from 1 to 2, leader changed from 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193) to 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195). New cstate: current_term: 2 leader_uuid: "22acf006dc5249e282d24c3c01ab3e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:48.226505 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:48.227026 15943 raft_consensus.cc:2468] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 1.
I20260710 11:00:48.228112 15584 leader_election.cc:304] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [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: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59; no voters: 
I20260710 11:00:48.228811 15982 raft_consensus.cc:2804] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:48.229277 15982 raft_consensus.cc:493] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.229737 15982 raft_consensus.cc:3060] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.230796 15984 raft_consensus.cc:515] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:48.232226 15542 raft_consensus.cc:2393] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 125eb7f0fa9048b38db9454cb22856c6 in current term 2: Already voted for candidate 22acf006dc5249e282d24c3c01ab3e6d in this term.
I20260710 11:00:48.233724 15984 leader_election.cc:290] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 2 election: Requested vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:48.234561 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:48.235318 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:48.235879 15943 raft_consensus.cc:3060] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.240846 15894 raft_consensus.cc:493] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.241449 15894 raft_consensus.cc:515] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:48.242355 15982 raft_consensus.cc:515] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:48.243566 15616 raft_consensus.cc:2393] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 22acf006dc5249e282d24c3c01ab3e6d in current term 2: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
I20260710 11:00:48.245306 15946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e2ed02c7e64357951856b3d6122152" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:48.245491 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e2ed02c7e64357951856b3d6122152" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:48.246134 15946 raft_consensus.cc:2393] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d95d53cd770646afbd5f5e5a5f14f83b in current term 2: Already voted for candidate 22acf006dc5249e282d24c3c01ab3e6d in this term.
I20260710 11:00:48.247604 15436 leader_election.cc:304] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [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: d95d53cd770646afbd5f5e5a5f14f83b; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:48.248453 15870 raft_consensus.cc:3060] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.248616 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:48.249409 15542 raft_consensus.cc:2393] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 125eb7f0fa9048b38db9454cb22856c6 in current term 2: Already voted for candidate 22acf006dc5249e282d24c3c01ab3e6d in this term.
I20260710 11:00:48.251163 15944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d22d96cf08b4097b7d18a5a8940be87" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
I20260710 11:00:48.252825 15982 leader_election.cc:290] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 2 election: Requested vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637)
I20260710 11:00:48.252947 15584 leader_election.cc:304] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 125eb7f0fa9048b38db9454cb22856c6; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:48.253736 15982 raft_consensus.cc:2749] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:48.256019 15894 leader_election.cc:290] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:48.259428 15943 raft_consensus.cc:2468] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 2.
I20260710 11:00:48.259904 15982 raft_consensus.cc:493] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.260397 15982 raft_consensus.cc:515] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:48.260669 15510 leader_election.cc:304] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [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: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 125eb7f0fa9048b38db9454cb22856c6
I20260710 11:00:48.261504 15984 raft_consensus.cc:2804] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:48.262032 15984 raft_consensus.cc:697] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 LEADER]: Becoming Leader. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Running, Role: LEADER
I20260710 11:00:48.263235 15982 leader_election.cc:290] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:48.263373 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:48.262706 15870 raft_consensus.cc:2749] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:48.263856 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3ea62b30934bc5a81c823aac611c96" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d" is_pre_election: true
I20260710 11:00:48.264247 15943 raft_consensus.cc:2393] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 125eb7f0fa9048b38db9454cb22856c6 in current term 2: Already voted for candidate 22acf006dc5249e282d24c3c01ab3e6d in this term.
I20260710 11:00:48.263980 15984 consensus_queue.cc:237] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:48.265517 15581 leader_election.cc:304] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [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: 125eb7f0fa9048b38db9454cb22856c6; no voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:48.266147 15982 raft_consensus.cc:3060] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.272888 15982 raft_consensus.cc:2749] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:48.274096 15291 catalog_manager.cc:5697] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d reported cstate change: term changed from 1 to 2, leader changed from 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193) to 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195). New cstate: current_term: 2 leader_uuid: "22acf006dc5249e282d24c3c01ab3e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:48.301030 15870 raft_consensus.cc:493] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1749a151d54e43bdb70bb6ca1ddb6b59)
I20260710 11:00:48.301607 15870 raft_consensus.cc:515] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:48.303365 15870 leader_election.cc:290] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:48.304104 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" is_pre_election: true
I20260710 11:00:48.304378 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "125eb7f0fa9048b38db9454cb22856c6" is_pre_election: true
I20260710 11:00:48.304883 15943 raft_consensus.cc:2393] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d95d53cd770646afbd5f5e5a5f14f83b in current term 2: Already voted for candidate 125eb7f0fa9048b38db9454cb22856c6 in this term.
I20260710 11:00:48.305986 15436 leader_election.cc:304] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [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: d95d53cd770646afbd5f5e5a5f14f83b; no voters: 125eb7f0fa9048b38db9454cb22856c6, 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:48.306651 15870 raft_consensus.cc:3060] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:48.311884 15870 raft_consensus.cc:2749] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:48.372381 15542 raft_consensus.cc:1275] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Refusing update from remote peer d95d53cd770646afbd5f5e5a5f14f83b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.373772 15870 consensus_queue.cc:1048] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.388291 15943 raft_consensus.cc:1275] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Refusing update from remote peer d95d53cd770646afbd5f5e5a5f14f83b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.390223 15898 consensus_queue.cc:1048] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.440160 15943 raft_consensus.cc:1275] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Refusing update from remote peer d95d53cd770646afbd5f5e5a5f14f83b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.441382 15898 consensus_queue.cc:1048] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.450436 15542 raft_consensus.cc:1275] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Refusing update from remote peer d95d53cd770646afbd5f5e5a5f14f83b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.452059 15870 consensus_queue.cc:1048] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.567833 15943 raft_consensus.cc:1275] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Refusing update from remote peer 22acf006dc5249e282d24c3c01ab3e6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.569180 15979 consensus_queue.cc:1048] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.577642 15616 raft_consensus.cc:1275] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Refusing update from remote peer 22acf006dc5249e282d24c3c01ab3e6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.580781 15979 consensus_queue.cc:1048] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.691232 15943 raft_consensus.cc:1275] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Refusing update from remote peer 125eb7f0fa9048b38db9454cb22856c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.692643 15981 consensus_queue.cc:1048] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.701180 15466 raft_consensus.cc:1275] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Refusing update from remote peer 125eb7f0fa9048b38db9454cb22856c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.702512 15982 consensus_queue.cc:1048] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.735598 15616 raft_consensus.cc:1275] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Refusing update from remote peer 22acf006dc5249e282d24c3c01ab3e6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.736801 15979 consensus_queue.cc:1048] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.746228 15943 raft_consensus.cc:1275] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Refusing update from remote peer 22acf006dc5249e282d24c3c01ab3e6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.748162 15984 consensus_queue.cc:1048] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.759881 15466 raft_consensus.cc:1275] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Refusing update from remote peer 22acf006dc5249e282d24c3c01ab3e6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.761124 15984 consensus_queue.cc:1048] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.770094 15943 raft_consensus.cc:1275] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Refusing update from remote peer 22acf006dc5249e282d24c3c01ab3e6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.771502 15979 consensus_queue.cc:1048] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:57.303938 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:57.337328 15615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180"
dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
mode: GRACEFUL
new_leader_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
 from {username='slave'} at 127.0.0.1:47562
I20260710 11:00:57.338148 15615 raft_consensus.cc:606] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Received request to transfer leadership to TS 22acf006dc5249e282d24c3c01ab3e6d
I20260710 11:00:57.340608 15615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dfba56488034289bad3f327b97f58ce"
dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
mode: GRACEFUL
new_leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
 from {username='slave'} at 127.0.0.1:47562
I20260710 11:00:57.341033 15615 raft_consensus.cc:606] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Received request to transfer leadership to TS 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:57.343415 15615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb"
dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
mode: GRACEFUL
new_leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
 from {username='slave'} at 127.0.0.1:47562
I20260710 11:00:57.343945 15615 raft_consensus.cc:606] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 2 LEADER]: Received request to transfer leadership to TS 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:57.346741 15615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6821a851f9f24b9a9287182f5f2bcd28"
dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
mode: GRACEFUL
new_leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
 from {username='slave'} at 127.0.0.1:47562
I20260710 11:00:57.347214 15615 raft_consensus.cc:606] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Received request to transfer leadership to TS 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:57.360960 15542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7465f2c32c02443ab383c2abd4af31f0"
dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
mode: GRACEFUL
new_leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
 from {username='slave'} at 127.0.0.1:39300
I20260710 11:00:57.361513 15542 raft_consensus.cc:606] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 LEADER]: Received request to transfer leadership to TS 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:57.375087 15466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5c02b11b0a7403aa0e4c0e0c347bbe8"
dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
mode: GRACEFUL
new_leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
 from {username='slave'} at 127.0.0.1:49470
I20260710 11:00:57.375562 15466 raft_consensus.cc:606] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 LEADER]: Received request to transfer leadership to TS 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:57.376786 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:00:57.377641 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:57.417832 16039 raft_consensus.cc:993] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b: : Instructing follower 1749a151d54e43bdb70bb6ca1ddb6b59 to start an election
I20260710 11:00:57.418514 16049 raft_consensus.cc:1081] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 LEADER]: Signalling peer 1749a151d54e43bdb70bb6ca1ddb6b59 to start an election
I20260710 11:00:57.420511 15946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5c02b11b0a7403aa0e4c0e0c347bbe8"
dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
 from {username='slave'} at 127.0.0.1:34198
I20260710 11:00:57.421103 15946 raft_consensus.cc:493] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:57.421482 15946 raft_consensus.cc:3060] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.427935 15946 raft_consensus.cc:515] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:57.430348 15946 leader_election.cc:290] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 2 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:57.445034 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c02b11b0a7403aa0e4c0e0c347bbe8" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:57.445814 15542 raft_consensus.cc:3060] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.446429 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c02b11b0a7403aa0e4c0e0c347bbe8" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:57.446900 15466 raft_consensus.cc:3055] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:57.447137 15466 raft_consensus.cc:740] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d95d53cd770646afbd5f5e5a5f14f83b, State: Running, Role: LEADER
I20260710 11:00:57.447871 15466 consensus_queue.cc:260] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:57.449112 15466 raft_consensus.cc:3060] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.451054 15542 raft_consensus.cc:2468] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 2.
I20260710 11:00:57.452296 15897 leader_election.cc:304] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 
I20260710 11:00:57.454113 16052 raft_consensus.cc:2804] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:57.455075 15466 raft_consensus.cc:2468] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 2.
I20260710 11:00:57.455322 16052 raft_consensus.cc:697] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 LEADER]: Becoming Leader. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Running, Role: LEADER
I20260710 11:00:57.456941 16052 consensus_queue.cc:237] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:57.465327 15290 catalog_manager.cc:5697] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 reported cstate change: term changed from 1 to 2, leader changed from d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194) to 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193). New cstate: current_term: 2 leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:57.469539 16043 raft_consensus.cc:993] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6: : Instructing follower 1749a151d54e43bdb70bb6ca1ddb6b59 to start an election
I20260710 11:00:57.470220 16041 raft_consensus.cc:1081] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Signalling peer 1749a151d54e43bdb70bb6ca1ddb6b59 to start an election
I20260710 11:00:57.472000 15946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dfba56488034289bad3f327b97f58ce"
dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
 from {username='slave'} at 127.0.0.1:34192
I20260710 11:00:57.472488 15946 raft_consensus.cc:493] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:57.472767 15946 raft_consensus.cc:3060] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.479456 15946 raft_consensus.cc:515] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:57.481838 15946 leader_election.cc:290] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 2 election: Requested vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:57.483151 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfba56488034289bad3f327b97f58ce" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:57.483731 15466 raft_consensus.cc:3060] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.489630 15466 raft_consensus.cc:2468] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 2.
I20260710 11:00:57.490694 15905 leader_election.cc:304] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:57.491503 16052 raft_consensus.cc:2804] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:57.491983 16052 raft_consensus.cc:697] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 LEADER]: Becoming Leader. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Running, Role: LEADER
I20260710 11:00:57.492940 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dfba56488034289bad3f327b97f58ce" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:57.492862 16052 consensus_queue.cc:237] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:57.493568 15615 raft_consensus.cc:3055] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:57.493896 15615 raft_consensus.cc:740] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:57.494750 15615 consensus_queue.cc:260] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:57.495400 16059 raft_consensus.cc:993] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d: : Instructing follower 1749a151d54e43bdb70bb6ca1ddb6b59 to start an election
I20260710 11:00:57.496030 15615 raft_consensus.cc:3060] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.496227 16059 raft_consensus.cc:1081] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 LEADER]: Signalling peer 1749a151d54e43bdb70bb6ca1ddb6b59 to start an election
I20260710 11:00:57.498261 15946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7465f2c32c02443ab383c2abd4af31f0"
dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
 from {username='slave'} at 127.0.0.1:34214
I20260710 11:00:57.498786 15946 raft_consensus.cc:493] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:57.499137 15946 raft_consensus.cc:3060] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.501909 15290 catalog_manager.cc:5697] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 reported cstate change: term changed from 1 to 2, leader changed from 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196) to 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193). New cstate: current_term: 2 leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:57.503674 15615 raft_consensus.cc:2468] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 2.
I20260710 11:00:57.505722 15946 raft_consensus.cc:515] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:57.507179 15946 leader_election.cc:290] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 2 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:57.508563 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7465f2c32c02443ab383c2abd4af31f0" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:57.508514 15542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7465f2c32c02443ab383c2abd4af31f0" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:57.509029 15466 raft_consensus.cc:3060] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.509145 15542 raft_consensus.cc:3055] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:57.509534 15542 raft_consensus.cc:740] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Running, Role: LEADER
I20260710 11:00:57.510298 15542 consensus_queue.cc:260] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:57.511593 15542 raft_consensus.cc:3060] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.515931 15466 raft_consensus.cc:2468] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 2.
I20260710 11:00:57.517093 15905 leader_election.cc:304] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:57.517699 15542 raft_consensus.cc:2468] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 2.
I20260710 11:00:57.517855 16052 raft_consensus.cc:2804] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:57.518462 16052 raft_consensus.cc:697] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 LEADER]: Becoming Leader. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Running, Role: LEADER
I20260710 11:00:57.519455 16052 consensus_queue.cc:237] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } }
I20260710 11:00:57.528786 15290 catalog_manager.cc:5697] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 reported cstate change: term changed from 1 to 2, leader changed from 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195) to 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193). New cstate: current_term: 2 leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:57.643074 16041 raft_consensus.cc:993] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6: : Instructing follower 1749a151d54e43bdb70bb6ca1ddb6b59 to start an election
I20260710 11:00:57.643733 16062 raft_consensus.cc:1081] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Signalling peer 1749a151d54e43bdb70bb6ca1ddb6b59 to start an election
I20260710 11:00:57.645401 15946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6821a851f9f24b9a9287182f5f2bcd28"
dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
 from {username='slave'} at 127.0.0.1:34192
I20260710 11:00:57.645875 15946 raft_consensus.cc:493] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:57.646148 15946 raft_consensus.cc:3060] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.650487 15946 raft_consensus.cc:515] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:57.651978 15946 leader_election.cc:290] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 2 election: Requested vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:57.652881 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6821a851f9f24b9a9287182f5f2bcd28" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:57.653029 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6821a851f9f24b9a9287182f5f2bcd28" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:57.653506 15615 raft_consensus.cc:3055] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:57.653720 15466 raft_consensus.cc:3060] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.653856 15615 raft_consensus.cc:740] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:57.654737 15615 consensus_queue.cc:260] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:57.655918 15615 raft_consensus.cc:3060] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.659204 15466 raft_consensus.cc:2468] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 2.
I20260710 11:00:57.660159 15905 leader_election.cc:304] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:57.660889 16052 raft_consensus.cc:2804] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:57.661144 15615 raft_consensus.cc:2468] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 2.
I20260710 11:00:57.661314 16052 raft_consensus.cc:697] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 LEADER]: Becoming Leader. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Running, Role: LEADER
I20260710 11:00:57.662413 16052 consensus_queue.cc:237] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:57.670668 15290 catalog_manager.cc:5697] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 reported cstate change: term changed from 1 to 2, leader changed from 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196) to 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193). New cstate: current_term: 2 leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:57.784987 16041 raft_consensus.cc:993] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6: : Instructing follower 22acf006dc5249e282d24c3c01ab3e6d to start an election
I20260710 11:00:57.785725 16062 raft_consensus.cc:1081] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Signalling peer 22acf006dc5249e282d24c3c01ab3e6d to start an election
I20260710 11:00:57.787204 15542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180"
dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
 from {username='slave'} at 127.0.0.1:32944
I20260710 11:00:57.787760 15542 raft_consensus.cc:493] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:57.788033 15542 raft_consensus.cc:3060] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.793244 15542 raft_consensus.cc:515] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:57.795612 15542 leader_election.cc:290] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 2 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:57.796456 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:57.796798 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180" candidate_uuid: "22acf006dc5249e282d24c3c01ab3e6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:57.797191 15466 raft_consensus.cc:3060] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.797614 15616 raft_consensus.cc:3055] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:57.798008 15616 raft_consensus.cc:740] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:57.799015 15616 consensus_queue.cc:260] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:57.800192 15616 raft_consensus.cc:3060] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.802807 15466 raft_consensus.cc:2468] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 2.
I20260710 11:00:57.804235 15510 leader_election.cc:304] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22acf006dc5249e282d24c3c01ab3e6d, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:57.805172 16059 raft_consensus.cc:2804] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:57.805692 16059 raft_consensus.cc:697] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 LEADER]: Becoming Leader. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Running, Role: LEADER
I20260710 11:00:57.806581 15616 raft_consensus.cc:2468] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22acf006dc5249e282d24c3c01ab3e6d in term 2.
I20260710 11:00:57.806730 16059 consensus_queue.cc:237] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:57.815904 15290 catalog_manager.cc:5697] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d reported cstate change: term changed from 1 to 2, leader changed from 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196) to 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195). New cstate: current_term: 2 leader_uuid: "22acf006dc5249e282d24c3c01ab3e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:57.836956 16041 raft_consensus.cc:993] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6: : Instructing follower 1749a151d54e43bdb70bb6ca1ddb6b59 to start an election
I20260710 11:00:57.837675 16062 raft_consensus.cc:1081] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 2 LEADER]: Signalling peer 1749a151d54e43bdb70bb6ca1ddb6b59 to start an election
I20260710 11:00:57.839229 15946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb"
dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
 from {username='slave'} at 127.0.0.1:34192
I20260710 11:00:57.839738 15946 raft_consensus.cc:493] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:57.840034 15946 raft_consensus.cc:3060] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:57.844842 15946 raft_consensus.cc:515] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:57.846591 15946 leader_election.cc:290] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 3 election: Requested vote from peers 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709), d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121)
I20260710 11:00:57.847461 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:57.847774 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7a50cd788e4ef4ac192d2af411d6eb" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:57.848059 15616 raft_consensus.cc:3055] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:57.848333 15466 raft_consensus.cc:3060] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:57.848423 15616 raft_consensus.cc:740] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:57.849440 15616 consensus_queue.cc:260] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [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: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:57.850421 15616 raft_consensus.cc:3060] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:57.853549 15466 raft_consensus.cc:2468] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 3.
I20260710 11:00:57.854760 15905 leader_election.cc:304] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: 1749a151d54e43bdb70bb6ca1ddb6b59, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:57.855690 16052 raft_consensus.cc:2804] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:57.856161 16052 raft_consensus.cc:697] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 3 LEADER]: Becoming Leader. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Running, Role: LEADER
I20260710 11:00:57.856361 15616 raft_consensus.cc:2468] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 3.
I20260710 11:00:57.857021 16052 consensus_queue.cc:237] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [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: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } }
I20260710 11:00:57.863672 15542 raft_consensus.cc:1275] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Refusing update from remote peer 1749a151d54e43bdb70bb6ca1ddb6b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.864940 16052 consensus_queue.cc:1048] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:57.866335 15290 catalog_manager.cc:5697] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 reported cstate change: term changed from 2 to 3, leader changed from 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196) to 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193). New cstate: current_term: 3 leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:57.890856 15469 raft_consensus.cc:1275] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Refusing update from remote peer 1749a151d54e43bdb70bb6ca1ddb6b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.892657 16052 consensus_queue.cc:1048] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:57.896813 15616 raft_consensus.cc:1275] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Refusing update from remote peer 1749a151d54e43bdb70bb6ca1ddb6b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.898471 16052 consensus_queue.cc:1048] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:57.916781 15469 raft_consensus.cc:1275] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Refusing update from remote peer 1749a151d54e43bdb70bb6ca1ddb6b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.918401 16053 consensus_queue.cc:1048] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:57.962309 15466 raft_consensus.cc:1275] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Refusing update from remote peer 1749a151d54e43bdb70bb6ca1ddb6b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.963601 16052 consensus_queue.cc:1048] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:57.975659 15542 raft_consensus.cc:1275] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Refusing update from remote peer 1749a151d54e43bdb70bb6ca1ddb6b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:57.977633 16076 consensus_queue.cc:1048] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:58.153715 15616 raft_consensus.cc:1275] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Refusing update from remote peer 1749a151d54e43bdb70bb6ca1ddb6b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:58.154886 16053 consensus_queue.cc:1048] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.164276 15469 raft_consensus.cc:1275] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Refusing update from remote peer 1749a151d54e43bdb70bb6ca1ddb6b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:58.166114 16072 consensus_queue.cc:1048] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.237025 15616 raft_consensus.cc:1275] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 3 FOLLOWER]: Refusing update from remote peer 1749a151d54e43bdb70bb6ca1ddb6b59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:58.238551 16072 consensus_queue.cc:1048] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:58.248548 15469 raft_consensus.cc:1275] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 3 FOLLOWER]: Refusing update from remote peer 1749a151d54e43bdb70bb6ca1ddb6b59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:58.250667 16072 consensus_queue.cc:1048] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:58.357534 15616 raft_consensus.cc:1275] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Refusing update from remote peer 22acf006dc5249e282d24c3c01ab3e6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:58.358839 16034 consensus_queue.cc:1048] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.368041 15469 raft_consensus.cc:1275] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Refusing update from remote peer 22acf006dc5249e282d24c3c01ab3e6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:58.369932 16034 consensus_queue.cc:1048] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.378487 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:58.404382 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:58.421572 15540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180"
dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
mode: GRACEFUL
new_leader_uuid: "125eb7f0fa9048b38db9454cb22856c6"
 from {username='slave'} at 127.0.0.1:39300
I20260710 11:00:58.422127 15540 raft_consensus.cc:606] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 LEADER]: Received request to transfer leadership to TS 125eb7f0fa9048b38db9454cb22856c6
I20260710 11:00:58.423345 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:00:58.424001 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:58.779860 16084 raft_consensus.cc:993] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d: : Instructing follower 125eb7f0fa9048b38db9454cb22856c6 to start an election
I20260710 11:00:58.780287 16034 raft_consensus.cc:1081] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 LEADER]: Signalling peer 125eb7f0fa9048b38db9454cb22856c6 to start an election
I20260710 11:00:58.781749 15616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180"
dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
 from {username='slave'} at 127.0.0.1:59884
I20260710 11:00:58.782171 15616 raft_consensus.cc:493] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:58.782413 15616 raft_consensus.cc:3060] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.787716 15616 raft_consensus.cc:515] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:58.790582 15616 leader_election.cc:290] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [CANDIDATE]: Term 3 election: Requested vote from peers d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121), 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433)
I20260710 11:00:58.791060 15466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d95d53cd770646afbd5f5e5a5f14f83b"
I20260710 11:00:58.791585 15540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf420f2fd6c4e78a4afd1df494a9180" candidate_uuid: "125eb7f0fa9048b38db9454cb22856c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:58.791662 15466 raft_consensus.cc:3060] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.792219 15540 raft_consensus.cc:3055] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:58.792547 15540 raft_consensus.cc:740] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22acf006dc5249e282d24c3c01ab3e6d, State: Running, Role: LEADER
I20260710 11:00:58.793555 15540 consensus_queue.cc:260] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [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: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:58.794986 15540 raft_consensus.cc:3060] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.802662 15540 raft_consensus.cc:2468] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 3.
I20260710 11:00:58.802882 15466 raft_consensus.cc:2468] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125eb7f0fa9048b38db9454cb22856c6 in term 3.
I20260710 11:00:58.804176 15584 leader_election.cc:304] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [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: 125eb7f0fa9048b38db9454cb22856c6, d95d53cd770646afbd5f5e5a5f14f83b; no voters: 
I20260710 11:00:58.804952 16086 raft_consensus.cc:2804] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:58.805492 16086 raft_consensus.cc:697] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 3 LEADER]: Becoming Leader. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:58.806354 16086 consensus_queue.cc:237] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [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: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } }
I20260710 11:00:58.812505 15291 catalog_manager.cc:5697] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 reported cstate change: term changed from 2 to 3, leader changed from 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195) to 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196). New cstate: current_term: 3 leader_uuid: "125eb7f0fa9048b38db9454cb22856c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:59.356271 15540 raft_consensus.cc:1275] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 3 FOLLOWER]: Refusing update from remote peer 125eb7f0fa9048b38db9454cb22856c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:59.357388 16086 consensus_queue.cc:1048] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:59.367635 15469 raft_consensus.cc:1275] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 3 FOLLOWER]: Refusing update from remote peer 125eb7f0fa9048b38db9454cb22856c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:59.369361 16062 consensus_queue.cc:1048] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95d53cd770646afbd5f5e5a5f14f83b" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 34121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:59.424875 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:59.443424 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:59.458410 15615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b871994c187c4db2a82c8867efc49a1f"
dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
mode: GRACEFUL
new_leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
 from {username='slave'} at 127.0.0.1:47562
I20260710 11:00:59.458936 15615 raft_consensus.cc:606] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Received request to transfer leadership to TS 1749a151d54e43bdb70bb6ca1ddb6b59
I20260710 11:00:59.460116 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:00:59.460175 16086 raft_consensus.cc:993] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6: : Instructing follower 1749a151d54e43bdb70bb6ca1ddb6b59 to start an election
I20260710 11:00:59.460799 16062 raft_consensus.cc:1081] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Signalling peer 1749a151d54e43bdb70bb6ca1ddb6b59 to start an election
I20260710 11:00:59.461133 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:59.462396 15946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b871994c187c4db2a82c8867efc49a1f"
dest_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59"
 from {username='slave'} at 127.0.0.1:34192
I20260710 11:00:59.462837 15946 raft_consensus.cc:493] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.463119 15946 raft_consensus.cc:3060] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.467692 15946 raft_consensus.cc:515] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:59.469692 15946 leader_election.cc:290] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 2 election: Requested vote from peers 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433), 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196:42709)
I20260710 11:00:59.470044 15540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b871994c187c4db2a82c8867efc49a1f" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22acf006dc5249e282d24c3c01ab3e6d"
I20260710 11:00:59.470181 15615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b871994c187c4db2a82c8867efc49a1f" candidate_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "125eb7f0fa9048b38db9454cb22856c6"
I20260710 11:00:59.470916 15540 raft_consensus.cc:3060] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.471026 15615 raft_consensus.cc:3055] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:59.471473 15615 raft_consensus.cc:740] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 125eb7f0fa9048b38db9454cb22856c6, State: Running, Role: LEADER
I20260710 11:00:59.472209 15615 consensus_queue.cc:260] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:59.473129 15615 raft_consensus.cc:3060] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:59.476286 15540 raft_consensus.cc:2468] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 2.
I20260710 11:00:59.477528 15897 leader_election.cc:304] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1749a151d54e43bdb70bb6ca1ddb6b59, 22acf006dc5249e282d24c3c01ab3e6d; no voters: 
I20260710 11:00:59.477698 15615 raft_consensus.cc:2468] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1749a151d54e43bdb70bb6ca1ddb6b59 in term 2.
I20260710 11:00:59.479489 16094 raft_consensus.cc:2804] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:59.480046 16094 raft_consensus.cc:697] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 LEADER]: Becoming Leader. State: Replica: 1749a151d54e43bdb70bb6ca1ddb6b59, State: Running, Role: LEADER
I20260710 11:00:59.481134 16094 consensus_queue.cc:237] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } }
I20260710 11:00:59.488699 15290 catalog_manager.cc:5697] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 reported cstate change: term changed from 1 to 2, leader changed from 125eb7f0fa9048b38db9454cb22856c6 (127.12.245.196) to 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193). New cstate: current_term: 2 leader_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1749a151d54e43bdb70bb6ca1ddb6b59" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 37637 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:59.920293 15615 raft_consensus.cc:1275] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Refusing update from remote peer 1749a151d54e43bdb70bb6ca1ddb6b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:59.921837 16072 consensus_queue.cc:1048] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "125eb7f0fa9048b38db9454cb22856c6" member_type: VOTER last_known_addr { host: "127.12.245.196" port: 42709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:59.935030 15540 raft_consensus.cc:1275] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Refusing update from remote peer 1749a151d54e43bdb70bb6ca1ddb6b59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:59.936578 16102 consensus_queue.cc:1048] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22acf006dc5249e282d24c3c01ab3e6d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:00.462065 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:00.477689 13271 tablet_server.cc:179] TabletServer@127.12.245.193:37637 shutting down...
W20260710 11:01:00.497234 15584 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 11:01:00.500815 15584 consensus_peers.cc:597] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. 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:00.509261 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:00.510124 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.511129 13271 raft_consensus.cc:2243] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.512015 13271 raft_consensus.cc:2272] T 2dfba56488034289bad3f327b97f58ce P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.515465 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.516661 13271 raft_consensus.cc:2243] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.517437 13271 raft_consensus.cc:2272] T 64925948db3347e8bbb0b4ae03d521fd P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:00.517990 15510 consensus_peers.cc:597] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. 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:01:00.520161 15510 consensus_peers.cc:597] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. 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:00.520687 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.521771 13271 raft_consensus.cc:2243] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.522269 13271 raft_consensus.cc:2272] T 0bc5ecd400704c86af7144543f3de9a2 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.524139 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.524736 13271 raft_consensus.cc:2243] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.525445 13271 raft_consensus.cc:2272] T 7465f2c32c02443ab383c2abd4af31f0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.527312 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.527796 13271 raft_consensus.cc:2243] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.528159 13271 raft_consensus.cc:2272] T 27e2ed02c7e64357951856b3d6122152 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.530086 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.530599 13271 raft_consensus.cc:2243] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.530943 13271 raft_consensus.cc:2272] T ba3ea62b30934bc5a81c823aac611c96 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.532953 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.533517 13271 raft_consensus.cc:2243] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.533892 13271 raft_consensus.cc:2272] T 7d22d96cf08b4097b7d18a5a8940be87 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.535979 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.536424 13271 raft_consensus.cc:2243] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.537065 13271 raft_consensus.cc:2272] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.538867 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.539321 13271 raft_consensus.cc:2243] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.539654 13271 raft_consensus.cc:2272] T ace56f7faa97460aa23a777ba1e3ef79 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.541558 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.542012 13271 raft_consensus.cc:2243] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.542361 13271 raft_consensus.cc:2272] T ea36d137275c4b8d972fa25342d4a0c0 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.543982 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.544430 13271 raft_consensus.cc:2243] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.544764 13271 raft_consensus.cc:2272] T ec9fe6d2c9214e45b100cf523fadfc86 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.546562 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.546983 13271 raft_consensus.cc:2243] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.547469 13271 raft_consensus.cc:2272] T e1e022d455fd4ccd90de32b973f07f34 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.549305 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.550040 13271 raft_consensus.cc:2243] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.550506 13271 raft_consensus.cc:2272] T a308e91c833c43c19d51d711bce6feaf P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.552290 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.552726 13271 raft_consensus.cc:2243] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.553457 13271 raft_consensus.cc:2272] T b871994c187c4db2a82c8867efc49a1f P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.555399 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.555863 13271 raft_consensus.cc:2243] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.556195 13271 raft_consensus.cc:2272] T 6145a8548e334ed0a122774c9a9ce89d P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.558019 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.558463 13271 raft_consensus.cc:2243] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.558796 13271 raft_consensus.cc:2272] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.560865 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.561502 13271 raft_consensus.cc:2243] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.562294 13271 raft_consensus.cc:2272] T 6821a851f9f24b9a9287182f5f2bcd28 P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.564065 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:00.564536 13271 raft_consensus.cc:2243] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.565290 13271 raft_consensus.cc:2272] T 3e7a50cd788e4ef4ac192d2af411d6eb P 1749a151d54e43bdb70bb6ca1ddb6b59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.601331 13271 tablet_server.cc:196] TabletServer@127.12.245.193:37637 shutdown complete.
W20260710 11:01:00.621655 15436 consensus_peers.cc:597] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:00.638795 13271 tablet_server.cc:179] TabletServer@127.12.245.194:0 shutting down...
I20260710 11:01:00.670114 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:00.671038 13271 tablet_replica.cc:333] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.671893 13271 raft_consensus.cc:2243] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.672284 13271 raft_consensus.cc:2272] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.674196 13271 tablet_replica.cc:333] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.674688 13271 raft_consensus.cc:2243] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.675068 13271 raft_consensus.cc:2272] T a308e91c833c43c19d51d711bce6feaf P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.676795 13271 tablet_replica.cc:333] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.677429 13271 raft_consensus.cc:2243] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.677861 13271 raft_consensus.cc:2272] T 2cf420f2fd6c4e78a4afd1df494a9180 P d95d53cd770646afbd5f5e5a5f14f83b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.680099 13271 tablet_replica.cc:333] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.680786 13271 raft_consensus.cc:2243] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.681325 13271 raft_consensus.cc:2272] T 6821a851f9f24b9a9287182f5f2bcd28 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.683830 13271 tablet_replica.cc:333] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.684576 13271 raft_consensus.cc:2243] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.685165 13271 raft_consensus.cc:2272] T 27e2ed02c7e64357951856b3d6122152 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:00.686332 15510 consensus_peers.cc:597] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d -> Peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Couldn't send request to peer d95d53cd770646afbd5f5e5a5f14f83b. 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:00.687871 13271 tablet_replica.cc:333] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.688648 13271 raft_consensus.cc:2243] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.689124 13271 raft_consensus.cc:2272] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.690990 13271 tablet_replica.cc:333] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.691560 13271 raft_consensus.cc:2243] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.692358 13271 raft_consensus.cc:2272] T e1e022d455fd4ccd90de32b973f07f34 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.694299 13271 tablet_replica.cc:333] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.694904 13271 raft_consensus.cc:2243] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.695405 13271 raft_consensus.cc:2272] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.698062 13271 tablet_replica.cc:333] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.698710 13271 raft_consensus.cc:2243] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.699113 13271 raft_consensus.cc:2272] T 3e7a50cd788e4ef4ac192d2af411d6eb P d95d53cd770646afbd5f5e5a5f14f83b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.701074 13271 tablet_replica.cc:333] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.701682 13271 raft_consensus.cc:2243] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:01:00.702117 15584 consensus_peers.cc:597] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:00.702131 13271 raft_consensus.cc:2272] T 6145a8548e334ed0a122774c9a9ce89d P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.704416 13271 tablet_replica.cc:333] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.704897 13271 raft_consensus.cc:2243] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.705237 13271 raft_consensus.cc:2272] T 2dfba56488034289bad3f327b97f58ce P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.706936 13271 tablet_replica.cc:333] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.707475 13271 raft_consensus.cc:2243] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.708268 13271 raft_consensus.cc:2272] T 64925948db3347e8bbb0b4ae03d521fd P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.710263 13271 tablet_replica.cc:333] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.710798 13271 raft_consensus.cc:2243] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.711547 13271 raft_consensus.cc:2272] T afae6e498a2f486794105639fb7c20c3 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.713325 13271 tablet_replica.cc:333] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.713891 13271 raft_consensus.cc:2243] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.714310 13271 raft_consensus.cc:2272] T 7465f2c32c02443ab383c2abd4af31f0 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.716122 13271 tablet_replica.cc:333] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.716675 13271 raft_consensus.cc:2243] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.717687 13271 raft_consensus.cc:2272] T 8dc56eb4170446adbe49c2f1c4460161 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.719476 13271 tablet_replica.cc:333] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.719969 13271 raft_consensus.cc:2243] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.720669 13271 raft_consensus.cc:2272] T ea36d137275c4b8d972fa25342d4a0c0 P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.722640 13271 tablet_replica.cc:333] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.723134 13271 raft_consensus.cc:2243] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.723546 13271 raft_consensus.cc:2272] T ee123f30cfd9465d90577f04ea556d4f P d95d53cd770646afbd5f5e5a5f14f83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.725193 13271 tablet_replica.cc:333] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b: stopping tablet replica
I20260710 11:01:00.725651 13271 raft_consensus.cc:2243] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.726343 13271 raft_consensus.cc:2272] T 0bc5ecd400704c86af7144543f3de9a2 P d95d53cd770646afbd5f5e5a5f14f83b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:00.743584 15584 consensus_peers.cc:597] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 -> Peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Couldn't send request to peer d95d53cd770646afbd5f5e5a5f14f83b. 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:00.767270 13271 tablet_server.cc:196] TabletServer@127.12.245.194:0 shutdown complete.
W20260710 11:01:00.771039 15584 consensus_peers.cc:597] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:00.778535 15510 consensus_peers.cc:597] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:00.802289 13271 tablet_server.cc:179] TabletServer@127.12.245.195:0 shutting down...
W20260710 11:01:00.808605 15510 consensus_peers.cc:597] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d -> Peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Couldn't send request to peer d95d53cd770646afbd5f5e5a5f14f83b. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.194:34121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:00.822727 15584 consensus_peers.cc:597] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 -> Peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Couldn't send request to peer d95d53cd770646afbd5f5e5a5f14f83b. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.194:34121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:00.841225 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:00.842357 13271 tablet_replica.cc:333] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
W20260710 11:01:00.841861 15581 consensus_peers.cc:597] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Couldn't send request to peer 22acf006dc5249e282d24c3c01ab3e6d. 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:00.843798 13271 raft_consensus.cc:2243] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.844703 13271 raft_consensus.cc:2272] T 8dc56eb4170446adbe49c2f1c4460161 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:00.847680 15510 consensus_peers.cc:597] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d -> Peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Couldn't send request to peer d95d53cd770646afbd5f5e5a5f14f83b. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.194:34121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:00.847779 13271 tablet_replica.cc:333] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.848763 13271 raft_consensus.cc:2243] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.849305 13271 raft_consensus.cc:2272] T 2cf420f2fd6c4e78a4afd1df494a9180 P 22acf006dc5249e282d24c3c01ab3e6d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.851394 13271 tablet_replica.cc:333] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.851994 13271 raft_consensus.cc:2243] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.852831 13271 raft_consensus.cc:2272] T 27e2ed02c7e64357951856b3d6122152 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.854787 13271 tablet_replica.cc:333] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.855387 13271 raft_consensus.cc:2243] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.856227 13271 raft_consensus.cc:2272] T ba3ea62b30934bc5a81c823aac611c96 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.858249 13271 tablet_replica.cc:333] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.858824 13271 raft_consensus.cc:2243] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.859649 13271 raft_consensus.cc:2272] T 7d22d96cf08b4097b7d18a5a8940be87 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.861658 13271 tablet_replica.cc:333] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.862239 13271 raft_consensus.cc:2243] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.862689 13271 raft_consensus.cc:2272] T f5c02b11b0a7403aa0e4c0e0c347bbe8 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.864799 13271 tablet_replica.cc:333] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.865417 13271 raft_consensus.cc:2243] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.866215 13271 raft_consensus.cc:2272] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.868111 13271 tablet_replica.cc:333] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.868678 13271 raft_consensus.cc:2243] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.869133 13271 raft_consensus.cc:2272] T 64925948db3347e8bbb0b4ae03d521fd P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.871016 13271 tablet_replica.cc:333] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.871626 13271 raft_consensus.cc:2243] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.872059 13271 raft_consensus.cc:2272] T b871994c187c4db2a82c8867efc49a1f P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.875053 13271 tablet_replica.cc:333] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.875871 13271 raft_consensus.cc:2243] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.876564 13271 raft_consensus.cc:2272] T 6145a8548e334ed0a122774c9a9ce89d P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.879379 13271 tablet_replica.cc:333] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.879977 13271 raft_consensus.cc:2243] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.880555 13271 raft_consensus.cc:2272] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.882834 13271 tablet_replica.cc:333] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.883333 13271 raft_consensus.cc:2243] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.883716 13271 raft_consensus.cc:2272] T afae6e498a2f486794105639fb7c20c3 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.885610 13271 tablet_replica.cc:333] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.886083 13271 raft_consensus.cc:2243] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.886451 13271 raft_consensus.cc:2272] T ace56f7faa97460aa23a777ba1e3ef79 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.888347 13271 tablet_replica.cc:333] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.888978 13271 raft_consensus.cc:2243] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.889539 13271 raft_consensus.cc:2272] T 7465f2c32c02443ab383c2abd4af31f0 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.891760 13271 tablet_replica.cc:333] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.892486 13271 raft_consensus.cc:2243] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:00.893280 13271 raft_consensus.cc:2272] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.895352 13271 tablet_replica.cc:333] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.895908 13271 raft_consensus.cc:2243] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.896361 13271 raft_consensus.cc:2272] T ec9fe6d2c9214e45b100cf523fadfc86 P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.898561 13271 tablet_replica.cc:333] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.899086 13271 raft_consensus.cc:2243] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.899515 13271 raft_consensus.cc:2272] T ee123f30cfd9465d90577f04ea556d4f P 22acf006dc5249e282d24c3c01ab3e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:00.901636 13271 tablet_replica.cc:333] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d: stopping tablet replica
I20260710 11:01:00.902118 13271 raft_consensus.cc:2243] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:00.902643 13271 raft_consensus.cc:2272] T 0bc5ecd400704c86af7144543f3de9a2 P 22acf006dc5249e282d24c3c01ab3e6d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:00.911975 15581 consensus_peers.cc:597] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Couldn't send request to peer 22acf006dc5249e282d24c3c01ab3e6d. 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:00.944619 13271 tablet_server.cc:196] TabletServer@127.12.245.195:0 shutdown complete.
W20260710 11:01:00.945427 15581 consensus_peers.cc:597] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 22acf006dc5249e282d24c3c01ab3e6d (127.12.245.195:34433): Couldn't send request to peer 22acf006dc5249e282d24c3c01ab3e6d. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.195:34433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:00.977067 13271 tablet_server.cc:179] TabletServer@127.12.245.196:0 shutting down...
W20260710 11:01:01.008154 15584 consensus_peers.cc:597] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 -> Peer d95d53cd770646afbd5f5e5a5f14f83b (127.12.245.194:34121): Couldn't send request to peer d95d53cd770646afbd5f5e5a5f14f83b. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.194:34121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:01.013958 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:01.014758 13271 tablet_replica.cc:333] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.015388 13271 raft_consensus.cc:2243] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.015898 13271 raft_consensus.cc:2272] T 7d22d96cf08b4097b7d18a5a8940be87 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.018136 13271 tablet_replica.cc:333] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.018728 13271 raft_consensus.cc:2243] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.019488 13271 raft_consensus.cc:2272] T ee123f30cfd9465d90577f04ea556d4f P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.021508 13271 tablet_replica.cc:333] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.022082 13271 raft_consensus.cc:2243] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.022502 13271 raft_consensus.cc:2272] T 2dfba56488034289bad3f327b97f58ce P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.024277 13271 tablet_replica.cc:333] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.024847 13271 raft_consensus.cc:2243] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.025981 13271 raft_consensus.cc:2272] T a308e91c833c43c19d51d711bce6feaf P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.028759 13271 tablet_replica.cc:333] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.029582 13271 raft_consensus.cc:2243] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.030382 13271 raft_consensus.cc:2272] T 4b44d7f2f3ab4ce4b7a7564b36d05e00 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:01.030750 15584 consensus_peers.cc:597] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 -> Peer 1749a151d54e43bdb70bb6ca1ddb6b59 (127.12.245.193:37637): Couldn't send request to peer 1749a151d54e43bdb70bb6ca1ddb6b59. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:37637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:01.032675 13271 tablet_replica.cc:333] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.033234 13271 raft_consensus.cc:2243] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.033691 13271 raft_consensus.cc:2272] T b871994c187c4db2a82c8867efc49a1f P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.035583 13271 tablet_replica.cc:333] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.036073 13271 raft_consensus.cc:2243] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.036435 13271 raft_consensus.cc:2272] T 7d8058e8bc9d45f3b8d336a6dc9fc569 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.038292 13271 tablet_replica.cc:333] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.038812 13271 raft_consensus.cc:2243] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.039513 13271 raft_consensus.cc:2272] T ec9fe6d2c9214e45b100cf523fadfc86 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.041296 13271 tablet_replica.cc:333] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.041931 13271 raft_consensus.cc:2243] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.042325 13271 raft_consensus.cc:2272] T 416ceecc6fc04dba8ff4cb3bf8dcb4d5 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.044209 13271 tablet_replica.cc:333] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.044705 13271 raft_consensus.cc:2243] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.045068 13271 raft_consensus.cc:2272] T e1e022d455fd4ccd90de32b973f07f34 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.046957 13271 tablet_replica.cc:333] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.047437 13271 raft_consensus.cc:2243] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.048141 13271 raft_consensus.cc:2272] T ace56f7faa97460aa23a777ba1e3ef79 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.049937 13271 tablet_replica.cc:333] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.050412 13271 raft_consensus.cc:2243] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.050800 13271 raft_consensus.cc:2272] T afae6e498a2f486794105639fb7c20c3 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.052820 13271 tablet_replica.cc:333] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.053308 13271 raft_consensus.cc:2243] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.053683 13271 raft_consensus.cc:2272] T ba3ea62b30934bc5a81c823aac611c96 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.055403 13271 tablet_replica.cc:333] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.055871 13271 raft_consensus.cc:2243] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.056546 13271 raft_consensus.cc:2272] T 2cf420f2fd6c4e78a4afd1df494a9180 P 125eb7f0fa9048b38db9454cb22856c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.058290 13271 tablet_replica.cc:333] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.058737 13271 raft_consensus.cc:2243] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.059082 13271 raft_consensus.cc:2272] T 6821a851f9f24b9a9287182f5f2bcd28 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.060738 13271 tablet_replica.cc:333] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.061241 13271 raft_consensus.cc:2243] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.061630 13271 raft_consensus.cc:2272] T 3e7a50cd788e4ef4ac192d2af411d6eb P 125eb7f0fa9048b38db9454cb22856c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.063308 13271 tablet_replica.cc:333] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.063731 13271 raft_consensus.cc:2243] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.064085 13271 raft_consensus.cc:2272] T 8dc56eb4170446adbe49c2f1c4460161 P 125eb7f0fa9048b38db9454cb22856c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.065810 13271 tablet_replica.cc:333] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6: stopping tablet replica
I20260710 11:01:01.066234 13271 raft_consensus.cc:2243] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.066581 13271 raft_consensus.cc:2272] T ea36d137275c4b8d972fa25342d4a0c0 P 125eb7f0fa9048b38db9454cb22856c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.103894 13271 tablet_server.cc:196] TabletServer@127.12.245.196:0 shutdown complete.
I20260710 11:01:01.135939 13271 master.cc:562] Master@127.12.245.254:44271 shutting down...
I20260710 11:01:01.160066 13271 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.160722 13271 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.161029 13271 tablet_replica.cc:333] T 00000000000000000000000000000000 P a7aaf0fdd45c4cedb7d170e39ad63ad0: stopping tablet replica
I20260710 11:01:01.181275 13271 master.cc:584] Master@127.12.245.254:44271 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20866 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:01:01.238554 13271 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.245.254:39557
I20260710 11:01:01.239652 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:01.246568 16115 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:01.246800 16116 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:01.248189 13271 server_base.cc:1061] running on GCE node
W20260710 11:01:01.248677 16118 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:01.250001 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:01.250211 13271 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:01.250342 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681261250325 us; error 0 us; skew 500 ppm
I20260710 11:01:01.250897 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:01.254633 13271 webserver.cc:533] Webserver started at http://127.12.245.254:34581/ using document root <none> and password file <none>
I20260710 11:01:01.255136 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:01.255316 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:01.255571 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:01.256755 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/master-0-root/instance:
uuid: "8b50f233739849699dbb65cf3cadf84d"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-z3q7"
I20260710 11:01:01.261651 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260710 11:01:01.265219 16123 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:01.266247 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:01.266618 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/master-0-root
uuid: "8b50f233739849699dbb65cf3cadf84d"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-z3q7"
I20260710 11:01:01.266902 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-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:01.286736 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:01.288672 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:01.334672 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.254:39557
I20260710 11:01:01.334780 16174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.254:39557 every 8 connection(s)
I20260710 11:01:01.338932 16175 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:01.350196 16175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d: Bootstrap starting.
I20260710 11:01:01.355531 16175 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:01.360201 16175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d: No bootstrap required, opened a new log
I20260710 11:01:01.362661 16175 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b50f233739849699dbb65cf3cadf84d" member_type: VOTER }
I20260710 11:01:01.363083 16175 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:01.363381 16175 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b50f233739849699dbb65cf3cadf84d, State: Initialized, Role: FOLLOWER
I20260710 11:01:01.364125 16175 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b50f233739849699dbb65cf3cadf84d" member_type: VOTER }
I20260710 11:01:01.364629 16175 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:01.364872 16175 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:01.365197 16175 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:01.370393 16175 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b50f233739849699dbb65cf3cadf84d" member_type: VOTER }
I20260710 11:01:01.371057 16175 leader_election.cc:304] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [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: 8b50f233739849699dbb65cf3cadf84d; no voters: 
I20260710 11:01:01.372378 16175 leader_election.cc:290] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:01.372794 16178 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:01.374352 16178 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [term 1 LEADER]: Becoming Leader. State: Replica: 8b50f233739849699dbb65cf3cadf84d, State: Running, Role: LEADER
I20260710 11:01:01.375037 16178 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [LEADER]: Queue going to LEADER mode. State: All 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: "8b50f233739849699dbb65cf3cadf84d" member_type: VOTER }
I20260710 11:01:01.375687 16175 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:01.379587 16180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b50f233739849699dbb65cf3cadf84d. Latest consensus state: current_term: 1 leader_uuid: "8b50f233739849699dbb65cf3cadf84d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b50f233739849699dbb65cf3cadf84d" member_type: VOTER } }
I20260710 11:01:01.380324 16180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:01.381878 16179 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b50f233739849699dbb65cf3cadf84d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b50f233739849699dbb65cf3cadf84d" member_type: VOTER } }
I20260710 11:01:01.382603 16179 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:01.383450 16186 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:01.389835 16186 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:01.390849 13271 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:01.399641 16186 catalog_manager.cc:1383] Generated new cluster ID: 9475f9cfccbb45ffa2c013c865748d2d
I20260710 11:01:01.399900 16186 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:01.421820 16186 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:01.423234 16186 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:01.439839 16186 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d: Generated new TSK 0
I20260710 11:01:01.440515 16186 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:01.457441 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:01.464047 16196 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:01.465230 16197 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:01.467383 16199 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:01.467638 13271 server_base.cc:1061] running on GCE node
I20260710 11:01:01.468557 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:01.468745 13271 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:01.468956 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681261468921 us; error 0 us; skew 500 ppm
I20260710 11:01:01.469580 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:01.471941 13271 webserver.cc:533] Webserver started at http://127.12.245.193:34777/ using document root <none> and password file <none>
I20260710 11:01:01.472438 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:01.472630 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:01.472918 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:01.474045 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-0-root/instance:
uuid: "33fae36f372341379c3d2fdc1efec642"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-z3q7"
I20260710 11:01:01.479063 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:01.483032 16204 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:01.483923 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 11:01:01.484315 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-0-root
uuid: "33fae36f372341379c3d2fdc1efec642"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-z3q7"
I20260710 11:01:01.484685 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-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:01.516888 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:01.518198 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:01.519704 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:01.521942 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:01.522121 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.522419 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:01.522575 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.566311 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.193:44129
I20260710 11:01:01.566423 16266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.193:44129 every 8 connection(s)
I20260710 11:01:01.571382 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:01.578172 16271 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:01.580621 16272 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:01.581447 16274 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:01.587664 16267 heartbeater.cc:344] Connected to a master server at 127.12.245.254:39557
I20260710 11:01:01.588084 13271 server_base.cc:1061] running on GCE node
I20260710 11:01:01.588376 16267 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:01.589442 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:01.589694 13271 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:01.589520 16267 heartbeater.cc:507] Master 127.12.245.254:39557 requested a full tablet report, sending...
I20260710 11:01:01.589922 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681261589904 us; error 0 us; skew 500 ppm
I20260710 11:01:01.590556 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:01.592043 16140 ts_manager.cc:194] Registered new tserver with Master: 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129)
I20260710 11:01:01.593513 13271 webserver.cc:533] Webserver started at http://127.12.245.194:43129/ using document root <none> and password file <none>
I20260710 11:01:01.594030 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:01.594220 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:01.594310 16140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47404
I20260710 11:01:01.594496 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:01.596055 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-1-root/instance:
uuid: "e91a3f3538084a9aa52e329b767262ce"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-z3q7"
I20260710 11:01:01.600816 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:01:01.604763 16279 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:01.605840 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:01.606122 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-1-root
uuid: "e91a3f3538084a9aa52e329b767262ce"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-z3q7"
I20260710 11:01:01.606408 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-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:01.628098 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:01.629242 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:01.631608 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:01.634167 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:01.634371 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.634692 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:01.634865 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.680047 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.194:35959
I20260710 11:01:01.680150 16341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.194:35959 every 8 connection(s)
I20260710 11:01:01.684942 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:01.692174 16345 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:01.693113 16346 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:01.696025 13271 server_base.cc:1061] running on GCE node
W20260710 11:01:01.697135 16349 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:01.697867 16342 heartbeater.cc:344] Connected to a master server at 127.12.245.254:39557
I20260710 11:01:01.698213 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:01:01.698230 16342 heartbeater.cc:461] Registering TS with master...
W20260710 11:01:01.698602 13271 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:01.698796 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681261698778 us; error 0 us; skew 500 ppm
I20260710 11:01:01.699231 16342 heartbeater.cc:507] Master 127.12.245.254:39557 requested a full tablet report, sending...
I20260710 11:01:01.699407 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:01.702426 16140 ts_manager.cc:194] Registered new tserver with Master: e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:01.703354 13271 webserver.cc:533] Webserver started at http://127.12.245.195:41683/ using document root <none> and password file <none>
I20260710 11:01:01.704136 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:01.704450 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:01.704790 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:01.704676 16140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47408
I20260710 11:01:01.706636 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-2-root/instance:
uuid: "3b9da479e9cc4d7e81b39fe031aad810"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-z3q7"
I20260710 11:01:01.711807 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 11:01:01.715579 16353 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:01.716493 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:01:01.716810 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-2-root
uuid: "3b9da479e9cc4d7e81b39fe031aad810"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-z3q7"
I20260710 11:01:01.717133 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-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:01.738505 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:01.739755 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:01.741248 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:01.743613 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:01.743950 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.744202 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:01.744387 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.791865 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.195:34971
I20260710 11:01:01.791975 16415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.195:34971 every 8 connection(s)
I20260710 11:01:01.806661 16416 heartbeater.cc:344] Connected to a master server at 127.12.245.254:39557
I20260710 11:01:01.807053 16416 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:01.807770 16416 heartbeater.cc:507] Master 127.12.245.254:39557 requested a full tablet report, sending...
I20260710 11:01:01.809904 16140 ts_manager.cc:194] Registered new tserver with Master: 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:01.810540 13271 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01502508s
I20260710 11:01:01.811432 16140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47420
I20260710 11:01:01.839625 16140 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47434:
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:01.843070 16140 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:01.921816 16381 tablet_service.cc:1511] Processing CreateTablet for tablet 5282aa96c7a54228b8910aadb1efc461 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:01.922870 16378 tablet_service.cc:1511] Processing CreateTablet for tablet ca1c2ea1039e468799314e1f95d240d5 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:01.923395 16381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5282aa96c7a54228b8910aadb1efc461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.924264 16378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1c2ea1039e468799314e1f95d240d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.924331 16307 tablet_service.cc:1511] Processing CreateTablet for tablet 5282aa96c7a54228b8910aadb1efc461 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:01.926002 16307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5282aa96c7a54228b8910aadb1efc461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.925643 16228 tablet_service.cc:1511] Processing CreateTablet for tablet 17f0543084474f76ad2e1c4f81578217 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:01.927181 16228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f0543084474f76ad2e1c4f81578217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.928062 16232 tablet_service.cc:1511] Processing CreateTablet for tablet 5282aa96c7a54228b8910aadb1efc461 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:01.934464 16227 tablet_service.cc:1511] Processing CreateTablet for tablet 63986f0aadfb47ae92dd1a807521c652 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:01.934952 16232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5282aa96c7a54228b8910aadb1efc461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.935778 16227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63986f0aadfb47ae92dd1a807521c652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.929517 16231 tablet_service.cc:1511] Processing CreateTablet for tablet 0b471ff469ff4740987fa35cbda5421e (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:01.937995 16379 tablet_service.cc:1511] Processing CreateTablet for tablet 9e643ac52bed495e9a7e8850fc4446b8 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:01.938944 16231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b471ff469ff4740987fa35cbda5421e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.939460 16379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e643ac52bed495e9a7e8850fc4446b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.930212 16377 tablet_service.cc:1511] Processing CreateTablet for tablet 17f0543084474f76ad2e1c4f81578217 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:01.941962 16229 tablet_service.cc:1511] Processing CreateTablet for tablet ca1c2ea1039e468799314e1f95d240d5 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:01.942099 16304 tablet_service.cc:1511] Processing CreateTablet for tablet ca1c2ea1039e468799314e1f95d240d5 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:01.942965 16377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f0543084474f76ad2e1c4f81578217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.933305 16380 tablet_service.cc:1511] Processing CreateTablet for tablet 0b471ff469ff4740987fa35cbda5421e (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:01.933060 16306 tablet_service.cc:1511] Processing CreateTablet for tablet 0b471ff469ff4740987fa35cbda5421e (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:01.945303 16226 tablet_service.cc:1511] Processing CreateTablet for tablet 2edbb4a199ac4f18b263a8b591813e6f (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:01.943461 16304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1c2ea1039e468799314e1f95d240d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.946442 16380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b471ff469ff4740987fa35cbda5421e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.930699 16230 tablet_service.cc:1511] Processing CreateTablet for tablet 9e643ac52bed495e9a7e8850fc4446b8 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:01.947024 16303 tablet_service.cc:1511] Processing CreateTablet for tablet 17f0543084474f76ad2e1c4f81578217 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:01.948344 16303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f0543084474f76ad2e1c4f81578217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.933410 16305 tablet_service.cc:1511] Processing CreateTablet for tablet 9e643ac52bed495e9a7e8850fc4446b8 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:01.950428 16302 tablet_service.cc:1511] Processing CreateTablet for tablet 63986f0aadfb47ae92dd1a807521c652 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:01.950485 16376 tablet_service.cc:1511] Processing CreateTablet for tablet 63986f0aadfb47ae92dd1a807521c652 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:01.952196 16376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63986f0aadfb47ae92dd1a807521c652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.952934 16301 tablet_service.cc:1511] Processing CreateTablet for tablet 2edbb4a199ac4f18b263a8b591813e6f (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:01.953596 16305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e643ac52bed495e9a7e8850fc4446b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.954268 16301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2edbb4a199ac4f18b263a8b591813e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.943529 16229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1c2ea1039e468799314e1f95d240d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.956421 16302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63986f0aadfb47ae92dd1a807521c652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.957696 16306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b471ff469ff4740987fa35cbda5421e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.957756 16230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e643ac52bed495e9a7e8850fc4446b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.959966 16226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2edbb4a199ac4f18b263a8b591813e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.985999 16375 tablet_service.cc:1511] Processing CreateTablet for tablet 2edbb4a199ac4f18b263a8b591813e6f (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:01.987612 16375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2edbb4a199ac4f18b263a8b591813e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.035198 16432 tablet_bootstrap.cc:492] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:02.040519 16431 tablet_bootstrap.cc:492] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce: Bootstrap starting.
I20260710 11:01:02.060902 16433 tablet_bootstrap.cc:492] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810: Bootstrap starting.
I20260710 11:01:02.065179 16228 tablet_service.cc:1511] Processing CreateTablet for tablet b0a2798e1c4d4adfa39612ff23036a8e (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:02.066099 16304 tablet_service.cc:1511] Processing CreateTablet for tablet b0a2798e1c4d4adfa39612ff23036a8e (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:02.066720 16228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a2798e1c4d4adfa39612ff23036a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.067469 16304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a2798e1c4d4adfa39612ff23036a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.084766 16432 tablet_bootstrap.cc:654] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.088865 16433 tablet_bootstrap.cc:654] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.090215 16431 tablet_bootstrap.cc:654] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.091732 16381 tablet_service.cc:1511] Processing CreateTablet for tablet b0a2798e1c4d4adfa39612ff23036a8e (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:02.093065 16381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a2798e1c4d4adfa39612ff23036a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.094291 16225 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc730226a56433fabeddfcf58fa834f (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:02.095564 16225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc730226a56433fabeddfcf58fa834f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.100927 16301 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc730226a56433fabeddfcf58fa834f (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:02.102250 16301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc730226a56433fabeddfcf58fa834f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.124651 16378 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc730226a56433fabeddfcf58fa834f (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:02.126607 16378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc730226a56433fabeddfcf58fa834f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.140437 16304 tablet_service.cc:1511] Processing CreateTablet for tablet 813975153bd34d52a3ae6292546ff147 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:02.141811 16304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813975153bd34d52a3ae6292546ff147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.144413 16375 tablet_service.cc:1511] Processing CreateTablet for tablet 813975153bd34d52a3ae6292546ff147 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:02.145730 16375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813975153bd34d52a3ae6292546ff147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.150424 16227 tablet_service.cc:1511] Processing CreateTablet for tablet 813975153bd34d52a3ae6292546ff147 (DEFAULT_TABLE table=test-workload [id=42bdd60e0b074ddca46cee19679eab61]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:02.151721 16227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813975153bd34d52a3ae6292546ff147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.152606 16432 tablet_bootstrap.cc:492] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642: No bootstrap required, opened a new log
I20260710 11:01:02.153151 16432 ts_tablet_manager.cc:1403] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.048s
I20260710 11:01:02.156365 16432 raft_consensus.cc:359] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.158178 16433 tablet_bootstrap.cc:492] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810: No bootstrap required, opened a new log
I20260710 11:01:02.158676 16433 ts_tablet_manager.cc:1403] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.001s
I20260710 11:01:02.161151 16433 raft_consensus.cc:359] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.157181 16432 raft_consensus.cc:385] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.161888 16433 raft_consensus.cc:385] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.162186 16432 raft_consensus.cc:740] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.162264 16433 raft_consensus.cc:740] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.163381 16433 consensus_queue.cc:260] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.164274 16431 tablet_bootstrap.cc:492] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce: No bootstrap required, opened a new log
I20260710 11:01:02.164793 16431 ts_tablet_manager.cc:1403] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.011s
I20260710 11:01:02.163331 16432 consensus_queue.cc:260] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.172773 16433 ts_tablet_manager.cc:1434] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.011s
I20260710 11:01:02.173558 16416 heartbeater.cc:499] Master 127.12.245.254:39557 was elected leader, sending a full tablet report...
I20260710 11:01:02.168644 16431 raft_consensus.cc:359] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.174737 16431 raft_consensus.cc:385] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.175235 16431 raft_consensus.cc:740] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.176249 16431 consensus_queue.cc:260] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.181603 16342 heartbeater.cc:499] Master 127.12.245.254:39557 was elected leader, sending a full tablet report...
I20260710 11:01:02.184165 16431 ts_tablet_manager.cc:1434] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260710 11:01:02.186090 16431 tablet_bootstrap.cc:492] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce: Bootstrap starting.
I20260710 11:01:02.187013 16433 tablet_bootstrap.cc:492] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810: Bootstrap starting.
I20260710 11:01:02.193099 16431 tablet_bootstrap.cc:654] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.194527 16267 heartbeater.cc:499] Master 127.12.245.254:39557 was elected leader, sending a full tablet report...
I20260710 11:01:02.196012 16432 ts_tablet_manager.cc:1434] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.008s
I20260710 11:01:02.198239 16432 tablet_bootstrap.cc:492] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:02.205364 16433 tablet_bootstrap.cc:654] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.205591 16432 tablet_bootstrap.cc:654] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.207077 16431 tablet_bootstrap.cc:492] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce: No bootstrap required, opened a new log
I20260710 11:01:02.207635 16431 ts_tablet_manager.cc:1403] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.009s
I20260710 11:01:02.210814 16431 raft_consensus.cc:359] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.211549 16431 raft_consensus.cc:385] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.211862 16431 raft_consensus.cc:740] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.212610 16431 consensus_queue.cc:260] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.213470 16432 tablet_bootstrap.cc:492] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642: No bootstrap required, opened a new log
I20260710 11:01:02.213999 16432 ts_tablet_manager.cc:1403] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.010s
I20260710 11:01:02.214833 16431 ts_tablet_manager.cc:1434] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:02.215840 16431 tablet_bootstrap.cc:492] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce: Bootstrap starting.
I20260710 11:01:02.216074 16433 tablet_bootstrap.cc:492] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810: No bootstrap required, opened a new log
I20260710 11:01:02.216639 16433 ts_tablet_manager.cc:1403] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.005s
I20260710 11:01:02.217047 16432 raft_consensus.cc:359] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.217828 16432 raft_consensus.cc:385] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.218166 16432 raft_consensus.cc:740] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.219053 16432 consensus_queue.cc:260] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.219882 16433 raft_consensus.cc:359] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.220736 16433 raft_consensus.cc:385] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.221073 16433 raft_consensus.cc:740] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.221709 16432 ts_tablet_manager.cc:1434] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:01:02.221975 16433 consensus_queue.cc:260] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.222613 16431 tablet_bootstrap.cc:654] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.222914 16432 tablet_bootstrap.cc:492] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:02.226511 16433 ts_tablet_manager.cc:1434] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260710 11:01:02.227445 16433 tablet_bootstrap.cc:492] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810: Bootstrap starting.
I20260710 11:01:02.233947 16433 tablet_bootstrap.cc:654] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.234412 16432 tablet_bootstrap.cc:654] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.243738 16431 tablet_bootstrap.cc:492] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce: No bootstrap required, opened a new log
I20260710 11:01:02.244284 16431 ts_tablet_manager.cc:1403] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.010s
I20260710 11:01:02.244773 16433 tablet_bootstrap.cc:492] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810: No bootstrap required, opened a new log
I20260710 11:01:02.245290 16433 ts_tablet_manager.cc:1403] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:01:02.245568 16437 raft_consensus.cc:493] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.246039 16437 raft_consensus.cc:515] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.247934 16432 tablet_bootstrap.cc:492] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642: No bootstrap required, opened a new log
I20260710 11:01:02.248471 16432 ts_tablet_manager.cc:1403] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.001s
I20260710 11:01:02.248121 16433 raft_consensus.cc:359] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.248888 16433 raft_consensus.cc:385] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.249203 16433 raft_consensus.cc:740] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.249900 16433 consensus_queue.cc:260] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.251153 16432 raft_consensus.cc:359] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.251905 16432 raft_consensus.cc:385] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.252194 16432 raft_consensus.cc:740] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.253048 16433 ts_tablet_manager.cc:1434] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:02.252946 16432 consensus_queue.cc:260] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.254060 16433 tablet_bootstrap.cc:492] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810: Bootstrap starting.
I20260710 11:01:02.255633 16432 ts_tablet_manager.cc:1434] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:02.256670 16432 tablet_bootstrap.cc:492] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:02.260849 16433 tablet_bootstrap.cc:654] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.262923 16432 tablet_bootstrap.cc:654] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.262939 16437 leader_election.cc:290] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:02.267730 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
W20260710 11:01:02.270298 16355 leader_election.cc:343] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.282449 16438 raft_consensus.cc:493] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.283217 16438 raft_consensus.cc:515] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.291369 16438 leader_election.cc:290] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.316301 16242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642" is_pre_election: true
I20260710 11:01:02.307266 16431 raft_consensus.cc:359] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.318384 16431 raft_consensus.cc:385] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.319566 16431 raft_consensus.cc:740] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Initialized, Role: FOLLOWER
W20260710 11:01:02.319686 16354 leader_election.cc:343] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.321305 16354 leader_election.cc:304] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b9da479e9cc4d7e81b39fe031aad810; no voters: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:02.322638 16446 raft_consensus.cc:2749] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:02.324854 16431 consensus_queue.cc:260] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.332651 16439 raft_consensus.cc:493] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.333359 16439 raft_consensus.cc:515] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.340345 16439 leader_election.cc:290] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.331849 16431 ts_tablet_manager.cc:1434] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce: Time spent starting tablet: real 0.087s	user 0.004s	sys 0.004s
I20260710 11:01:02.349599 16431 tablet_bootstrap.cc:492] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce: Bootstrap starting.
I20260710 11:01:02.352090 16433 tablet_bootstrap.cc:492] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810: No bootstrap required, opened a new log
I20260710 11:01:02.352444 16432 tablet_bootstrap.cc:492] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642: No bootstrap required, opened a new log
I20260710 11:01:02.352669 16433 ts_tablet_manager.cc:1403] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810: Time spent bootstrapping tablet: real 0.099s	user 0.035s	sys 0.058s
I20260710 11:01:02.352908 16432 ts_tablet_manager.cc:1403] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.096s	user 0.030s	sys 0.063s
I20260710 11:01:02.358445 16433 raft_consensus.cc:359] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.359364 16433 raft_consensus.cc:385] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.359220 16432 raft_consensus.cc:359] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.359687 16433 raft_consensus.cc:740] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.360000 16432 raft_consensus.cc:385] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.360432 16432 raft_consensus.cc:740] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.360532 16433 consensus_queue.cc:260] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.361198 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:02.361161 16432 consensus_queue.cc:260] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.362185 16317 raft_consensus.cc:2468] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fae36f372341379c3d2fdc1efec642 in term 0.
I20260710 11:01:02.362802 16433 ts_tablet_manager.cc:1434] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:01:02.363831 16433 tablet_bootstrap.cc:492] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810: Bootstrap starting.
I20260710 11:01:02.368417 16206 leader_election.cc:304] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:02.369838 16438 raft_consensus.cc:2804] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.370311 16438 raft_consensus.cc:493] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.370630 16433 tablet_bootstrap.cc:654] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.370735 16438 raft_consensus.cc:3060] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.358546 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
W20260710 11:01:02.375097 16205 leader_election.cc:343] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.376518 16432 ts_tablet_manager.cc:1434] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 11:01:02.378212 16432 tablet_bootstrap.cc:492] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:02.385007 16446 raft_consensus.cc:493] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.386591 16446 raft_consensus.cc:515] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
W20260710 11:01:02.386998 16188 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:02.391070 16242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642" is_pre_election: true
I20260710 11:01:02.392342 16446 leader_election.cc:290] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:02.391993 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
W20260710 11:01:02.393066 16354 leader_election.cc:343] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.393567 16317 raft_consensus.cc:2468] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 0.
I20260710 11:01:02.394117 16438 raft_consensus.cc:515] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.394834 16355 leader_election.cc:304] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [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: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642
I20260710 11:01:02.395666 16446 raft_consensus.cc:2804] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.396103 16446 raft_consensus.cc:493] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.396803 16446 raft_consensus.cc:3060] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.396867 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:02.397527 16317 raft_consensus.cc:3060] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.399894 16432 tablet_bootstrap.cc:654] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.404083 16433 tablet_bootstrap.cc:492] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810: No bootstrap required, opened a new log
I20260710 11:01:02.404580 16446 raft_consensus.cc:515] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.406673 16431 tablet_bootstrap.cc:654] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.407301 16242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:02.404590 16433 ts_tablet_manager.cc:1403] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.008s
W20260710 11:01:02.408756 16354 leader_election.cc:343] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.407498 16446 leader_election.cc:290] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:02.412894 16317 raft_consensus.cc:2468] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae36f372341379c3d2fdc1efec642 in term 1.
I20260710 11:01:02.413811 16242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642" is_pre_election: true
I20260710 11:01:02.413602 16433 raft_consensus.cc:359] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:02.414443 16433 raft_consensus.cc:385] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.414820 16433 raft_consensus.cc:740] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.414665 16206 leader_election.cc:304] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 
W20260710 11:01:02.415269 16280 leader_election.cc:343] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.415707 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:02.416572 16316 raft_consensus.cc:3060] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.416716 16433 consensus_queue.cc:260] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:02.419183 16438 leader_election.cc:290] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 election: Requested vote from peers e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.419988 16438 raft_consensus.cc:2804] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.420558 16438 raft_consensus.cc:697] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 1 LEADER]: Becoming Leader. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Running, Role: LEADER
I20260710 11:01:02.421470 16433 ts_tablet_manager.cc:1434] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.007s
I20260710 11:01:02.422948 16433 tablet_bootstrap.cc:492] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810: Bootstrap starting.
I20260710 11:01:02.423143 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
W20260710 11:01:02.430184 16205 leader_election.cc:343] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.433079 16438 consensus_queue.cc:237] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.439971 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
I20260710 11:01:02.441143 16391 raft_consensus.cc:2393] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e91a3f3538084a9aa52e329b767262ce in current term 1: Already voted for candidate 3b9da479e9cc4d7e81b39fe031aad810 in this term.
I20260710 11:01:02.442690 16280 leader_election.cc:304] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:02.446553 16433 tablet_bootstrap.cc:654] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.456624 16437 raft_consensus.cc:493] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.457371 16437 raft_consensus.cc:515] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.410457 16446 raft_consensus.cc:493] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:01:02.460325 16206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.194:35959, user_credentials={real_user=slave}} blocked reactor thread for 45791.2us
I20260710 11:01:02.460163 16446 raft_consensus.cc:515] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.462874 16446 leader_election.cc:290] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:02.464056 16316 raft_consensus.cc:2468] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 1.
I20260710 11:01:02.464339 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63986f0aadfb47ae92dd1a807521c652" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:02.464892 16439 raft_consensus.cc:2749] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:02.465504 16242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63986f0aadfb47ae92dd1a807521c652" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642" is_pre_election: true
I20260710 11:01:02.466885 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f0543084474f76ad2e1c4f81578217" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642" is_pre_election: true
I20260710 11:01:02.467774 16241 raft_consensus.cc:2468] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 0.
I20260710 11:01:02.469614 16431 tablet_bootstrap.cc:492] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce: No bootstrap required, opened a new log
I20260710 11:01:02.470108 16431 ts_tablet_manager.cc:1403] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce: Time spent bootstrapping tablet: real 0.121s	user 0.021s	sys 0.027s
W20260710 11:01:02.472213 16354 leader_election.cc:343] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.472931 16354 leader_election.cc:304] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: 
I20260710 11:01:02.472954 16431 raft_consensus.cc:359] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.473811 16431 raft_consensus.cc:385] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.473892 16446 raft_consensus.cc:2804] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.474143 16355 leader_election.cc:304] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642
I20260710 11:01:02.474536 16446 raft_consensus.cc:493] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.474526 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f0543084474f76ad2e1c4f81578217" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:02.475255 16446 raft_consensus.cc:3060] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.476595 16437 leader_election.cc:290] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:02.477502 16437 raft_consensus.cc:2804] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.478183 16437 raft_consensus.cc:697] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
W20260710 11:01:02.479074 16355 leader_election.cc:343] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.479646 16355 leader_election.cc:304] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b9da479e9cc4d7e81b39fe031aad810; no voters: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:02.480374 16460 raft_consensus.cc:2749] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:02.474133 16431 raft_consensus.cc:740] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.479158 16437 consensus_queue.cc:237] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.481580 16431 consensus_queue.cc:260] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.483179 16432 tablet_bootstrap.cc:492] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: No bootstrap required, opened a new log
I20260710 11:01:02.484647 16432 ts_tablet_manager.cc:1403] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.107s	user 0.033s	sys 0.026s
I20260710 11:01:02.484582 16446 raft_consensus.cc:515] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
W20260710 11:01:02.486395 16355 leader_election.cc:343] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.488562 16431 ts_tablet_manager.cc:1434] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:01:02.488840 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f0543084474f76ad2e1c4f81578217" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:02.489485 16241 raft_consensus.cc:3060] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.489616 16431 tablet_bootstrap.cc:492] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce: Bootstrap starting.
I20260710 11:01:02.490724 16439 raft_consensus.cc:493] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.491231 16439 raft_consensus.cc:515] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.493481 16439 leader_election.cc:290] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.495944 16242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63986f0aadfb47ae92dd1a807521c652" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642" is_pre_election: true
I20260710 11:01:02.497378 16241 raft_consensus.cc:2468] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 1.
W20260710 11:01:02.497509 16280 leader_election.cc:343] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.500182 16431 tablet_bootstrap.cc:654] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.500545 16446 leader_election.cc:290] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:02.501688 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f0543084474f76ad2e1c4f81578217" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
W20260710 11:01:02.502868 16355 leader_election.cc:343] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.500799 16140 catalog_manager.cc:5697] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fae36f372341379c3d2fdc1efec642 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "33fae36f372341379c3d2fdc1efec642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.489629 16432 raft_consensus.cc:359] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.505649 16432 raft_consensus.cc:385] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.505995 16432 raft_consensus.cc:740] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.506796 16432 consensus_queue.cc:260] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.509691 16354 leader_election.cc:304] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:02.510679 16446 raft_consensus.cc:2804] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.511394 16446 raft_consensus.cc:697] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:02.511664 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63986f0aadfb47ae92dd1a807521c652" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
I20260710 11:01:02.512516 16391 raft_consensus.cc:2468] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 0.
I20260710 11:01:02.509181 16432 ts_tablet_manager.cc:1434] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.000s
I20260710 11:01:02.512920 16446 consensus_queue.cc:237] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.513752 16280 leader_election.cc:304] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [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: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642
I20260710 11:01:02.514566 16432 tablet_bootstrap.cc:492] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:02.514946 16439 raft_consensus.cc:2804] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.515316 16439 raft_consensus.cc:493] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.515648 16439 raft_consensus.cc:3060] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.517849 16438 raft_consensus.cc:493] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.518371 16438 raft_consensus.cc:515] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.520533 16438 leader_election.cc:290] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.521858 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edbb4a199ac4f18b263a8b591813e6f" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
I20260710 11:01:02.521867 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edbb4a199ac4f18b263a8b591813e6f" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:02.522784 16317 raft_consensus.cc:2468] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fae36f372341379c3d2fdc1efec642 in term 0.
W20260710 11:01:02.523564 16205 leader_election.cc:343] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.526247 16432 tablet_bootstrap.cc:654] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.528141 16137 catalog_manager.cc:5697] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 1 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:02.529978 16206 leader_election.cc:304] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [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: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:02.530828 16438 raft_consensus.cc:2804] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.531299 16438 raft_consensus.cc:493] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.531726 16438 raft_consensus.cc:3060] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.532924 16439 raft_consensus.cc:515] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.535076 16431 tablet_bootstrap.cc:492] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce: No bootstrap required, opened a new log
I20260710 11:01:02.535606 16431 ts_tablet_manager.cc:1403] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.003s
I20260710 11:01:02.535861 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63986f0aadfb47ae92dd1a807521c652" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:02.531778 16433 tablet_bootstrap.cc:492] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810: No bootstrap required, opened a new log
W20260710 11:01:02.537413 16280 leader_election.cc:343] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.537890 16433 ts_tablet_manager.cc:1403] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.033s
I20260710 11:01:02.542531 16433 raft_consensus.cc:359] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.544291 16433 raft_consensus.cc:385] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.544382 16439 leader_election.cc:290] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.544726 16433 raft_consensus.cc:740] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.545089 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63986f0aadfb47ae92dd1a807521c652" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:02.545719 16391 raft_consensus.cc:3060] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.545621 16433 consensus_queue.cc:260] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.547657 16433 ts_tablet_manager.cc:1434] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:01:02.548596 16433 tablet_bootstrap.cc:492] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810: Bootstrap starting.
I20260710 11:01:02.548928 16431 raft_consensus.cc:359] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:02.549764 16431 raft_consensus.cc:385] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.551158 16431 raft_consensus.cc:740] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.551839 16432 tablet_bootstrap.cc:492] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642: No bootstrap required, opened a new log
I20260710 11:01:02.552490 16432 ts_tablet_manager.cc:1403] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.000s
I20260710 11:01:02.552623 16431 consensus_queue.cc:260] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:02.556084 16433 tablet_bootstrap.cc:654] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.555850 16432 raft_consensus.cc:359] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.556761 16432 raft_consensus.cc:385] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.557137 16432 raft_consensus.cc:740] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.558072 16432 consensus_queue.cc:260] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.555922 16391 raft_consensus.cc:2468] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 1.
I20260710 11:01:02.561264 16280 leader_election.cc:304] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642
I20260710 11:01:02.561506 16432 ts_tablet_manager.cc:1434] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 11:01:02.562855 16439 raft_consensus.cc:2804] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.563148 16432 tablet_bootstrap.cc:492] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:02.563297 16446 raft_consensus.cc:493] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.563980 16446 raft_consensus.cc:515] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:02.565852 16431 ts_tablet_manager.cc:1434] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
I20260710 11:01:02.563441 16439 raft_consensus.cc:697] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 1 LEADER]: Becoming Leader. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:02.566182 16446 leader_election.cc:290] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:02.567508 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5282aa96c7a54228b8910aadb1efc461" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:02.569661 16317 raft_consensus.cc:2468] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 0.
I20260710 11:01:02.570091 16439 consensus_queue.cc:237] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.571115 16355 leader_election.cc:304] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:02.568403 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5282aa96c7a54228b8910aadb1efc461" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642" is_pre_election: true
I20260710 11:01:02.571903 16432 tablet_bootstrap.cc:654] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:02.573132 16354 leader_election.cc:343] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.566670 16438 raft_consensus.cc:515] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.575767 16446 raft_consensus.cc:2804] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.576712 16446 raft_consensus.cc:493] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.577208 16446 raft_consensus.cc:3060] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.578150 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edbb4a199ac4f18b263a8b591813e6f" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:02.578915 16317 raft_consensus.cc:3060] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.581933 16457 raft_consensus.cc:493] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.582540 16457 raft_consensus.cc:515] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.587802 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a2798e1c4d4adfa39612ff23036a8e" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:02.588341 16317 raft_consensus.cc:2468] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae36f372341379c3d2fdc1efec642 in term 1.
W20260710 11:01:02.589689 16206 leader_election.cc:343] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.589762 16457 leader_election.cc:290] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.592415 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edbb4a199ac4f18b263a8b591813e6f" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:02.590143 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a2798e1c4d4adfa39612ff23036a8e" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
I20260710 11:01:02.593490 16390 raft_consensus.cc:3060] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.590533 16438 leader_election.cc:290] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 election: Requested vote from peers e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.588918 16446 raft_consensus.cc:515] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:02.595445 16432 tablet_bootstrap.cc:492] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642: No bootstrap required, opened a new log
I20260710 11:01:02.595932 16432 ts_tablet_manager.cc:1403] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.013s
I20260710 11:01:02.597381 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5282aa96c7a54228b8910aadb1efc461" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:02.589880 16431 tablet_bootstrap.cc:492] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce: Bootstrap starting.
W20260710 11:01:02.598883 16205 leader_election.cc:343] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.599485 16205 leader_election.cc:304] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642; no voters: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce
W20260710 11:01:02.598886 16354 leader_election.cc:343] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.600788 16438 raft_consensus.cc:2749] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:02.602941 16432 raft_consensus.cc:359] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:02.603813 16432 raft_consensus.cc:385] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.604188 16432 raft_consensus.cc:740] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.605607 16431 tablet_bootstrap.cc:654] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.605067 16432 consensus_queue.cc:260] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:02.608475 16432 ts_tablet_manager.cc:1434] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:01:02.609519 16432 tablet_bootstrap.cc:492] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:02.608958 16139 catalog_manager.cc:5697] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e91a3f3538084a9aa52e329b767262ce (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e91a3f3538084a9aa52e329b767262ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.611217 16206 leader_election.cc:304] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:02.612154 16438 raft_consensus.cc:2804] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.612855 16438 raft_consensus.cc:697] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 1 LEADER]: Becoming Leader. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Running, Role: LEADER
I20260710 11:01:02.614271 16433 tablet_bootstrap.cc:492] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810: No bootstrap required, opened a new log
I20260710 11:01:02.613806 16438 consensus_queue.cc:237] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.612097 16390 raft_consensus.cc:2468] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae36f372341379c3d2fdc1efec642 in term 1.
I20260710 11:01:02.616400 16432 tablet_bootstrap.cc:654] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.618449 16433 ts_tablet_manager.cc:1403] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.000s
I20260710 11:01:02.621114 16446 leader_election.cc:290] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:02.623073 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5282aa96c7a54228b8910aadb1efc461" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:02.623751 16317 raft_consensus.cc:3060] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.632002 16317 raft_consensus.cc:2468] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 1.
I20260710 11:01:02.633373 16355 leader_election.cc:304] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642
I20260710 11:01:02.634737 16446 raft_consensus.cc:2804] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.635550 16446 raft_consensus.cc:697] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:02.636790 16446 consensus_queue.cc:237] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:02.642310 16140 catalog_manager.cc:5697] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 1 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:02.650329 16433 raft_consensus.cc:359] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.651319 16433 raft_consensus.cc:385] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.651643 16433 raft_consensus.cc:740] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.652515 16433 consensus_queue.cc:260] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.661630 16433 ts_tablet_manager.cc:1434] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260710 11:01:02.662922 16433 tablet_bootstrap.cc:492] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810: Bootstrap starting.
I20260710 11:01:02.663774 16457 raft_consensus.cc:493] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.664319 16457 raft_consensus.cc:515] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.666702 16457 leader_election.cc:290] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.667807 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:02.667935 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
I20260710 11:01:02.668947 16390 raft_consensus.cc:2468] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fae36f372341379c3d2fdc1efec642 in term 0.
I20260710 11:01:02.668645 16137 catalog_manager.cc:5697] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 1 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } }
W20260710 11:01:02.669647 16206 leader_election.cc:343] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.670814 16205 leader_election.cc:304] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [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: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:02.672156 16438 raft_consensus.cc:2804] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.672559 16438 raft_consensus.cc:493] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.672935 16438 raft_consensus.cc:3060] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.676797 16431 tablet_bootstrap.cc:492] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce: No bootstrap required, opened a new log
I20260710 11:01:02.677488 16431 ts_tablet_manager.cc:1403] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.017s
I20260710 11:01:02.678630 16432 tablet_bootstrap.cc:492] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642: No bootstrap required, opened a new log
I20260710 11:01:02.679158 16432 ts_tablet_manager.cc:1403] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.070s	user 0.034s	sys 0.030s
I20260710 11:01:02.679170 16433 tablet_bootstrap.cc:654] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.681056 16431 raft_consensus.cc:359] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.681967 16431 raft_consensus.cc:385] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.682215 16432 raft_consensus.cc:359] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.682505 16431 raft_consensus.cc:740] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.683015 16432 raft_consensus.cc:385] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.683359 16432 raft_consensus.cc:740] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.684046 16431 consensus_queue.cc:260] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.687180 16431 ts_tablet_manager.cc:1434] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:01:02.688278 16431 tablet_bootstrap.cc:492] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce: Bootstrap starting.
I20260710 11:01:02.684502 16432 consensus_queue.cc:260] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.691077 16432 ts_tablet_manager.cc:1434] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:01:02.692035 16432 tablet_bootstrap.cc:492] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:02.693620 16140 catalog_manager.cc:5697] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fae36f372341379c3d2fdc1efec642 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "33fae36f372341379c3d2fdc1efec642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.695715 16431 tablet_bootstrap.cc:654] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.697360 16432 tablet_bootstrap.cc:654] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.701704 16457 raft_consensus.cc:493] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.702463 16457 raft_consensus.cc:515] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.706120 16439 raft_consensus.cc:493] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.706694 16439 raft_consensus.cc:515] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.706864 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63986f0aadfb47ae92dd1a807521c652" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:02.708756 16439 leader_election.cc:290] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.710402 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63986f0aadfb47ae92dd1a807521c652" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
I20260710 11:01:02.711534 16390 raft_consensus.cc:2393] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33fae36f372341379c3d2fdc1efec642 in current term 1: Already voted for candidate e91a3f3538084a9aa52e329b767262ce in this term.
I20260710 11:01:02.711838 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a2798e1c4d4adfa39612ff23036a8e" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642" is_pre_election: true
I20260710 11:01:02.712508 16241 raft_consensus.cc:2468] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 0.
I20260710 11:01:02.714013 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a2798e1c4d4adfa39612ff23036a8e" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
I20260710 11:01:02.714183 16206 leader_election.cc:304] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642; no voters: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:02.715569 16457 leader_election.cc:290] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
W20260710 11:01:02.715962 16280 leader_election.cc:343] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.716369 16457 raft_consensus.cc:3060] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.716800 16280 leader_election.cc:304] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [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: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:02.716603 16438 raft_consensus.cc:515] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.717914 16439 raft_consensus.cc:2804] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.718291 16439 raft_consensus.cc:493] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.718633 16439 raft_consensus.cc:3060] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.719915 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:02.720541 16391 raft_consensus.cc:3060] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.720081 16438 leader_election.cc:290] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 election: Requested vote from peers e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.729240 16439 raft_consensus.cc:515] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.732342 16439 leader_election.cc:290] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.733834 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a2798e1c4d4adfa39612ff23036a8e" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:02.734454 16241 raft_consensus.cc:3060] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.735396 16432 tablet_bootstrap.cc:492] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: No bootstrap required, opened a new log
I20260710 11:01:02.735882 16432 ts_tablet_manager.cc:1403] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.000s
I20260710 11:01:02.736829 16433 tablet_bootstrap.cc:492] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810: No bootstrap required, opened a new log
I20260710 11:01:02.737246 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a2798e1c4d4adfa39612ff23036a8e" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
W20260710 11:01:02.739006 16280 leader_election.cc:343] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.738860 16432 raft_consensus.cc:359] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.739899 16432 raft_consensus.cc:385] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.740299 16432 raft_consensus.cc:740] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.741460 16432 consensus_queue.cc:260] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.742835 16433 ts_tablet_manager.cc:1403] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.005s
I20260710 11:01:02.743696 16432 ts_tablet_manager.cc:1434] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:02.745977 16391 raft_consensus.cc:2468] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae36f372341379c3d2fdc1efec642 in term 1.
I20260710 11:01:02.747610 16205 leader_election.cc:304] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: 
I20260710 11:01:02.748255 16432 tablet_bootstrap.cc:492] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:02.747862 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:02.748502 16438 raft_consensus.cc:2804] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.748979 16438 raft_consensus.cc:697] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 1 LEADER]: Becoming Leader. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Running, Role: LEADER
I20260710 11:01:02.749805 16438 consensus_queue.cc:237] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.753821 16241 raft_consensus.cc:2468] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 1.
W20260710 11:01:02.753955 16206 leader_election.cc:343] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.754400 16432 tablet_bootstrap.cc:654] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.755251 16280 leader_election.cc:304] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:02.756388 16439 raft_consensus.cc:2804] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.756989 16439 raft_consensus.cc:697] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 1 LEADER]: Becoming Leader. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:02.758845 16439 consensus_queue.cc:237] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.760703 16483 raft_consensus.cc:493] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.761740 16483 raft_consensus.cc:515] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.763099 16433 raft_consensus.cc:359] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.763939 16433 raft_consensus.cc:385] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.764307 16433 raft_consensus.cc:740] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.765507 16480 raft_consensus.cc:493] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.766047 16480 raft_consensus.cc:515] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:02.766851 16483 leader_election.cc:290] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.768711 16480 leader_election.cc:290] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:02.774829 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:02.776206 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5282aa96c7a54228b8910aadb1efc461" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:02.772135 16457 raft_consensus.cc:2749] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:02.777014 16316 raft_consensus.cc:2393] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33fae36f372341379c3d2fdc1efec642 in current term 1: Already voted for candidate 3b9da479e9cc4d7e81b39fe031aad810 in this term.
W20260710 11:01:02.778754 16206 leader_election.cc:343] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:02.765183 16433 consensus_queue.cc:260] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.782168 16433 ts_tablet_manager.cc:1434] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 11:01:02.783265 16433 tablet_bootstrap.cc:492] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810: Bootstrap starting.
I20260710 11:01:02.788602 16432 tablet_bootstrap.cc:492] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642: No bootstrap required, opened a new log
I20260710 11:01:02.789258 16432 ts_tablet_manager.cc:1403] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.002s
I20260710 11:01:02.789876 16433 tablet_bootstrap.cc:654] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.790318 16140 catalog_manager.cc:5697] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e91a3f3538084a9aa52e329b767262ce (127.12.245.194). New cstate: current_term: 1 leader_uuid: "e91a3f3538084a9aa52e329b767262ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.793085 16432 raft_consensus.cc:359] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.793879 16432 raft_consensus.cc:385] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.794167 16432 raft_consensus.cc:740] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.794996 16432 consensus_queue.cc:260] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.797415 16432 ts_tablet_manager.cc:1434] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:02.782027 16139 catalog_manager.cc:5697] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fae36f372341379c3d2fdc1efec642 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "33fae36f372341379c3d2fdc1efec642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.816748 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
I20260710 11:01:02.817548 16391 raft_consensus.cc:2468] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fae36f372341379c3d2fdc1efec642 in term 0.
I20260710 11:01:02.819631 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5282aa96c7a54228b8910aadb1efc461" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
I20260710 11:01:02.821204 16431 tablet_bootstrap.cc:492] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce: No bootstrap required, opened a new log
I20260710 11:01:02.821265 16433 tablet_bootstrap.cc:492] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810: No bootstrap required, opened a new log
I20260710 11:01:02.821187 16205 leader_election.cc:304] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [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: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:02.821988 16431 ts_tablet_manager.cc:1403] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce: Time spent bootstrapping tablet: real 0.134s	user 0.059s	sys 0.056s
I20260710 11:01:02.822073 16433 ts_tablet_manager.cc:1403] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260710 11:01:02.822784 16205 leader_election.cc:304] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642; no voters: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:02.823190 16482 raft_consensus.cc:2804] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.823623 16438 raft_consensus.cc:3060] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.823767 16482 raft_consensus.cc:493] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.824347 16482 raft_consensus.cc:3060] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.825151 16433 raft_consensus.cc:359] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.825923 16433 raft_consensus.cc:385] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.825745 16431 raft_consensus.cc:359] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.826256 16433 raft_consensus.cc:740] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.826753 16431 raft_consensus.cc:385] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.827126 16433 consensus_queue.cc:260] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.827132 16431 raft_consensus.cc:740] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.828438 16431 consensus_queue.cc:260] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.830730 16431 ts_tablet_manager.cc:1434] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:02.830861 16438 raft_consensus.cc:2749] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:02.831030 16433 ts_tablet_manager.cc:1434] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:01:02.831729 16431 tablet_bootstrap.cc:492] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce: Bootstrap starting.
I20260710 11:01:02.832130 16433 tablet_bootstrap.cc:492] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810: Bootstrap starting.
I20260710 11:01:02.837527 16431 tablet_bootstrap.cc:654] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.838564 16433 tablet_bootstrap.cc:654] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.847110 16482 raft_consensus.cc:515] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.850960 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:02.851837 16316 raft_consensus.cc:3060] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.861851 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f" candidate_uuid: "33fae36f372341379c3d2fdc1efec642" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:02.862684 16391 raft_consensus.cc:3060] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.869906 16316 raft_consensus.cc:2468] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae36f372341379c3d2fdc1efec642 in term 1.
I20260710 11:01:02.860632 16482 leader_election.cc:290] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 election: Requested vote from peers e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:02.871203 16206 leader_election.cc:304] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:02.871356 16431 tablet_bootstrap.cc:492] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce: No bootstrap required, opened a new log
I20260710 11:01:02.871356 16433 tablet_bootstrap.cc:492] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810: No bootstrap required, opened a new log
I20260710 11:01:02.872048 16482 raft_consensus.cc:2804] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.872211 16433 ts_tablet_manager.cc:1403] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.025s
I20260710 11:01:02.872211 16431 ts_tablet_manager.cc:1403] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.028s
I20260710 11:01:02.872524 16482 raft_consensus.cc:697] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 1 LEADER]: Becoming Leader. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Running, Role: LEADER
I20260710 11:01:02.873133 16391 raft_consensus.cc:2468] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae36f372341379c3d2fdc1efec642 in term 1.
I20260710 11:01:02.874742 16482 consensus_queue.cc:237] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.875766 16433 raft_consensus.cc:359] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.875928 16431 raft_consensus.cc:359] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.876543 16433 raft_consensus.cc:385] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.876612 16431 raft_consensus.cc:385] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.876982 16431 raft_consensus.cc:740] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.876932 16433 raft_consensus.cc:740] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.878015 16431 consensus_queue.cc:260] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.878087 16433 consensus_queue.cc:260] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.880486 16431 ts_tablet_manager.cc:1434] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:02.881512 16431 tablet_bootstrap.cc:492] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce: Bootstrap starting.
I20260710 11:01:02.883388 16433 ts_tablet_manager.cc:1434] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:01:02.883805 16139 catalog_manager.cc:5697] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fae36f372341379c3d2fdc1efec642 (127.12.245.193). New cstate: current_term: 1 leader_uuid: "33fae36f372341379c3d2fdc1efec642" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.886977 16431 tablet_bootstrap.cc:654] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.901073 16431 tablet_bootstrap.cc:492] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce: No bootstrap required, opened a new log
I20260710 11:01:02.901535 16431 ts_tablet_manager.cc:1403] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260710 11:01:02.903323 16431 raft_consensus.cc:359] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.903779 16431 raft_consensus.cc:385] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.904026 16431 raft_consensus.cc:740] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.904654 16431 consensus_queue.cc:260] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.906507 16431 ts_tablet_manager.cc:1434] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:02.907523 16431 tablet_bootstrap.cc:492] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce: Bootstrap starting.
I20260710 11:01:02.914197 16431 tablet_bootstrap.cc:654] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.920740 16431 tablet_bootstrap.cc:492] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce: No bootstrap required, opened a new log
I20260710 11:01:02.921481 16431 ts_tablet_manager.cc:1403] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:01:02.923988 16431 raft_consensus.cc:359] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.924428 16431 raft_consensus.cc:385] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.924691 16431 raft_consensus.cc:740] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.925292 16431 consensus_queue.cc:260] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.926710 16431 ts_tablet_manager.cc:1434] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:02.956099 16446 raft_consensus.cc:493] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.956629 16446 raft_consensus.cc:515] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.958345 16446 leader_election.cc:290] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:02.959448 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813975153bd34d52a3ae6292546ff147" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:02.959318 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813975153bd34d52a3ae6292546ff147" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642" is_pre_election: true
I20260710 11:01:02.960520 16316 raft_consensus.cc:2468] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 0.
I20260710 11:01:02.960476 16241 raft_consensus.cc:2468] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 0.
I20260710 11:01:02.961925 16355 leader_election.cc:304] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:02.962649 16446 raft_consensus.cc:2804] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.962999 16446 raft_consensus.cc:493] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.963277 16446 raft_consensus.cc:3060] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.967988 16446 raft_consensus.cc:515] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.969774 16446 leader_election.cc:290] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:02.970690 16241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813975153bd34d52a3ae6292546ff147" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:02.970880 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813975153bd34d52a3ae6292546ff147" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:02.971320 16241 raft_consensus.cc:3060] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.971589 16316 raft_consensus.cc:3060] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.976728 16241 raft_consensus.cc:2468] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 1.
I20260710 11:01:02.976781 16316 raft_consensus.cc:2468] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 1.
I20260710 11:01:02.978037 16354 leader_election.cc:304] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: 
I20260710 11:01:02.978857 16446 raft_consensus.cc:2804] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.979403 16446 raft_consensus.cc:697] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:02.980098 16446 consensus_queue.cc:237] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:02.987939 16140 catalog_manager.cc:5697] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 1 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:02.997537 16241 raft_consensus.cc:3060] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.002971 16446 consensus_queue.cc:1048] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.005378 16446 consensus_queue.cc:1048] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.011703 16437 consensus_queue.cc:1048] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.029551 16316 raft_consensus.cc:3060] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.031000 16482 consensus_queue.cc:1048] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:03.040414 16438 consensus_queue.cc:1048] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:03.046290 16461 consensus_queue.cc:1048] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:03.063354 16391 raft_consensus.cc:3060] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.078327 16482 consensus_queue.cc:1048] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.079843 13271 ts_manager.cc:295] Set tserver state for 33fae36f372341379c3d2fdc1efec642 to MAINTENANCE_MODE
I20260710 11:01:03.080721 13271 tablet_server.cc:179] TabletServer@127.12.245.193:0 shutting down...
I20260710 11:01:03.092850 16457 consensus_queue.cc:1048] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:01:03.113727 16354 consensus_peers.cc:597] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. 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:03.123220 16498 consensus_queue.cc:1048] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.150617 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:03.158054 13271 tablet_replica.cc:333] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: stopping tablet replica
I20260710 11:01:03.159040 13271 raft_consensus.cc:2243] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.160001 13271 pending_rounds.cc:70] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Trying to abort 1 pending ops.
I20260710 11:01:03.160220 13271 pending_rounds.cc:77] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958452742868992 op_type: NO_OP noop_request { }
I20260710 11:01:03.160557 13271 raft_consensus.cc:2889] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:01:03.160847 13271 raft_consensus.cc:2272] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.163985 13271 tablet_replica.cc:333] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642: stopping tablet replica
I20260710 11:01:03.164582 13271 raft_consensus.cc:2243] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.165025 13271 raft_consensus.cc:2272] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.166508 16498 raft_consensus.cc:493] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:03.167014 16498 raft_consensus.cc:515] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:03.168958 16498 leader_election.cc:290] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:03.170111 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a2798e1c4d4adfa39612ff23036a8e" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:03.170849 13271 tablet_replica.cc:333] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642: stopping tablet replica
I20260710 11:01:03.171681 13271 raft_consensus.cc:2243] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:01:03.172411 16354 leader_election.cc:336] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:01:03.172596 13271 raft_consensus.cc:2272] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.172878 16354 leader_election.cc:304] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b9da479e9cc4d7e81b39fe031aad810; no voters: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:03.173799 16498 raft_consensus.cc:2749] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:03.174501 16439 consensus_queue.cc:1048] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.174957 13271 tablet_replica.cc:333] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642: stopping tablet replica
I20260710 11:01:03.175576 13271 raft_consensus.cc:2243] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.176093 13271 raft_consensus.cc:2272] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.178529 13271 tablet_replica.cc:333] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: stopping tablet replica
I20260710 11:01:03.179075 13271 raft_consensus.cc:2243] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.179612 13271 pending_rounds.cc:70] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Trying to abort 1 pending ops.
I20260710 11:01:03.179828 13271 pending_rounds.cc:77] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958452233441280 op_type: NO_OP noop_request { }
I20260710 11:01:03.180105 13271 raft_consensus.cc:2889] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:01:03.180382 13271 raft_consensus.cc:2272] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.182829 13271 tablet_replica.cc:333] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642: stopping tablet replica
I20260710 11:01:03.183503 13271 raft_consensus.cc:2243] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.183944 13271 raft_consensus.cc:2272] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.186828 13271 tablet_replica.cc:333] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642: stopping tablet replica
W20260710 11:01:03.187403 16280 consensus_peers.cc:597] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. 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:03.187547 13271 raft_consensus.cc:2243] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.188158 13271 raft_consensus.cc:2272] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.190258 13271 tablet_replica.cc:333] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642: stopping tablet replica
I20260710 11:01:03.190974 13271 raft_consensus.cc:2243] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:03.191958 13271 raft_consensus.cc:2272] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.194411 13271 tablet_replica.cc:333] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642: stopping tablet replica
I20260710 11:01:03.194847 13271 raft_consensus.cc:2243] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.195129 13271 raft_consensus.cc:2272] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.196874 13271 tablet_replica.cc:333] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642: stopping tablet replica
I20260710 11:01:03.197273 13271 raft_consensus.cc:2243] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:03.197703 13271 raft_consensus.cc:2272] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:03.220134 16469 raft_consensus.cc:493] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:03.220646 16469 raft_consensus.cc:515] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:03.222276 16469 leader_election.cc:290] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:03.224145 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
I20260710 11:01:03.224812 16391 raft_consensus.cc:2393] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e91a3f3538084a9aa52e329b767262ce in current term 1: Already voted for candidate 33fae36f372341379c3d2fdc1efec642 in this term.
W20260710 11:01:03.226356 16280 leader_election.cc:336] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111)
I20260710 11:01:03.226804 16280 leader_election.cc:304] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:03.227666 16469 raft_consensus.cc:3060] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.228538 13271 tablet_server.cc:196] TabletServer@127.12.245.193:0 shutdown complete.
I20260710 11:01:03.232671 16469 raft_consensus.cc:2749] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:01:03.243247 16280 consensus_peers.cc:597] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:03.375385 16391 raft_consensus.cc:3060] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.381560 16469 consensus_queue.cc:1048] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:01:03.388491 16188 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:03.427040 16354 consensus_peers.cc:597] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:03.429428 16498 consensus_queue.cc:1048] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:01:03.441967 16354 consensus_peers.cc:597] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:03.446466 16354 consensus_peers.cc:597] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:04.389663 16188 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:04.556872 16461 raft_consensus.cc:493] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 33fae36f372341379c3d2fdc1efec642)
I20260710 11:01:04.557368 16461 raft_consensus.cc:515] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.559113 16461 leader_election.cc:290] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:04.560149 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edbb4a199ac4f18b263a8b591813e6f" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
W20260710 11:01:04.562724 16354 leader_election.cc:336] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111)
I20260710 11:01:04.563155 16354 leader_election.cc:304] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [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: 3b9da479e9cc4d7e81b39fe031aad810; no voters: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:04.563823 16461 raft_consensus.cc:2749] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:04.591852 16513 raft_consensus.cc:493] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 33fae36f372341379c3d2fdc1efec642)
I20260710 11:01:04.592481 16513 raft_consensus.cc:515] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.594321 16513 leader_election.cc:290] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:04.596001 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
W20260710 11:01:04.598081 16280 leader_election.cc:336] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111)
I20260710 11:01:04.598462 16280 leader_election.cc:304] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [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: e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:04.599082 16513 raft_consensus.cc:2749] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:01:04.600766 16513 raft_consensus.cc:493] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.601169 16513 raft_consensus.cc:515] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.602756 16513 leader_election.cc:290] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:04.604377 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
I20260710 11:01:04.605031 16391 raft_consensus.cc:2468] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 1.
I20260710 11:01:04.606091 16280 leader_election.cc:304] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [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: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:04.606739 16513 raft_consensus.cc:2804] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:01:04.606772 16280 leader_election.cc:336] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111)
I20260710 11:01:04.607070 16513 raft_consensus.cc:493] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:04.607450 16513 raft_consensus.cc:3060] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.607399 16461 raft_consensus.cc:493] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 33fae36f372341379c3d2fdc1efec642)
I20260710 11:01:04.608045 16461 raft_consensus.cc:515] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.610131 16461 leader_election.cc:290] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:04.611331 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:04.611976 16317 raft_consensus.cc:2468] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 1.
I20260710 11:01:04.612756 16516 raft_consensus.cc:493] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 33fae36f372341379c3d2fdc1efec642)
I20260710 11:01:04.613119 16516 raft_consensus.cc:515] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.613902 16355 leader_election.cc:304] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [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: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:04.614807 16461 raft_consensus.cc:2804] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:04.614773 16513 raft_consensus.cc:515] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
W20260710 11:01:04.615279 16354 leader_election.cc:336] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111)
I20260710 11:01:04.616971 16513 leader_election.cc:290] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:04.616612 16461 raft_consensus.cc:493] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 33fae36f372341379c3d2fdc1efec642)
I20260710 11:01:04.617174 16391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edbb4a199ac4f18b263a8b591813e6f" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810" is_pre_election: true
I20260710 11:01:04.617533 16516 leader_election.cc:290] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:04.617915 16391 raft_consensus.cc:2468] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 1.
I20260710 11:01:04.618431 16461 raft_consensus.cc:3060] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.618744 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
W20260710 11:01:04.619098 16280 leader_election.cc:336] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111)
I20260710 11:01:04.619375 16390 raft_consensus.cc:3060] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.620338 16280 leader_election.cc:304] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [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: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642
I20260710 11:01:04.621022 16516 raft_consensus.cc:2804] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:04.621440 16516 raft_consensus.cc:493] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 33fae36f372341379c3d2fdc1efec642)
I20260710 11:01:04.621838 16516 raft_consensus.cc:3060] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:04.623216 16280 leader_election.cc:336] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111)
I20260710 11:01:04.625787 16461 raft_consensus.cc:515] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.626518 16390 raft_consensus.cc:2468] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 2.
I20260710 11:01:04.627365 16516 raft_consensus.cc:515] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.627688 16280 leader_election.cc:304] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [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: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642
I20260710 11:01:04.628870 16513 raft_consensus.cc:2804] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:04.629235 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:04.629572 16516 leader_election.cc:290] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:04.629839 16317 raft_consensus.cc:3060] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.631723 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edbb4a199ac4f18b263a8b591813e6f" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:04.632282 16390 raft_consensus.cc:3060] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:04.635206 16354 leader_election.cc:336] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111)
I20260710 11:01:04.637477 16461 leader_election.cc:290] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 2 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
W20260710 11:01:04.637624 16280 leader_election.cc:336] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111)
I20260710 11:01:04.638175 16317 raft_consensus.cc:2468] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 2.
I20260710 11:01:04.638342 16513 raft_consensus.cc:697] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Becoming Leader. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:04.639413 16355 leader_election.cc:304] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [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: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642
I20260710 11:01:04.639228 16513 consensus_queue.cc:237] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [LEADER]: Queue going to LEADER 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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.640126 16461 raft_consensus.cc:2804] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:04.645047 16390 raft_consensus.cc:2468] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 2.
I20260710 11:01:04.646380 16280 leader_election.cc:304] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [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: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642
I20260710 11:01:04.646585 16461 raft_consensus.cc:697] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:04.647199 16513 raft_consensus.cc:2804] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:04.647680 16513 raft_consensus.cc:697] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Becoming Leader. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:04.647545 16461 consensus_queue.cc:237] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.648488 16513 consensus_queue.cc:237] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.648537 16139 catalog_manager.cc:5697] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce reported cstate change: term changed from 1 to 2, leader changed from 33fae36f372341379c3d2fdc1efec642 (127.12.245.193) to e91a3f3538084a9aa52e329b767262ce (127.12.245.194). New cstate: current_term: 2 leader_uuid: "e91a3f3538084a9aa52e329b767262ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.659302 16137 catalog_manager.cc:5697] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 1 to 2, leader changed from 33fae36f372341379c3d2fdc1efec642 (127.12.245.193) to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 2 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:04.667070 16139 catalog_manager.cc:5697] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce reported cstate change: term changed from 1 to 2, leader changed from 33fae36f372341379c3d2fdc1efec642 (127.12.245.193) to e91a3f3538084a9aa52e329b767262ce (127.12.245.194). New cstate: current_term: 2 leader_uuid: "e91a3f3538084a9aa52e329b767262ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.690407 16519 raft_consensus.cc:493] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:04.690955 16519 raft_consensus.cc:515] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.692639 16519 leader_election.cc:290] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:04.693799 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce" is_pre_election: true
I20260710 11:01:04.694537 16317 raft_consensus.cc:2468] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 1.
I20260710 11:01:04.695545 16355 leader_election.cc:304] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [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: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:04.696239 16519 raft_consensus.cc:2804] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:04.696635 16519 raft_consensus.cc:493] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:01:04.696669 16354 leader_election.cc:336] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111)
I20260710 11:01:04.696967 16519 raft_consensus.cc:3060] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:04.703475 16519 raft_consensus.cc:515] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.705209 16519 leader_election.cc:290] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 2 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:04.706321 16317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:04.706871 16317 raft_consensus.cc:3060] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:01:04.708578 16354 leader_election.cc:336] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111)
I20260710 11:01:04.712080 16317 raft_consensus.cc:2468] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 2.
I20260710 11:01:04.713196 16355 leader_election.cc:304] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [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: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 33fae36f372341379c3d2fdc1efec642
I20260710 11:01:04.713955 16519 raft_consensus.cc:2804] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:04.714504 16519 raft_consensus.cc:697] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:04.715197 16519 consensus_queue.cc:237] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Queue going to LEADER 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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:04.723554 16139 catalog_manager.cc:5697] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 1 to 2, leader changed from 33fae36f372341379c3d2fdc1efec642 (127.12.245.193) to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 2 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } }
W20260710 11:01:05.033401 16354 consensus_peers.cc:597] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:05.033607 16390 raft_consensus.cc:1275] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:01:05.035156 16513 consensus_queue.cc:1048] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:01:05.051102 16280 consensus_peers.cc:597] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:05.096134 16317 raft_consensus.cc:1275] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:01:05.097535 16519 consensus_queue.cc:1048] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:01:05.111061 16354 consensus_peers.cc:597] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:05.124869 16280 consensus_peers.cc:597] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:05.154207 16390 raft_consensus.cc:1275] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:05.155674 16513 consensus_queue.cc:1048] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:05.172333 16317 raft_consensus.cc:1275] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:05.173718 16519 consensus_queue.cc:1048] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:05.390739 16188 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:05.503692 16354 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111) [suppressed 62 similar messages]
W20260710 11:01:05.629534 16354 consensus_peers.cc:597] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:05.674405 16354 consensus_peers.cc:597] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:05.695457 16280 consensus_peers.cc:597] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:05.761986 16280 consensus_peers.cc:597] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:05.816270 16354 consensus_peers.cc:597] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:06.078550 16354 consensus_peers.cc:597] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:06.392019 16188 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:07.393025 16188 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:01:07.405788 16280 consensus_peers.cc:597] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:07.510493 16354 consensus_peers.cc:597] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:07.723812 16354 consensus_peers.cc:597] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:07.724924 16280 consensus_peers.cc:597] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:07.958822 16280 consensus_peers.cc:597] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:01:08.155160 16354 consensus_peers.cc:597] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:01:08.239100 16280 consensus_peers.cc:597] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:01:08.246446 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:08.254334 16538 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:08.254902 16539 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:08.256096 16541 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:08.260179 13271 server_base.cc:1061] running on GCE node
I20260710 11:01:08.265407 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:08.265691 13271 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:08.265904 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681268265889 us; error 0 us; skew 500 ppm
I20260710 11:01:08.266718 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:08.270105 13271 webserver.cc:533] Webserver started at http://127.12.245.193:34777/ using document root <none> and password file <none>
I20260710 11:01:08.270732 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:08.270946 13271 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:01:08.275215 13271 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 11:01:08.279991 16546 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:08.280798 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:01:08.281119 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-0-root
uuid: "33fae36f372341379c3d2fdc1efec642"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-z3q7"
I20260710 11:01:08.281585 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681184751178-13271-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:08.297541 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:08.298820 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:08.300391 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:08.304067 16553 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:01:08.351025 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:01:08.351300 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.048s	user 0.002s	sys 0.000s
I20260710 11:01:08.351528 13271 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:01:08.356715 16553 tablet_bootstrap.cc:492] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
W20260710 11:01:08.368271 16354 consensus_peers.cc:597] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:01:08.371739 16553 tablet_bootstrap.cc:492] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642: 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:01:08.372598 16553 tablet_bootstrap.cc:492] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642: Bootstrap complete.
I20260710 11:01:08.373275 16553 ts_tablet_manager.cc:1403] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 11:01:08.376209 16553 raft_consensus.cc:359] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:08.377305 16553 raft_consensus.cc:740] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.378240 16553 consensus_queue.cc:260] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:08.381219 16553 ts_tablet_manager.cc:1434] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:08.382045 16553 tablet_bootstrap.cc:492] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
W20260710 11:01:08.394106 16188 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:08.398447 16553 tablet_bootstrap.cc:492] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642: 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:01:08.399421 16553 tablet_bootstrap.cc:492] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642: Bootstrap complete.
I20260710 11:01:08.400094 16553 ts_tablet_manager.cc:1403] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 11:01:08.402858 16553 raft_consensus.cc:359] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.403524 16553 raft_consensus.cc:740] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.404229 16553 consensus_queue.cc:260] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.406199 16553 ts_tablet_manager.cc:1434] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:01:08.406972 16553 tablet_bootstrap.cc:492] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:08.409929 13271 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:01:08.410239 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.059s	user 0.055s	sys 0.003s
I20260710 11:01:08.420351 16553 tablet_bootstrap.cc:492] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642: 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:01:08.421514 16553 tablet_bootstrap.cc:492] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642: Bootstrap complete.
I20260710 11:01:08.422176 16553 ts_tablet_manager.cc:1403] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260710 11:01:08.425218 16553 raft_consensus.cc:359] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.426105 16553 raft_consensus.cc:740] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.426975 16553 consensus_queue.cc:260] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.429577 16553 ts_tablet_manager.cc:1434] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:08.430533 16553 tablet_bootstrap.cc:492] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:08.446914 16553 tablet_bootstrap.cc:492] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642: 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:01:08.448076 16553 tablet_bootstrap.cc:492] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642: Bootstrap complete.
I20260710 11:01:08.448882 16553 ts_tablet_manager.cc:1403] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260710 11:01:08.452236 16553 raft_consensus.cc:359] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.453296 16553 raft_consensus.cc:740] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.454097 16553 consensus_queue.cc:260] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.456276 16553 ts_tablet_manager.cc:1434] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 11:01:08.457196 16553 tablet_bootstrap.cc:492] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:08.468675 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.193:44129
I20260710 11:01:08.468832 16614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.193:44129 every 8 connection(s)
I20260710 11:01:08.477188 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:08.477571 16553 tablet_bootstrap.cc:492] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642: 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:01:08.478570 16553 tablet_bootstrap.cc:492] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642: Bootstrap complete.
I20260710 11:01:08.479470 16553 ts_tablet_manager.cc:1403] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260710 11:01:08.482256 16553 raft_consensus.cc:359] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.483062 16553 raft_consensus.cc:740] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.483830 16553 consensus_queue.cc:260] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.486255 16553 ts_tablet_manager.cc:1434] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:08.487147 16553 tablet_bootstrap.cc:492] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:08.507555 16553 tablet_bootstrap.cc:492] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:01:08.508674 16553 tablet_bootstrap.cc:492] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Bootstrap complete.
I20260710 11:01:08.509192 16553 ts_tablet_manager.cc:1403] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 11:01:08.511780 16553 raft_consensus.cc:359] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.512537 16553 raft_consensus.cc:740] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.513268 16553 consensus_queue.cc:260] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.513957 16390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
mode: GRACEFUL
new_leader_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:46538
I20260710 11:01:08.514741 16390 raft_consensus.cc:606] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Received request to transfer leadership to TS e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:08.515156 16553 ts_tablet_manager.cc:1434] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:08.516032 16553 tablet_bootstrap.cc:492] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:08.521855 16617 heartbeater.cc:344] Connected to a master server at 127.12.245.254:39557
I20260710 11:01:08.522352 16617 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:08.523500 16617 heartbeater.cc:507] Master 127.12.245.254:39557 requested a full tablet report, sending...
I20260710 11:01:08.528528 16316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
mode: GRACEFUL
new_leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:40338
I20260710 11:01:08.529247 16316 raft_consensus.cc:606] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Received request to transfer leadership to TS 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:08.531270 16137 ts_manager.cc:194] Re-registered known tserver with Master: 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129)
I20260710 11:01:08.532727 16390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
mode: GRACEFUL
new_leader_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:46538
I20260710 11:01:08.533293 16390 raft_consensus.cc:606] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 LEADER]: Received request to transfer leadership to TS e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:08.533775 16553 tablet_bootstrap.cc:492] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642: 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:01:08.534569 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:08.534587 16553 tablet_bootstrap.cc:492] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642: Bootstrap complete.
I20260710 11:01:08.535218 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:08.535456 16553 ts_tablet_manager.cc:1403] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:01:08.535988 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:08.538092 16553 raft_consensus.cc:359] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.538766 16553 raft_consensus.cc:740] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.539450 16553 consensus_queue.cc:260] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.541488 16553 ts_tablet_manager.cc:1434] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:01:08.542239 16553 tablet_bootstrap.cc:492] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:08.542937 16137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47446
I20260710 11:01:08.546692 16617 heartbeater.cc:499] Master 127.12.245.254:39557 was elected leader, sending a full tablet report...
I20260710 11:01:08.549188 16536 raft_consensus.cc:993] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810: : Instructing follower e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:08.549854 16626 raft_consensus.cc:1081] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Signalling peer e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:08.551725 16316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:40316
I20260710 11:01:08.552317 16316 raft_consensus.cc:493] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:08.552695 16316 raft_consensus.cc:3060] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:08.557237 16553 tablet_bootstrap.cc:492] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:01:08.558279 16553 tablet_bootstrap.cc:492] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Bootstrap complete.
I20260710 11:01:08.558890 16553 ts_tablet_manager.cc:1403] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:01:08.561704 16553 raft_consensus.cc:359] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.561592 16316 raft_consensus.cc:515] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.562613 16553 raft_consensus.cc:740] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.563406 16553 consensus_queue.cc:260] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.564075 16316 leader_election.cc:290] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:08.565694 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:08.566277 16390 raft_consensus.cc:3055] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:08.566574 16390 raft_consensus.cc:740] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:08.567354 16390 consensus_queue.cc:260] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.568598 16390 raft_consensus.cc:3060] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:08.570730 16553 ts_tablet_manager.cc:1434] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:01:08.571753 16553 tablet_bootstrap.cc:492] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:08.575901 16590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:08.576476 16390 raft_consensus.cc:2468] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 2.
I20260710 11:01:08.576615 16590 raft_consensus.cc:3060] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:08.577910 16280 leader_election.cc:304] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9da479e9cc4d7e81b39fe031aad810, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:08.578801 16516 raft_consensus.cc:2804] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:08.583698 16589 raft_consensus.cc:3060] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:08.588428 16590 raft_consensus.cc:2468] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 2.
I20260710 11:01:08.593626 16589 pending_rounds.cc:85] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Aborting all ops after (but not including) 0
I20260710 11:01:08.593986 16589 pending_rounds.cc:107] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:01:08.594174 16553 tablet_bootstrap.cc:492] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642: 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:01:08.594317 16589 raft_consensus.cc:2889] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:01:08.595082 16553 tablet_bootstrap.cc:492] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642: Bootstrap complete.
I20260710 11:01:08.595783 16553 ts_tablet_manager.cc:1403] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260710 11:01:08.596643 16516 raft_consensus.cc:697] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Becoming Leader. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:08.598034 16516 consensus_queue.cc:237] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.605554 16553 raft_consensus.cc:359] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.606488 16553 raft_consensus.cc:740] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.607918 16553 consensus_queue.cc:260] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.611425 16553 ts_tablet_manager.cc:1434] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:01:08.612372 16553 tablet_bootstrap.cc:492] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642: Bootstrap starting.
I20260710 11:01:08.615371 16139 catalog_manager.cc:5697] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce reported cstate change: term changed from 1 to 2, leader changed from 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195) to e91a3f3538084a9aa52e329b767262ce (127.12.245.194). New cstate: current_term: 2 leader_uuid: "e91a3f3538084a9aa52e329b767262ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:08.629487 16553 tablet_bootstrap.cc:492] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642: 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:01:08.631654 16553 tablet_bootstrap.cc:492] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642: Bootstrap complete.
I20260710 11:01:08.632421 16553 ts_tablet_manager.cc:1403] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:01:08.635484 16553 raft_consensus.cc:359] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.636222 16553 raft_consensus.cc:740] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae36f372341379c3d2fdc1efec642, State: Initialized, Role: FOLLOWER
I20260710 11:01:08.636936 16553 consensus_queue.cc:260] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.638875 16553 ts_tablet_manager.cc:1434] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:08.648914 16589 raft_consensus.cc:3060] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:08.728317 16626 raft_consensus.cc:993] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810: : Instructing follower e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:08.728838 16536 raft_consensus.cc:1081] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 LEADER]: Signalling peer e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:08.730674 16316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:40316
I20260710 11:01:08.731216 16316 raft_consensus.cc:493] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:08.731580 16316 raft_consensus.cc:3060] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:08.736598 16316 raft_consensus.cc:515] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.738384 16316 leader_election.cc:290] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 3 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:08.739140 16590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:08.739351 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:08.739835 16590 raft_consensus.cc:3060] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:08.739938 16390 raft_consensus.cc:3055] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:08.740342 16390 raft_consensus.cc:740] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:08.741027 16390 consensus_queue.cc:260] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.742093 16390 raft_consensus.cc:3060] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:08.746563 16590 raft_consensus.cc:2468] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 3.
I20260710 11:01:08.747673 16280 leader_election.cc:304] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [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: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:08.747887 16390 raft_consensus.cc:2468] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 3.
I20260710 11:01:08.748397 16516 raft_consensus.cc:2804] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:08.748903 16516 raft_consensus.cc:697] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 3 LEADER]: Becoming Leader. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:08.749738 16516 consensus_queue.cc:237] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:08.756659 16139 catalog_manager.cc:5697] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce reported cstate change: term changed from 2 to 3, leader changed from 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195) to e91a3f3538084a9aa52e329b767262ce (127.12.245.194). New cstate: current_term: 3 leader_uuid: "e91a3f3538084a9aa52e329b767262ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:08.769438 16590 raft_consensus.cc:3060] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:08.774446 16590 pending_rounds.cc:85] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Aborting all ops after (but not including) 0
I20260710 11:01:08.774781 16590 pending_rounds.cc:107] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:01:08.774958 16590 raft_consensus.cc:2889] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:01:09.072369 16631 raft_consensus.cc:993] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce: : Instructing follower 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:09.072856 16631 raft_consensus.cc:1081] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Signalling peer 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:09.074576 16390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:46528
I20260710 11:01:09.075174 16390 raft_consensus.cc:493] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.075565 16390 raft_consensus.cc:3060] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.081539 16390 raft_consensus.cc:515] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:09.083184 16390 leader_election.cc:290] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 3 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:09.084005 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:09.084250 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:09.084697 16589 raft_consensus.cc:3060] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.084811 16316 raft_consensus.cc:3055] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:09.085175 16316 raft_consensus.cc:740] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:09.086037 16316 consensus_queue.cc:260] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:09.087302 16316 raft_consensus.cc:3060] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.091862 16589 raft_consensus.cc:2468] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 3.
I20260710 11:01:09.093387 16354 leader_election.cc:304] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [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: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: 
I20260710 11:01:09.094183 16536 raft_consensus.cc:2804] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:09.094385 16316 raft_consensus.cc:2468] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 3.
I20260710 11:01:09.094650 16536 raft_consensus.cc:697] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:09.095675 16536 consensus_queue.cc:237] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:09.103121 16139 catalog_manager.cc:5697] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 2 to 3, leader changed from e91a3f3538084a9aa52e329b767262ce (127.12.245.194) to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 3 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:09.133426 16589 raft_consensus.cc:3060] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.133886 16590 raft_consensus.cc:1275] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:09.135115 16631 consensus_queue.cc:1048] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:09.149219 16390 raft_consensus.cc:1275] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:09.150498 16631 consensus_queue.cc:1048] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:09.176677 16589 raft_consensus.cc:1275] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:09.178061 16631 consensus_queue.cc:1048] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:09.185664 16390 raft_consensus.cc:1275] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:09.187614 16631 consensus_queue.cc:1048] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:01:09.395327 16188 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:09.528491 16316 raft_consensus.cc:1275] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:09.530207 16647 consensus_queue.cc:1048] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:09.540445 16589 raft_consensus.cc:1275] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:09.542572 16647 consensus_queue.cc:1048] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:09.543642 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:09.556018 16316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
mode: GRACEFUL
new_leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:40338
I20260710 11:01:09.556874 16316 raft_consensus.cc:606] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Received request to transfer leadership to TS 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:09.560187 16390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17f0543084474f76ad2e1c4f81578217"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
mode: GRACEFUL
new_leader_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:46538
I20260710 11:01:09.560796 16390 raft_consensus.cc:606] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Received request to transfer leadership to TS e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:09.564157 16631 raft_consensus.cc:993] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce: : Instructing follower 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:09.564955 16655 raft_consensus.cc:1081] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Signalling peer 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:09.566730 16316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2edbb4a199ac4f18b263a8b591813e6f"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
mode: GRACEFUL
new_leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:40338
I20260710 11:01:09.566977 16390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:46528
I20260710 11:01:09.567389 16316 raft_consensus.cc:606] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Received request to transfer leadership to TS 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:09.567489 16390 raft_consensus.cc:493] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.567890 16390 raft_consensus.cc:3060] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.568632 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:09.569255 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:09.569985 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:09.575073 16390 raft_consensus.cc:515] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:09.577613 16390 leader_election.cc:290] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 3 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:09.577955 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:09.578308 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:09.578685 16589 raft_consensus.cc:3060] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.578914 16316 raft_consensus.cc:3055] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:09.579312 16316 raft_consensus.cc:740] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:09.580200 16316 consensus_queue.cc:260] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:09.581554 16316 raft_consensus.cc:3060] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.586485 16589 raft_consensus.cc:2468] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 3.
I20260710 11:01:09.587736 16354 leader_election.cc:304] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [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: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: 
I20260710 11:01:09.588551 16647 raft_consensus.cc:2804] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:09.588749 16316 raft_consensus.cc:2468] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 3.
I20260710 11:01:09.589027 16647 raft_consensus.cc:697] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:09.590131 16647 consensus_queue.cc:237] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:09.596480 16139 catalog_manager.cc:5697] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 2 to 3, leader changed from e91a3f3538084a9aa52e329b767262ce (127.12.245.194) to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 3 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:09.773876 16626 raft_consensus.cc:993] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810: : Instructing follower e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:09.774317 16647 raft_consensus.cc:1081] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Signalling peer e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:09.775839 16316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17f0543084474f76ad2e1c4f81578217"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:40316
I20260710 11:01:09.776321 16316 raft_consensus.cc:493] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.776593 16316 raft_consensus.cc:3060] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.781716 16316 raft_consensus.cc:515] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:09.783207 16316 leader_election.cc:290] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:09.784309 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f0543084474f76ad2e1c4f81578217" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:09.784332 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f0543084474f76ad2e1c4f81578217" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:09.785018 16390 raft_consensus.cc:3055] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:09.785087 16589 raft_consensus.cc:3060] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.785409 16390 raft_consensus.cc:740] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:09.786311 16390 consensus_queue.cc:260] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:09.787508 16390 raft_consensus.cc:3060] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:09.791697 16589 raft_consensus.cc:2468] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 2.
I20260710 11:01:09.792896 16280 leader_election.cc:304] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:09.793582 16655 raft_consensus.cc:2804] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:09.794104 16655 raft_consensus.cc:697] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Becoming Leader. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:09.794734 16390 raft_consensus.cc:2468] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 2.
I20260710 11:01:09.794962 16655 consensus_queue.cc:237] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:09.801930 16139 catalog_manager.cc:5697] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce reported cstate change: term changed from 1 to 2, leader changed from 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195) to e91a3f3538084a9aa52e329b767262ce (127.12.245.194). New cstate: current_term: 2 leader_uuid: "e91a3f3538084a9aa52e329b767262ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:09.934777 16628 raft_consensus.cc:993] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce: : Instructing follower 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:09.935241 16655 raft_consensus.cc:1081] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Signalling peer 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:09.936681 16390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2edbb4a199ac4f18b263a8b591813e6f"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:46528
I20260710 11:01:09.937186 16390 raft_consensus.cc:493] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:09.937530 16390 raft_consensus.cc:3060] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.942214 16390 raft_consensus.cc:515] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:09.943655 16390 leader_election.cc:290] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 3 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:09.944607 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edbb4a199ac4f18b263a8b591813e6f" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:09.944790 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2edbb4a199ac4f18b263a8b591813e6f" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:09.945163 16589 raft_consensus.cc:3060] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.945420 16316 raft_consensus.cc:3055] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:09.945793 16316 raft_consensus.cc:740] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:09.946507 16316 consensus_queue.cc:260] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:09.947454 16316 raft_consensus.cc:3060] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:09.951040 16589 raft_consensus.cc:2468] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 3.
I20260710 11:01:09.952472 16354 leader_election.cc:304] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [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: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: 
I20260710 11:01:09.953707 16536 raft_consensus.cc:2804] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:09.953752 16316 raft_consensus.cc:2468] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 3.
I20260710 11:01:09.954546 16536 raft_consensus.cc:697] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:09.955562 16536 consensus_queue.cc:237] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:09.963613 16139 catalog_manager.cc:5697] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 2 to 3, leader changed from e91a3f3538084a9aa52e329b767262ce (127.12.245.194) to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 3 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:10.061589 16316 raft_consensus.cc:1275] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:10.062927 16536 consensus_queue.cc:1048] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:10.074379 16589 raft_consensus.cc:1275] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:10.076431 16647 consensus_queue.cc:1048] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:10.177474 16390 raft_consensus.cc:1275] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:10.178797 16655 consensus_queue.cc:1048] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:10.188844 16589 raft_consensus.cc:1275] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:10.190541 16655 consensus_queue.cc:1048] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:10.396365 16188 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:10.555779 16590 raft_consensus.cc:1275] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:10.557303 16647 consensus_queue.cc:1048] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:10.570514 16317 raft_consensus.cc:1275] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:10.572064 16667 consensus_queue.cc:1048] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:10.579823 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:10.588256 16317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17f0543084474f76ad2e1c4f81578217"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
mode: GRACEFUL
new_leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:40338
I20260710 11:01:10.588814 16317 raft_consensus.cc:606] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Received request to transfer leadership to TS 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:10.591658 16391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "813975153bd34d52a3ae6292546ff147"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
mode: GRACEFUL
new_leader_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:46538
I20260710 11:01:10.592239 16391 raft_consensus.cc:606] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Received request to transfer leadership to TS e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:10.594853 16390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
mode: GRACEFUL
new_leader_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:46538
I20260710 11:01:10.595314 16390 raft_consensus.cc:606] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 LEADER]: Received request to transfer leadership to TS e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:10.596249 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:10.596760 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:10.597373 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:10.908295 16647 raft_consensus.cc:993] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810: : Instructing follower e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:10.908748 16647 raft_consensus.cc:1081] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Signalling peer e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:10.910105 16316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "813975153bd34d52a3ae6292546ff147"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:40316
I20260710 11:01:10.910584 16316 raft_consensus.cc:493] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:10.910852 16316 raft_consensus.cc:3060] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:10.915529 16316 raft_consensus.cc:515] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:10.917011 16316 leader_election.cc:290] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:10.917779 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813975153bd34d52a3ae6292546ff147" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:10.917951 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813975153bd34d52a3ae6292546ff147" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:10.918460 16589 raft_consensus.cc:3060] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:10.918494 16390 raft_consensus.cc:3055] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:10.918883 16390 raft_consensus.cc:740] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:10.919625 16390 consensus_queue.cc:260] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:10.920481 16390 raft_consensus.cc:3060] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:10.923367 16589 raft_consensus.cc:2468] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 2.
I20260710 11:01:10.924511 16280 leader_election.cc:304] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:10.924932 16390 raft_consensus.cc:2468] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 2.
I20260710 11:01:10.925264 16655 raft_consensus.cc:2804] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:10.925817 16655 raft_consensus.cc:697] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Becoming Leader. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:10.927089 16667 raft_consensus.cc:993] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810: : Instructing follower e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:10.927022 16655 consensus_queue.cc:237] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:10.927614 16647 raft_consensus.cc:1081] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 LEADER]: Signalling peer e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:10.929107 16316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:40316
I20260710 11:01:10.929630 16316 raft_consensus.cc:493] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:10.929896 16316 raft_consensus.cc:3060] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:10.934875 16316 raft_consensus.cc:515] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:10.934602 16137 catalog_manager.cc:5697] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce reported cstate change: term changed from 1 to 2, leader changed from 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195) to e91a3f3538084a9aa52e329b767262ce (127.12.245.194). New cstate: current_term: 2 leader_uuid: "e91a3f3538084a9aa52e329b767262ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:10.937143 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:10.936558 16316 leader_election.cc:290] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 3 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:10.937657 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e643ac52bed495e9a7e8850fc4446b8" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:10.937839 16589 raft_consensus.cc:3060] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:10.938262 16390 raft_consensus.cc:3055] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:10.938716 16390 raft_consensus.cc:740] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:10.939659 16390 consensus_queue.cc:260] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:10.940963 16390 raft_consensus.cc:3060] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:10.945550 16589 raft_consensus.cc:2468] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 3.
I20260710 11:01:10.946911 16280 leader_election.cc:304] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [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: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:10.948040 16655 raft_consensus.cc:2804] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:10.948378 16390 raft_consensus.cc:2468] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 3.
I20260710 11:01:10.948624 16655 raft_consensus.cc:697] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 3 LEADER]: Becoming Leader. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:10.949818 16655 consensus_queue.cc:237] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:10.957302 16137 catalog_manager.cc:5697] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce reported cstate change: term changed from 2 to 3, leader changed from 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195) to e91a3f3538084a9aa52e329b767262ce (127.12.245.194). New cstate: current_term: 3 leader_uuid: "e91a3f3538084a9aa52e329b767262ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.030706 16669 raft_consensus.cc:993] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce: : Instructing follower 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:11.031155 16655 raft_consensus.cc:1081] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Signalling peer 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:11.032604 16390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17f0543084474f76ad2e1c4f81578217"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:46528
I20260710 11:01:11.033061 16390 raft_consensus.cc:493] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.033363 16390 raft_consensus.cc:3060] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:11.037562 16390 raft_consensus.cc:515] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:11.038897 16390 leader_election.cc:290] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 3 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:11.039855 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f0543084474f76ad2e1c4f81578217" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:11.040048 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f0543084474f76ad2e1c4f81578217" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:11.040390 16589 raft_consensus.cc:3060] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:11.040547 16316 raft_consensus.cc:3055] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:11.040915 16316 raft_consensus.cc:740] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:11.041522 16316 consensus_queue.cc:260] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:11.042325 16316 raft_consensus.cc:3060] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:11.045187 16589 raft_consensus.cc:2468] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 3.
I20260710 11:01:11.046227 16354 leader_election.cc:304] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [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: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: 
I20260710 11:01:11.046773 16316 raft_consensus.cc:2468] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 3.
I20260710 11:01:11.046943 16647 raft_consensus.cc:2804] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:11.047508 16647 raft_consensus.cc:697] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:11.048314 16647 consensus_queue.cc:237] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:11.054955 16139 catalog_manager.cc:5697] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 2 to 3, leader changed from e91a3f3538084a9aa52e329b767262ce (127.12.245.194) to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 3 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } }
W20260710 11:01:11.397410 16188 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:11.418996 16589 raft_consensus.cc:1275] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:11.420332 16655 consensus_queue.cc:1048] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.430142 16390 raft_consensus.cc:1275] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:11.431694 16655 consensus_queue.cc:1048] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.503057 16390 raft_consensus.cc:1275] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:11.504321 16655 consensus_queue.cc:1048] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.513656 16589 raft_consensus.cc:1275] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:11.516278 16669 consensus_queue.cc:1048] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:11.521311 16590 raft_consensus.cc:1275] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:11.522250 16316 raft_consensus.cc:1275] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:11.523926 16647 consensus_queue.cc:1048] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:11.524698 16667 consensus_queue.cc:1048] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:11.603977 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:11.611822 16390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5282aa96c7a54228b8910aadb1efc461"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
mode: GRACEFUL
new_leader_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:46538
I20260710 11:01:11.612318 16390 raft_consensus.cc:606] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Received request to transfer leadership to TS e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:11.614960 16316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "813975153bd34d52a3ae6292546ff147"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
mode: GRACEFUL
new_leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:40338
I20260710 11:01:11.615463 16316 raft_consensus.cc:606] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Received request to transfer leadership to TS 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:11.618238 16316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
mode: GRACEFUL
new_leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:40338
I20260710 11:01:11.618698 16316 raft_consensus.cc:606] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 3 LEADER]: Received request to transfer leadership to TS 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:11.619774 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:11.620235 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:11.620777 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:11.638759 16655 raft_consensus.cc:993] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce: : Instructing follower 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:11.639292 16655 raft_consensus.cc:1081] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 3 LEADER]: Signalling peer 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:11.640756 16390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:46528
I20260710 11:01:11.641147 16390 raft_consensus.cc:493] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.641438 16390 raft_consensus.cc:3060] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:11.645655 16390 raft_consensus.cc:515] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:11.647037 16390 leader_election.cc:290] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 4 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:11.648164 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:11.648222 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1c2ea1039e468799314e1f95d240d5" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:11.648689 16316 raft_consensus.cc:3055] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:11.648955 16589 raft_consensus.cc:3060] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:11.649037 16316 raft_consensus.cc:740] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:11.650020 16316 consensus_queue.cc:260] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:11.651039 16316 raft_consensus.cc:3060] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:11.654241 16589 raft_consensus.cc:2468] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 4.
I20260710 11:01:11.655331 16354 leader_election.cc:304] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [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: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: 
I20260710 11:01:11.656131 16687 raft_consensus.cc:2804] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:11.656298 16316 raft_consensus.cc:2468] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 4.
I20260710 11:01:11.656719 16687 raft_consensus.cc:697] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:11.657630 16687 consensus_queue.cc:237] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:11.665028 16137 catalog_manager.cc:5697] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 3 to 4, leader changed from e91a3f3538084a9aa52e329b767262ce (127.12.245.194) to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 4 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.693699 16667 raft_consensus.cc:993] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810: : Instructing follower e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:11.694309 16687 raft_consensus.cc:1081] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Signalling peer e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:11.695905 16316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5282aa96c7a54228b8910aadb1efc461"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:40316
I20260710 11:01:11.696511 16316 raft_consensus.cc:493] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.696992 16316 raft_consensus.cc:3060] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.701440 16316 raft_consensus.cc:515] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:11.703071 16316 leader_election.cc:290] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:11.703892 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5282aa96c7a54228b8910aadb1efc461" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:11.704125 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5282aa96c7a54228b8910aadb1efc461" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:11.704509 16589 raft_consensus.cc:3060] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.704663 16390 raft_consensus.cc:3055] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:11.705042 16390 raft_consensus.cc:740] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:11.705873 16390 consensus_queue.cc:260] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:11.707113 16390 raft_consensus.cc:3060] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.711467 16589 raft_consensus.cc:2468] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 2.
I20260710 11:01:11.712656 16280 leader_election.cc:304] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:11.713527 16655 raft_consensus.cc:2804] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:11.713753 16390 raft_consensus.cc:2468] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 2.
I20260710 11:01:11.713977 16655 raft_consensus.cc:697] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Becoming Leader. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:11.715145 16655 consensus_queue.cc:237] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } }
I20260710 11:01:11.722301 16137 catalog_manager.cc:5697] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce reported cstate change: term changed from 1 to 2, leader changed from 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195) to e91a3f3538084a9aa52e329b767262ce (127.12.245.194). New cstate: current_term: 2 leader_uuid: "e91a3f3538084a9aa52e329b767262ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.978288 16655 raft_consensus.cc:993] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce: : Instructing follower 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:11.978753 16683 raft_consensus.cc:1081] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Signalling peer 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:11.980279 16390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "813975153bd34d52a3ae6292546ff147"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:46528
I20260710 11:01:11.980715 16390 raft_consensus.cc:493] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.981043 16390 raft_consensus.cc:3060] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:11.986057 16390 raft_consensus.cc:515] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:11.987533 16390 leader_election.cc:290] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 3 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:11.988354 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813975153bd34d52a3ae6292546ff147" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:11.988533 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813975153bd34d52a3ae6292546ff147" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:11.988909 16589 raft_consensus.cc:3060] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:11.989115 16316 raft_consensus.cc:3055] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:11.989497 16316 raft_consensus.cc:740] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:11.990211 16316 consensus_queue.cc:260] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:11.991106 16316 raft_consensus.cc:3060] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:11.994057 16589 raft_consensus.cc:2468] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 3.
I20260710 11:01:11.995117 16354 leader_election.cc:304] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [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: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: 
I20260710 11:01:11.995803 16687 raft_consensus.cc:2804] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:11.996227 16687 raft_consensus.cc:697] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:11.996438 16316 raft_consensus.cc:2468] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 3.
I20260710 11:01:11.997087 16687 consensus_queue.cc:237] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:12.003021 16137 catalog_manager.cc:5697] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 2 to 3, leader changed from e91a3f3538084a9aa52e329b767262ce (127.12.245.194) to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 3 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:12.143494 16390 raft_consensus.cc:1275] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:12.144702 16683 consensus_queue.cc:1048] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.151372 16589 raft_consensus.cc:1275] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:12.154062 16655 consensus_queue.cc:1048] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.206946 16589 raft_consensus.cc:1275] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 4 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:12.208104 16687 consensus_queue.cc:1048] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:12.210943 16316 raft_consensus.cc:1275] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 4 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:12.212386 16667 consensus_queue.cc:1048] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:01:12.398396 16188 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:12.403445 16589 raft_consensus.cc:1275] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:12.404666 16687 consensus_queue.cc:1048] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:12.412237 16316 raft_consensus.cc:1275] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:12.414148 16687 consensus_queue.cc:1048] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:12.627033 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:12.634533 16390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
mode: GRACEFUL
new_leader_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:46538
I20260710 11:01:12.634958 16390 raft_consensus.cc:606] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Received request to transfer leadership to TS e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:12.637182 16390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
mode: GRACEFUL
new_leader_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:46538
I20260710 11:01:12.637599 16390 raft_consensus.cc:606] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Received request to transfer leadership to TS e91a3f3538084a9aa52e329b767262ce
I20260710 11:01:12.640120 16316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0a2798e1c4d4adfa39612ff23036a8e"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
mode: GRACEFUL
new_leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:40338
I20260710 11:01:12.640553 16316 raft_consensus.cc:606] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 1 LEADER]: Received request to transfer leadership to TS 3b9da479e9cc4d7e81b39fe031aad810
I20260710 11:01:12.641644 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:01:12.642114 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:12.642653 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:12.676970 16667 raft_consensus.cc:993] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810: : Instructing follower e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:12.677601 16687 raft_consensus.cc:1081] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Signalling peer e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:12.679220 16316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:40316
I20260710 11:01:12.679726 16316 raft_consensus.cc:493] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.680075 16316 raft_consensus.cc:3060] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:12.684558 16316 raft_consensus.cc:515] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:12.685981 16316 leader_election.cc:290] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 4 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:12.686820 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:12.686998 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b471ff469ff4740987fa35cbda5421e" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:12.687346 16589 raft_consensus.cc:3060] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:12.687753 16390 raft_consensus.cc:3055] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:12.688042 16390 raft_consensus.cc:740] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:12.688668 16390 consensus_queue.cc:260] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:12.689574 16390 raft_consensus.cc:3060] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:12.692057 16589 raft_consensus.cc:2468] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 4.
I20260710 11:01:12.693076 16280 leader_election.cc:304] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [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: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:12.693778 16682 raft_consensus.cc:2804] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:12.694218 16390 raft_consensus.cc:2468] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 4.
I20260710 11:01:12.694342 16682 raft_consensus.cc:697] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 4 LEADER]: Becoming Leader. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:12.695284 16682 consensus_queue.cc:237] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [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: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:12.702585 16138 catalog_manager.cc:5697] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce reported cstate change: term changed from 3 to 4, leader changed from 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195) to e91a3f3538084a9aa52e329b767262ce (127.12.245.194). New cstate: current_term: 4 leader_uuid: "e91a3f3538084a9aa52e329b767262ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:12.912200 16655 raft_consensus.cc:993] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce: : Instructing follower 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:12.912644 16682 raft_consensus.cc:1081] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 1 LEADER]: Signalling peer 3b9da479e9cc4d7e81b39fe031aad810 to start an election
I20260710 11:01:12.914809 16390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0a2798e1c4d4adfa39612ff23036a8e"
dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
 from {username='slave'} at 127.0.0.1:46528
I20260710 11:01:12.915386 16390 raft_consensus.cc:493] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.915678 16390 raft_consensus.cc:3060] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.920113 16390 raft_consensus.cc:515] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:12.921578 16390 leader_election.cc:290] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 2 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959)
I20260710 11:01:12.922224 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a2798e1c4d4adfa39612ff23036a8e" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:12.922502 16316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a2798e1c4d4adfa39612ff23036a8e" candidate_uuid: "3b9da479e9cc4d7e81b39fe031aad810" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
I20260710 11:01:12.922796 16589 raft_consensus.cc:3060] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.923055 16316 raft_consensus.cc:3055] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.923358 16316 raft_consensus.cc:740] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:12.923945 16316 consensus_queue.cc:260] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:12.924806 16316 raft_consensus.cc:3060] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.927179 16589 raft_consensus.cc:2468] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 2.
I20260710 11:01:12.928143 16354 leader_election.cc:304] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae36f372341379c3d2fdc1efec642, 3b9da479e9cc4d7e81b39fe031aad810; no voters: 
I20260710 11:01:12.928896 16687 raft_consensus.cc:2804] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.929464 16687 raft_consensus.cc:697] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 LEADER]: Becoming Leader. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:12.929800 16316 raft_consensus.cc:2468] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9da479e9cc4d7e81b39fe031aad810 in term 2.
I20260710 11:01:12.930330 16687 consensus_queue.cc:237] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:12.937559 16138 catalog_manager.cc:5697] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 reported cstate change: term changed from 1 to 2, leader changed from e91a3f3538084a9aa52e329b767262ce (127.12.245.194) to 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195). New cstate: current_term: 2 leader_uuid: "3b9da479e9cc4d7e81b39fe031aad810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:12.964139 16667 raft_consensus.cc:993] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810: : Instructing follower e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:12.964596 16687 raft_consensus.cc:1081] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Signalling peer e91a3f3538084a9aa52e329b767262ce to start an election
I20260710 11:01:12.966065 16316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f"
dest_uuid: "e91a3f3538084a9aa52e329b767262ce"
 from {username='slave'} at 127.0.0.1:40316
I20260710 11:01:12.966527 16316 raft_consensus.cc:493] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.966792 16316 raft_consensus.cc:3060] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:12.970988 16316 raft_consensus.cc:515] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:12.972550 16316 leader_election.cc:290] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [CANDIDATE]: Term 4 election: Requested vote from peers 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129), 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195:34971)
I20260710 11:01:12.973783 16589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "33fae36f372341379c3d2fdc1efec642"
I20260710 11:01:12.973855 16390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc730226a56433fabeddfcf58fa834f" candidate_uuid: "e91a3f3538084a9aa52e329b767262ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3b9da479e9cc4d7e81b39fe031aad810"
I20260710 11:01:12.974503 16589 raft_consensus.cc:3060] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:12.974601 16390 raft_consensus.cc:3055] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:12.975076 16390 raft_consensus.cc:740] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3b9da479e9cc4d7e81b39fe031aad810, State: Running, Role: LEADER
I20260710 11:01:12.975845 16390 consensus_queue.cc:260] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:12.976703 16390 raft_consensus.cc:3060] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:12.979269 16589 raft_consensus.cc:2468] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 4.
I20260710 11:01:12.980221 16280 leader_election.cc:304] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [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: 33fae36f372341379c3d2fdc1efec642, e91a3f3538084a9aa52e329b767262ce; no voters: 
I20260710 11:01:12.980904 16682 raft_consensus.cc:2804] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:12.981294 16682 raft_consensus.cc:697] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 4 LEADER]: Becoming Leader. State: Replica: e91a3f3538084a9aa52e329b767262ce, State: Running, Role: LEADER
I20260710 11:01:12.981650 16390 raft_consensus.cc:2468] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91a3f3538084a9aa52e329b767262ce in term 4.
I20260710 11:01:12.982088 16682 consensus_queue.cc:237] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } }
I20260710 11:01:12.988916 16138 catalog_manager.cc:5697] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce reported cstate change: term changed from 3 to 4, leader changed from 3b9da479e9cc4d7e81b39fe031aad810 (127.12.245.195) to e91a3f3538084a9aa52e329b767262ce (127.12.245.194). New cstate: current_term: 4 leader_uuid: "e91a3f3538084a9aa52e329b767262ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:13.136010 16589 raft_consensus.cc:1275] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 4 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:13.137212 16682 consensus_queue.cc:1048] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:13.148205 16390 raft_consensus.cc:1275] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: 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:13.149605 16682 consensus_queue.cc:1048] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:13.392863 16589 raft_consensus.cc:1275] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:13.393971 16687 consensus_queue.cc:1048] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:13.399341 16188 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:13.402820 16316 raft_consensus.cc:1275] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Refusing update from remote peer 3b9da479e9cc4d7e81b39fe031aad810: 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:13.404142 16717 consensus_queue.cc:1048] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91a3f3538084a9aa52e329b767262ce" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 35959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:13.447799 16390 raft_consensus.cc:1275] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:01:13.449193 16682 consensus_queue.cc:1048] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9da479e9cc4d7e81b39fe031aad810" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:13.457296 16589 raft_consensus.cc:1275] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 4 FOLLOWER]: Refusing update from remote peer e91a3f3538084a9aa52e329b767262ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:01:13.458665 16712 consensus_queue.cc:1048] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae36f372341379c3d2fdc1efec642" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 44129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:13.648566 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:13.675491 13271 tablet_server.cc:179] TabletServer@127.12.245.193:44129 shutting down...
I20260710 11:01:13.692420 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:13.693105 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:13.693711 13271 raft_consensus.cc:2243] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.694191 13271 raft_consensus.cc:2272] T 9dc730226a56433fabeddfcf58fa834f P 33fae36f372341379c3d2fdc1efec642 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.696990 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:13.697597 13271 raft_consensus.cc:2243] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.698022 13271 raft_consensus.cc:2272] T b0a2798e1c4d4adfa39612ff23036a8e P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.700011 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:13.700533 13271 raft_consensus.cc:2243] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.700925 13271 raft_consensus.cc:2272] T 9e643ac52bed495e9a7e8850fc4446b8 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.702582 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:13.703079 13271 raft_consensus.cc:2243] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.703485 13271 raft_consensus.cc:2272] T 0b471ff469ff4740987fa35cbda5421e P 33fae36f372341379c3d2fdc1efec642 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.705534 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:13.706051 13271 raft_consensus.cc:2243] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.706449 13271 raft_consensus.cc:2272] T 2edbb4a199ac4f18b263a8b591813e6f P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.708027 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:13.708636 13271 raft_consensus.cc:2243] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.708976 13271 raft_consensus.cc:2272] T 63986f0aadfb47ae92dd1a807521c652 P 33fae36f372341379c3d2fdc1efec642 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.710536 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:13.710965 13271 raft_consensus.cc:2243] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.711323 13271 raft_consensus.cc:2272] T 813975153bd34d52a3ae6292546ff147 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.712824 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:13.713243 13271 raft_consensus.cc:2243] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.713642 13271 raft_consensus.cc:2272] T 17f0543084474f76ad2e1c4f81578217 P 33fae36f372341379c3d2fdc1efec642 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.715225 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:13.715624 13271 raft_consensus.cc:2243] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.715972 13271 raft_consensus.cc:2272] T ca1c2ea1039e468799314e1f95d240d5 P 33fae36f372341379c3d2fdc1efec642 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.717499 13271 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:13.717898 13271 raft_consensus.cc:2243] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.718210 13271 raft_consensus.cc:2272] T 5282aa96c7a54228b8910aadb1efc461 P 33fae36f372341379c3d2fdc1efec642 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:13.723412 16354 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 59 similar messages]
W20260710 11:01:13.726126 16354 consensus_peers.cc:597] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. 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:01:13.740068 16280 consensus_peers.cc:597] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:13.746676 13271 tablet_server.cc:196] TabletServer@127.12.245.193:44129 shutdown complete.
I20260710 11:01:13.763497 13271 tablet_server.cc:179] TabletServer@127.12.245.194:0 shutting down...
W20260710 11:01:13.781136 16355 consensus_peers.cc:597] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959): Couldn't send request to peer e91a3f3538084a9aa52e329b767262ce. 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:01:13.785465 16355 consensus_peers.cc:597] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959): Couldn't send request to peer e91a3f3538084a9aa52e329b767262ce. 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:13.790366 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:13.791085 13271 tablet_replica.cc:333] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce: stopping tablet replica
I20260710 11:01:13.791728 13271 raft_consensus.cc:2243] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.792171 13271 raft_consensus.cc:2272] T 17f0543084474f76ad2e1c4f81578217 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.794055 13271 tablet_replica.cc:333] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce: stopping tablet replica
I20260710 11:01:13.794627 13271 raft_consensus.cc:2243] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.795354 13271 raft_consensus.cc:2272] T 9dc730226a56433fabeddfcf58fa834f P e91a3f3538084a9aa52e329b767262ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.797887 13271 tablet_replica.cc:333] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce: stopping tablet replica
I20260710 11:01:13.798863 13271 raft_consensus.cc:2243] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.799274 13271 raft_consensus.cc:2272] T b0a2798e1c4d4adfa39612ff23036a8e P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.802208 13271 tablet_replica.cc:333] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce: stopping tablet replica
I20260710 11:01:13.802740 13271 raft_consensus.cc:2243] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.803150 13271 raft_consensus.cc:2272] T 813975153bd34d52a3ae6292546ff147 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.804919 13271 tablet_replica.cc:333] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce: stopping tablet replica
I20260710 11:01:13.805493 13271 raft_consensus.cc:2243] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.806211 13271 raft_consensus.cc:2272] T 63986f0aadfb47ae92dd1a807521c652 P e91a3f3538084a9aa52e329b767262ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.808208 13271 tablet_replica.cc:333] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce: stopping tablet replica
I20260710 11:01:13.808770 13271 raft_consensus.cc:2243] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.809166 13271 raft_consensus.cc:2272] T 2edbb4a199ac4f18b263a8b591813e6f P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.810974 13271 tablet_replica.cc:333] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce: stopping tablet replica
I20260710 11:01:13.811492 13271 raft_consensus.cc:2243] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.812188 13271 raft_consensus.cc:2272] T 9e643ac52bed495e9a7e8850fc4446b8 P e91a3f3538084a9aa52e329b767262ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.814122 13271 tablet_replica.cc:333] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce: stopping tablet replica
I20260710 11:01:13.814639 13271 raft_consensus.cc:2243] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.815337 13271 raft_consensus.cc:2272] T 0b471ff469ff4740987fa35cbda5421e P e91a3f3538084a9aa52e329b767262ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.818089 13271 tablet_replica.cc:333] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce: stopping tablet replica
I20260710 11:01:13.818905 13271 raft_consensus.cc:2243] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.819860 13271 raft_consensus.cc:2272] T 5282aa96c7a54228b8910aadb1efc461 P e91a3f3538084a9aa52e329b767262ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:13.820535 16355 consensus_peers.cc:597] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959): Couldn't send request to peer e91a3f3538084a9aa52e329b767262ce. 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:13.821986 13271 tablet_replica.cc:333] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce: stopping tablet replica
I20260710 11:01:13.822499 13271 raft_consensus.cc:2243] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.822901 13271 raft_consensus.cc:2272] T ca1c2ea1039e468799314e1f95d240d5 P e91a3f3538084a9aa52e329b767262ce [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:13.832844 16355 consensus_peers.cc:597] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer e91a3f3538084a9aa52e329b767262ce (127.12.245.194:35959): Couldn't send request to peer e91a3f3538084a9aa52e329b767262ce. 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:13.853533 13271 tablet_server.cc:196] TabletServer@127.12.245.194:0 shutdown complete.
W20260710 11:01:13.869498 16354 consensus_peers.cc:597] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 -> Peer 33fae36f372341379c3d2fdc1efec642 (127.12.245.193:44129): Couldn't send request to peer 33fae36f372341379c3d2fdc1efec642. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:44129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:13.876586 13271 tablet_server.cc:179] TabletServer@127.12.245.195:0 shutting down...
I20260710 11:01:13.908079 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:13.908846 13271 tablet_replica.cc:333] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810: stopping tablet replica
I20260710 11:01:13.909871 13271 raft_consensus.cc:2243] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.911010 13271 raft_consensus.cc:2272] T b0a2798e1c4d4adfa39612ff23036a8e P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.913323 13271 tablet_replica.cc:333] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810: stopping tablet replica
I20260710 11:01:13.913944 13271 raft_consensus.cc:2243] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.914325 13271 raft_consensus.cc:2272] T 9dc730226a56433fabeddfcf58fa834f P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.916627 13271 tablet_replica.cc:333] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810: stopping tablet replica
I20260710 11:01:13.917124 13271 raft_consensus.cc:2243] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.917909 13271 raft_consensus.cc:2272] T ca1c2ea1039e468799314e1f95d240d5 P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.919821 13271 tablet_replica.cc:333] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810: stopping tablet replica
I20260710 11:01:13.920374 13271 raft_consensus.cc:2243] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.920805 13271 raft_consensus.cc:2272] T 5282aa96c7a54228b8910aadb1efc461 P 3b9da479e9cc4d7e81b39fe031aad810 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.922730 13271 tablet_replica.cc:333] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810: stopping tablet replica
I20260710 11:01:13.923273 13271 raft_consensus.cc:2243] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.923697 13271 raft_consensus.cc:2272] T 9e643ac52bed495e9a7e8850fc4446b8 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.925568 13271 tablet_replica.cc:333] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810: stopping tablet replica
I20260710 11:01:13.926097 13271 raft_consensus.cc:2243] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.926517 13271 raft_consensus.cc:2272] T 0b471ff469ff4740987fa35cbda5421e P 3b9da479e9cc4d7e81b39fe031aad810 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.928642 13271 tablet_replica.cc:333] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810: stopping tablet replica
I20260710 11:01:13.929219 13271 raft_consensus.cc:2243] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.930050 13271 raft_consensus.cc:2272] T 813975153bd34d52a3ae6292546ff147 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.931865 13271 tablet_replica.cc:333] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810: stopping tablet replica
I20260710 11:01:13.932406 13271 raft_consensus.cc:2243] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.933169 13271 raft_consensus.cc:2272] T 2edbb4a199ac4f18b263a8b591813e6f P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.935122 13271 tablet_replica.cc:333] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810: stopping tablet replica
I20260710 11:01:13.935671 13271 raft_consensus.cc:2243] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:13.936096 13271 raft_consensus.cc:2272] T 63986f0aadfb47ae92dd1a807521c652 P 3b9da479e9cc4d7e81b39fe031aad810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.938115 13271 tablet_replica.cc:333] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810: stopping tablet replica
I20260710 11:01:13.938630 13271 raft_consensus.cc:2243] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:13.939407 13271 raft_consensus.cc:2272] T 17f0543084474f76ad2e1c4f81578217 P 3b9da479e9cc4d7e81b39fe031aad810 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:13.970333 13271 tablet_server.cc:196] TabletServer@127.12.245.195:0 shutdown complete.
I20260710 11:01:13.990567 13271 master.cc:562] Master@127.12.245.254:39557 shutting down...
I20260710 11:01:14.015216 13271 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:14.015731 13271 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:14.016044 13271 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b50f233739849699dbb65cf3cadf84d: stopping tablet replica
I20260710 11:01:14.036738 13271 master.cc:584] Master@127.12.245.254:39557 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12842 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:01:14.081660 13271 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.245.254:38681
I20260710 11:01:14.082796 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:14.089223 16729 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:14.089011 16728 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:14.090096 16731 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:14.091439 13271 server_base.cc:1061] running on GCE node
I20260710 11:01:14.092319 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:14.092530 13271 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:14.092700 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681274092681 us; error 0 us; skew 500 ppm
I20260710 11:01:14.093237 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:14.095477 13271 webserver.cc:533] Webserver started at http://127.12.245.254:42007/ using document root <none> and password file <none>
I20260710 11:01:14.096000 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:14.096210 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:14.096504 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:14.097644 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/master-0-root/instance:
uuid: "f873428ac2c8400585bd95581d198dde"
format_stamp: "Formatted at 2026-07-10 11:01:14 on dist-test-slave-z3q7"
I20260710 11:01:14.102000 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:01:14.106288 16736 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:14.107332 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:01:14.107709 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/master-0-root
uuid: "f873428ac2c8400585bd95581d198dde"
format_stamp: "Formatted at 2026-07-10 11:01:14 on dist-test-slave-z3q7"
I20260710 11:01:14.108054 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-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:14.125725 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:14.126858 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:14.163723 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.254:38681
I20260710 11:01:14.163848 16787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.254:38681 every 8 connection(s)
I20260710 11:01:14.167603 16788 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:14.177964 16788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde: Bootstrap starting.
I20260710 11:01:14.182694 16788 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.186825 16788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde: No bootstrap required, opened a new log
I20260710 11:01:14.188937 16788 raft_consensus.cc:359] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f873428ac2c8400585bd95581d198dde" member_type: VOTER }
I20260710 11:01:14.189299 16788 raft_consensus.cc:385] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.189591 16788 raft_consensus.cc:740] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f873428ac2c8400585bd95581d198dde, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.190241 16788 consensus_queue.cc:260] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f873428ac2c8400585bd95581d198dde" member_type: VOTER }
I20260710 11:01:14.190709 16788 raft_consensus.cc:399] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:14.190933 16788 raft_consensus.cc:493] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:14.191198 16788 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:14.196148 16788 raft_consensus.cc:515] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f873428ac2c8400585bd95581d198dde" member_type: VOTER }
I20260710 11:01:14.196689 16788 leader_election.cc:304] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [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: f873428ac2c8400585bd95581d198dde; no voters: 
I20260710 11:01:14.197882 16788 leader_election.cc:290] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:14.198221 16791 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:14.199505 16791 raft_consensus.cc:697] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [term 1 LEADER]: Becoming Leader. State: Replica: f873428ac2c8400585bd95581d198dde, State: Running, Role: LEADER
I20260710 11:01:14.200158 16791 consensus_queue.cc:237] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [LEADER]: Queue going to LEADER mode. State: All 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: "f873428ac2c8400585bd95581d198dde" member_type: VOTER }
I20260710 11:01:14.200783 16788 sys_catalog.cc:565] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:14.203454 16793 sys_catalog.cc:455] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [sys.catalog]: SysCatalogTable state changed. Reason: New leader f873428ac2c8400585bd95581d198dde. Latest consensus state: current_term: 1 leader_uuid: "f873428ac2c8400585bd95581d198dde" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f873428ac2c8400585bd95581d198dde" member_type: VOTER } }
I20260710 11:01:14.203389 16792 sys_catalog.cc:455] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f873428ac2c8400585bd95581d198dde" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f873428ac2c8400585bd95581d198dde" member_type: VOTER } }
I20260710 11:01:14.204137 16793 sys_catalog.cc:458] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:14.204384 16792 sys_catalog.cc:458] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:14.211526 16797 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:14.216114 16797 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:14.219235 13271 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:14.224553 16797 catalog_manager.cc:1383] Generated new cluster ID: 88a595701754410cb050449ef2fb4874
I20260710 11:01:14.224836 16797 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:14.249765 16797 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:14.251062 16797 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:14.267282 16797 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde: Generated new TSK 0
I20260710 11:01:14.267907 16797 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:14.286042 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:14.292011 16809 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:14.293185 16810 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:14.295444 16812 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:14.295537 13271 server_base.cc:1061] running on GCE node
I20260710 11:01:14.296584 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:14.296790 13271 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:14.296963 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681274296930 us; error 0 us; skew 500 ppm
I20260710 11:01:14.297556 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:14.300006 13271 webserver.cc:533] Webserver started at http://127.12.245.193:34391/ using document root <none> and password file <none>
I20260710 11:01:14.300536 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:14.300709 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:14.300992 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:14.302321 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/ts-0-root/instance:
uuid: "ef62490316a94600b413d47c37d477ac"
format_stamp: "Formatted at 2026-07-10 11:01:14 on dist-test-slave-z3q7"
I20260710 11:01:14.307165 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:14.310910 16817 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:14.311725 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:01:14.312023 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/ts-0-root
uuid: "ef62490316a94600b413d47c37d477ac"
format_stamp: "Formatted at 2026-07-10 11:01:14 on dist-test-slave-z3q7"
I20260710 11:01:14.312345 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-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:14.326488 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:14.327699 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:14.329151 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:14.331426 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:14.331667 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:14.331902 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:14.332079 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:14.373201 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.193:38127
I20260710 11:01:14.373328 16879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.193:38127 every 8 connection(s)
I20260710 11:01:14.378262 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:14.386006 16884 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:14.386584 16885 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:14.389806 13271 server_base.cc:1061] running on GCE node
W20260710 11:01:14.389760 16887 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:14.390672 16880 heartbeater.cc:344] Connected to a master server at 127.12.245.254:38681
I20260710 11:01:14.391093 16880 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:14.391443 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:14.391716 13271 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:14.391866 16880 heartbeater.cc:507] Master 127.12.245.254:38681 requested a full tablet report, sending...
I20260710 11:01:14.391917 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681274391898 us; error 0 us; skew 500 ppm
I20260710 11:01:14.392769 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:14.394397 16753 ts_manager.cc:194] Registered new tserver with Master: ef62490316a94600b413d47c37d477ac (127.12.245.193:38127)
I20260710 11:01:14.395566 13271 webserver.cc:533] Webserver started at http://127.12.245.194:37125/ using document root <none> and password file <none>
I20260710 11:01:14.396142 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:14.396266 16753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40170
I20260710 11:01:14.396381 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:14.396817 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:14.398109 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/ts-1-root/instance:
uuid: "de0e48d0d914458083591574d33c71b0"
format_stamp: "Formatted at 2026-07-10 11:01:14 on dist-test-slave-z3q7"
I20260710 11:01:14.402982 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:14.406365 16892 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:14.407166 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:14.407466 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/ts-1-root
uuid: "de0e48d0d914458083591574d33c71b0"
format_stamp: "Formatted at 2026-07-10 11:01:14 on dist-test-slave-z3q7"
I20260710 11:01:14.407761 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-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:14.431026 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:14.432262 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:14.433755 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:14.435983 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:14.436206 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:14.436463 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:14.436643 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:14.476604 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.194:45633
I20260710 11:01:14.476725 16954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.194:45633 every 8 connection(s)
I20260710 11:01:14.482452 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:14.489910 16958 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:14.490772 16959 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:14.493031 13271 server_base.cc:1061] running on GCE node
W20260710 11:01:14.494622 16961 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:14.495577 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:14.495903 13271 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:14.496063 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681274496052 us; error 0 us; skew 500 ppm
I20260710 11:01:14.496769 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:14.497089 16955 heartbeater.cc:344] Connected to a master server at 127.12.245.254:38681
I20260710 11:01:14.497525 16955 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:14.498468 16955 heartbeater.cc:507] Master 127.12.245.254:38681 requested a full tablet report, sending...
I20260710 11:01:14.499501 13271 webserver.cc:533] Webserver started at http://127.12.245.195:45601/ using document root <none> and password file <none>
I20260710 11:01:14.500082 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:14.500332 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:14.500644 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:14.500681 16753 ts_manager.cc:194] Registered new tserver with Master: de0e48d0d914458083591574d33c71b0 (127.12.245.194:45633)
I20260710 11:01:14.502300 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/ts-2-root/instance:
uuid: "ff17576c67414b1caf7318484e4bafdb"
format_stamp: "Formatted at 2026-07-10 11:01:14 on dist-test-slave-z3q7"
I20260710 11:01:14.502791 16753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40172
I20260710 11:01:14.508095 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260710 11:01:14.512072 16966 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:14.512964 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:14.513408 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/ts-2-root
uuid: "ff17576c67414b1caf7318484e4bafdb"
format_stamp: "Formatted at 2026-07-10 11:01:14 on dist-test-slave-z3q7"
I20260710 11:01:14.513680 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681184751178-13271-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:14.533788 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:14.534961 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:14.536350 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:14.538568 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:14.538736 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:14.539032 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:14.539191 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:14.580008 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.195:34777
I20260710 11:01:14.580122 17028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.195:34777 every 8 connection(s)
I20260710 11:01:14.593973 17029 heartbeater.cc:344] Connected to a master server at 127.12.245.254:38681
I20260710 11:01:14.594347 17029 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:14.595045 17029 heartbeater.cc:507] Master 127.12.245.254:38681 requested a full tablet report, sending...
I20260710 11:01:14.597048 16753 ts_manager.cc:194] Registered new tserver with Master: ff17576c67414b1caf7318484e4bafdb (127.12.245.195:34777)
I20260710 11:01:14.597168 13271 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013759126s
I20260710 11:01:14.598987 16753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40178
I20260710 11:01:14.625103 16753 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40190:
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:01:14.627256 16753 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:01:14.669682 16920 tablet_service.cc:1511] Processing CreateTablet for tablet 2e30e578938147f3b6ddcb580d6edd31 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ba834fa1a8434d838ccb792983ac1352]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:14.669776 16919 tablet_service.cc:1511] Processing CreateTablet for tablet bca26ac487b84599a6e777c9888e087b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ba834fa1a8434d838ccb792983ac1352]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:14.671200 16920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e30e578938147f3b6ddcb580d6edd31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.671905 16919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca26ac487b84599a6e777c9888e087b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.677434 16994 tablet_service.cc:1511] Processing CreateTablet for tablet 2e30e578938147f3b6ddcb580d6edd31 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ba834fa1a8434d838ccb792983ac1352]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:14.678767 16994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e30e578938147f3b6ddcb580d6edd31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.681948 16845 tablet_service.cc:1511] Processing CreateTablet for tablet 2e30e578938147f3b6ddcb580d6edd31 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ba834fa1a8434d838ccb792983ac1352]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:14.683272 16845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e30e578938147f3b6ddcb580d6edd31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.686744 16993 tablet_service.cc:1511] Processing CreateTablet for tablet bca26ac487b84599a6e777c9888e087b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ba834fa1a8434d838ccb792983ac1352]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:14.688153 16993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca26ac487b84599a6e777c9888e087b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.691471 16844 tablet_service.cc:1511] Processing CreateTablet for tablet bca26ac487b84599a6e777c9888e087b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ba834fa1a8434d838ccb792983ac1352]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:14.693184 16844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca26ac487b84599a6e777c9888e087b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:14.702589 17044 tablet_bootstrap.cc:492] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0: Bootstrap starting.
I20260710 11:01:14.714936 17046 tablet_bootstrap.cc:492] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac: Bootstrap starting.
I20260710 11:01:14.715430 17045 tablet_bootstrap.cc:492] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb: Bootstrap starting.
I20260710 11:01:14.718138 17044 tablet_bootstrap.cc:654] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.722250 17045 tablet_bootstrap.cc:654] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.722702 17046 tablet_bootstrap.cc:654] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.723966 17044 tablet_bootstrap.cc:492] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0: No bootstrap required, opened a new log
I20260710 11:01:14.724474 17044 ts_tablet_manager.cc:1403] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 11:01:14.728323 17045 tablet_bootstrap.cc:492] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb: No bootstrap required, opened a new log
I20260710 11:01:14.728830 17045 ts_tablet_manager.cc:1403] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:01:14.728426 17044 raft_consensus.cc:359] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } }
I20260710 11:01:14.729233 17044 raft_consensus.cc:385] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.729590 17044 raft_consensus.cc:740] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de0e48d0d914458083591574d33c71b0, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.730118 17046 tablet_bootstrap.cc:492] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac: No bootstrap required, opened a new log
I20260710 11:01:14.730327 17044 consensus_queue.cc:260] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } }
I20260710 11:01:14.730765 17046 ts_tablet_manager.cc:1403] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 11:01:14.732112 17045 raft_consensus.cc:359] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:14.732918 16955 heartbeater.cc:499] Master 127.12.245.254:38681 was elected leader, sending a full tablet report...
I20260710 11:01:14.732959 17045 raft_consensus.cc:385] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.733472 17044 ts_tablet_manager.cc:1434] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:01:14.733510 17045 raft_consensus.cc:740] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff17576c67414b1caf7318484e4bafdb, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.734675 17044 tablet_bootstrap.cc:492] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0: Bootstrap starting.
I20260710 11:01:14.734828 17045 consensus_queue.cc:260] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:14.734699 17046 raft_consensus.cc:359] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } }
I20260710 11:01:14.737244 17046 raft_consensus.cc:385] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.737648 17046 raft_consensus.cc:740] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef62490316a94600b413d47c37d477ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.738612 17046 consensus_queue.cc:260] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } }
I20260710 11:01:14.742672 17044 tablet_bootstrap.cc:654] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.751154 16880 heartbeater.cc:499] Master 127.12.245.254:38681 was elected leader, sending a full tablet report...
I20260710 11:01:14.752620 17046 ts_tablet_manager.cc:1434] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.000s
I20260710 11:01:14.753197 17029 heartbeater.cc:499] Master 127.12.245.254:38681 was elected leader, sending a full tablet report...
I20260710 11:01:14.753779 17045 ts_tablet_manager.cc:1434] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.021s
I20260710 11:01:14.755034 17046 tablet_bootstrap.cc:492] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac: Bootstrap starting.
I20260710 11:01:14.758098 17045 tablet_bootstrap.cc:492] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb: Bootstrap starting.
I20260710 11:01:14.761180 17044 tablet_bootstrap.cc:492] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0: No bootstrap required, opened a new log
I20260710 11:01:14.761814 17044 ts_tablet_manager.cc:1403] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.015s
I20260710 11:01:14.762868 17046 tablet_bootstrap.cc:654] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.764914 17044 raft_consensus.cc:359] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:14.765758 17044 raft_consensus.cc:385] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.766175 17044 raft_consensus.cc:740] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de0e48d0d914458083591574d33c71b0, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.766747 17045 tablet_bootstrap.cc:654] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:14.767602 17044 consensus_queue.cc:260] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:14.770176 17044 ts_tablet_manager.cc:1434] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:14.774948 17046 tablet_bootstrap.cc:492] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac: No bootstrap required, opened a new log
I20260710 11:01:14.775512 17046 ts_tablet_manager.cc:1403] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 11:01:14.776072 17045 tablet_bootstrap.cc:492] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb: No bootstrap required, opened a new log
I20260710 11:01:14.776643 17045 ts_tablet_manager.cc:1403] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260710 11:01:14.778606 17046 raft_consensus.cc:359] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:14.779392 17046 raft_consensus.cc:385] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.779775 17046 raft_consensus.cc:740] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef62490316a94600b413d47c37d477ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.779537 17045 raft_consensus.cc:359] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } }
I20260710 11:01:14.780381 17045 raft_consensus.cc:385] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:14.780825 17045 raft_consensus.cc:740] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff17576c67414b1caf7318484e4bafdb, State: Initialized, Role: FOLLOWER
I20260710 11:01:14.780685 17046 consensus_queue.cc:260] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:14.781675 17045 consensus_queue.cc:260] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } }
I20260710 11:01:14.783285 17046 ts_tablet_manager.cc:1434] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:01:14.783773 17045 ts_tablet_manager.cc:1434] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
W20260710 11:01:14.834249 17030 tablet.cc:2406] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:15.061506 17050 raft_consensus.cc:493] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.062338 17050 raft_consensus.cc:515] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } }
I20260710 11:01:15.064404 17050 leader_election.cc:290] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff17576c67414b1caf7318484e4bafdb (127.12.245.195:34777), ef62490316a94600b413d47c37d477ac (127.12.245.193:38127)
I20260710 11:01:15.077018 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30e578938147f3b6ddcb580d6edd31" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef62490316a94600b413d47c37d477ac" is_pre_election: true
I20260710 11:01:15.077698 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30e578938147f3b6ddcb580d6edd31" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff17576c67414b1caf7318484e4bafdb" is_pre_election: true
I20260710 11:01:15.077791 16855 raft_consensus.cc:2468] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 0.
I20260710 11:01:15.078449 17004 raft_consensus.cc:2468] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 0.
I20260710 11:01:15.079193 16893 leader_election.cc:304] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de0e48d0d914458083591574d33c71b0, ef62490316a94600b413d47c37d477ac; no voters: 
I20260710 11:01:15.079969 17050 raft_consensus.cc:2804] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.080268 17050 raft_consensus.cc:493] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.080549 17050 raft_consensus.cc:3060] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.086565 17050 raft_consensus.cc:515] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } }
I20260710 11:01:15.088191 17050 leader_election.cc:290] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 1 election: Requested vote from peers ff17576c67414b1caf7318484e4bafdb (127.12.245.195:34777), ef62490316a94600b413d47c37d477ac (127.12.245.193:38127)
I20260710 11:01:15.089249 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30e578938147f3b6ddcb580d6edd31" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff17576c67414b1caf7318484e4bafdb"
I20260710 11:01:15.089249 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30e578938147f3b6ddcb580d6edd31" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef62490316a94600b413d47c37d477ac"
I20260710 11:01:15.090098 17004 raft_consensus.cc:3060] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.090166 16855 raft_consensus.cc:3060] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.097469 17004 raft_consensus.cc:2468] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 1.
I20260710 11:01:15.097469 16855 raft_consensus.cc:2468] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 1.
I20260710 11:01:15.099107 16896 leader_election.cc:304] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de0e48d0d914458083591574d33c71b0, ff17576c67414b1caf7318484e4bafdb; no voters: 
I20260710 11:01:15.099932 17050 raft_consensus.cc:2804] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.101019 17050 raft_consensus.cc:697] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Becoming Leader. State: Replica: de0e48d0d914458083591574d33c71b0, State: Running, Role: LEADER
I20260710 11:01:15.101847 17050 consensus_queue.cc:237] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } }
I20260710 11:01:15.112808 16752 catalog_manager.cc:5697] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to de0e48d0d914458083591574d33c71b0 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "de0e48d0d914458083591574d33c71b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.118938 17051 raft_consensus.cc:493] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.119421 17051 raft_consensus.cc:515] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.121819 17051 leader_election.cc:290] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef62490316a94600b413d47c37d477ac (127.12.245.193:38127), de0e48d0d914458083591574d33c71b0 (127.12.245.194:45633)
I20260710 11:01:15.135607 16930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca26ac487b84599a6e777c9888e087b" candidate_uuid: "ff17576c67414b1caf7318484e4bafdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de0e48d0d914458083591574d33c71b0" is_pre_election: true
I20260710 11:01:15.136360 16930 raft_consensus.cc:2468] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff17576c67414b1caf7318484e4bafdb in term 0.
I20260710 11:01:15.137032 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca26ac487b84599a6e777c9888e087b" candidate_uuid: "ff17576c67414b1caf7318484e4bafdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef62490316a94600b413d47c37d477ac" is_pre_election: true
I20260710 11:01:15.137686 16855 raft_consensus.cc:2468] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff17576c67414b1caf7318484e4bafdb in term 0.
I20260710 11:01:15.138762 16967 leader_election.cc:304] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef62490316a94600b413d47c37d477ac, ff17576c67414b1caf7318484e4bafdb; no voters: 
I20260710 11:01:15.139930 17051 raft_consensus.cc:2804] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.140281 17051 raft_consensus.cc:493] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.140687 17051 raft_consensus.cc:3060] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.145851 17051 raft_consensus.cc:515] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.147469 17051 leader_election.cc:290] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [CANDIDATE]: Term 1 election: Requested vote from peers ef62490316a94600b413d47c37d477ac (127.12.245.193:38127), de0e48d0d914458083591574d33c71b0 (127.12.245.194:45633)
I20260710 11:01:15.148439 16930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca26ac487b84599a6e777c9888e087b" candidate_uuid: "ff17576c67414b1caf7318484e4bafdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de0e48d0d914458083591574d33c71b0"
I20260710 11:01:15.148380 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca26ac487b84599a6e777c9888e087b" candidate_uuid: "ff17576c67414b1caf7318484e4bafdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef62490316a94600b413d47c37d477ac"
I20260710 11:01:15.149150 16930 raft_consensus.cc:3060] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.149173 16855 raft_consensus.cc:3060] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.156423 16930 raft_consensus.cc:2468] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff17576c67414b1caf7318484e4bafdb in term 1.
I20260710 11:01:15.156423 16855 raft_consensus.cc:2468] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff17576c67414b1caf7318484e4bafdb in term 1.
I20260710 11:01:15.157784 16967 leader_election.cc:304] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef62490316a94600b413d47c37d477ac, ff17576c67414b1caf7318484e4bafdb; no voters: 
I20260710 11:01:15.158519 17051 raft_consensus.cc:2804] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.159402 17051 raft_consensus.cc:697] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 1 LEADER]: Becoming Leader. State: Replica: ff17576c67414b1caf7318484e4bafdb, State: Running, Role: LEADER
I20260710 11:01:15.160135 17051 consensus_queue.cc:237] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.167722 16752 catalog_manager.cc:5697] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb reported cstate change: term changed from 0 to 1, leader changed from <none> to ff17576c67414b1caf7318484e4bafdb (127.12.245.195). New cstate: current_term: 1 leader_uuid: "ff17576c67414b1caf7318484e4bafdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:15.276248 16752 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40196:
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:01:15.278349 16752 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:01:15.304059 16845 tablet_service.cc:1511] Processing CreateTablet for tablet df1a3b4aa42b45e6826f046b30fc7814 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1035d9c129b64d28a2885f1cbc63d452]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:15.305615 16845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df1a3b4aa42b45e6826f046b30fc7814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:15.305801 16919 tablet_service.cc:1511] Processing CreateTablet for tablet df1a3b4aa42b45e6826f046b30fc7814 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1035d9c129b64d28a2885f1cbc63d452]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:15.306993 16919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df1a3b4aa42b45e6826f046b30fc7814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:15.307366 16993 tablet_service.cc:1511] Processing CreateTablet for tablet df1a3b4aa42b45e6826f046b30fc7814 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1035d9c129b64d28a2885f1cbc63d452]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:15.308758 16993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df1a3b4aa42b45e6826f046b30fc7814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:15.309454 16844 tablet_service.cc:1511] Processing CreateTablet for tablet 4beea4d11b8a4729943c046bcd9313b4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1035d9c129b64d28a2885f1cbc63d452]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:15.310820 16844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4beea4d11b8a4729943c046bcd9313b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:15.329457 16920 tablet_service.cc:1511] Processing CreateTablet for tablet 4beea4d11b8a4729943c046bcd9313b4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1035d9c129b64d28a2885f1cbc63d452]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:15.330281 16994 tablet_service.cc:1511] Processing CreateTablet for tablet 4beea4d11b8a4729943c046bcd9313b4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1035d9c129b64d28a2885f1cbc63d452]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:15.330955 16920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4beea4d11b8a4729943c046bcd9313b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:15.331924 16994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4beea4d11b8a4729943c046bcd9313b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:15.334291 17071 tablet_bootstrap.cc:492] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0: Bootstrap starting.
I20260710 11:01:15.330703 17070 tablet_bootstrap.cc:492] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac: Bootstrap starting.
I20260710 11:01:15.342823 17071 tablet_bootstrap.cc:654] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.353575 17071 tablet_bootstrap.cc:492] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0: No bootstrap required, opened a new log
I20260710 11:01:15.354202 17071 ts_tablet_manager.cc:1403] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260710 11:01:15.354750 17070 tablet_bootstrap.cc:654] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.357682 17071 raft_consensus.cc:359] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.358575 17071 raft_consensus.cc:385] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.358920 17071 raft_consensus.cc:740] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de0e48d0d914458083591574d33c71b0, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.359248 17072 tablet_bootstrap.cc:492] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb: Bootstrap starting.
I20260710 11:01:15.359707 17071 consensus_queue.cc:260] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.362244 17071 ts_tablet_manager.cc:1434] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:01:15.364642 17071 tablet_bootstrap.cc:492] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0: Bootstrap starting.
I20260710 11:01:15.365146 17070 tablet_bootstrap.cc:492] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac: No bootstrap required, opened a new log
I20260710 11:01:15.365769 17070 ts_tablet_manager.cc:1403] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.006s
I20260710 11:01:15.366672 17072 tablet_bootstrap.cc:654] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.369374 17070 raft_consensus.cc:359] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.370378 17070 raft_consensus.cc:385] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.370790 17070 raft_consensus.cc:740] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef62490316a94600b413d47c37d477ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.371995 17070 consensus_queue.cc:260] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.374625 17071 tablet_bootstrap.cc:654] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.379137 17070 ts_tablet_manager.cc:1434] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:01:15.380362 17070 tablet_bootstrap.cc:492] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac: Bootstrap starting.
I20260710 11:01:15.379266 17072 tablet_bootstrap.cc:492] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb: No bootstrap required, opened a new log
I20260710 11:01:15.381466 17072 ts_tablet_manager.cc:1403] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.014s
I20260710 11:01:15.384863 17072 raft_consensus.cc:359] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.385730 17072 raft_consensus.cc:385] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.386059 17072 raft_consensus.cc:740] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff17576c67414b1caf7318484e4bafdb, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.387471 17070 tablet_bootstrap.cc:654] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.386957 17072 consensus_queue.cc:260] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.390218 17072 ts_tablet_manager.cc:1434] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:01:15.390766 17071 tablet_bootstrap.cc:492] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0: No bootstrap required, opened a new log
I20260710 11:01:15.391428 17071 ts_tablet_manager.cc:1403] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.006s
I20260710 11:01:15.392225 17072 tablet_bootstrap.cc:492] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb: Bootstrap starting.
I20260710 11:01:15.395656 17071 raft_consensus.cc:359] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.396764 17071 raft_consensus.cc:385] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.397174 17071 raft_consensus.cc:740] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de0e48d0d914458083591574d33c71b0, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.398196 17071 consensus_queue.cc:260] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.400141 17072 tablet_bootstrap.cc:654] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:15.400256 17070 tablet_bootstrap.cc:492] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac: No bootstrap required, opened a new log
I20260710 11:01:15.400687 17071 ts_tablet_manager.cc:1434] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:01:15.400971 17070 ts_tablet_manager.cc:1403] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 11:01:15.404528 17070 raft_consensus.cc:359] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.405329 17070 raft_consensus.cc:385] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.405682 17070 raft_consensus.cc:740] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef62490316a94600b413d47c37d477ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.406424 17070 consensus_queue.cc:260] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.408907 17070 ts_tablet_manager.cc:1434] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:01:15.412807 17072 tablet_bootstrap.cc:492] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb: No bootstrap required, opened a new log
I20260710 11:01:15.413424 17072 ts_tablet_manager.cc:1403] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260710 11:01:15.416529 17072 raft_consensus.cc:359] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.417373 17072 raft_consensus.cc:385] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:15.417701 17072 raft_consensus.cc:740] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff17576c67414b1caf7318484e4bafdb, State: Initialized, Role: FOLLOWER
I20260710 11:01:15.418498 17072 consensus_queue.cc:260] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.420306 17072 ts_tablet_manager.cc:1434] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:15.458498 17050 raft_consensus.cc:493] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.459082 17050 raft_consensus.cc:515] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.460953 17050 leader_election.cc:290] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef62490316a94600b413d47c37d477ac (127.12.245.193:38127), ff17576c67414b1caf7318484e4bafdb (127.12.245.195:34777)
I20260710 11:01:15.461861 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4beea4d11b8a4729943c046bcd9313b4" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef62490316a94600b413d47c37d477ac" is_pre_election: true
I20260710 11:01:15.461956 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4beea4d11b8a4729943c046bcd9313b4" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff17576c67414b1caf7318484e4bafdb" is_pre_election: true
I20260710 11:01:15.462520 16855 raft_consensus.cc:2468] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 0.
I20260710 11:01:15.462571 17004 raft_consensus.cc:2468] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 0.
I20260710 11:01:15.463570 16893 leader_election.cc:304] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de0e48d0d914458083591574d33c71b0, ef62490316a94600b413d47c37d477ac; no voters: 
I20260710 11:01:15.464303 17050 raft_consensus.cc:2804] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.464682 17050 raft_consensus.cc:493] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.464933 17050 raft_consensus.cc:3060] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.470093 17050 raft_consensus.cc:515] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.472101 17050 leader_election.cc:290] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 1 election: Requested vote from peers ef62490316a94600b413d47c37d477ac (127.12.245.193:38127), ff17576c67414b1caf7318484e4bafdb (127.12.245.195:34777)
I20260710 11:01:15.472817 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4beea4d11b8a4729943c046bcd9313b4" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef62490316a94600b413d47c37d477ac"
I20260710 11:01:15.473199 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4beea4d11b8a4729943c046bcd9313b4" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff17576c67414b1caf7318484e4bafdb"
I20260710 11:01:15.473505 16855 raft_consensus.cc:3060] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.473803 17004 raft_consensus.cc:3060] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.480406 17004 raft_consensus.cc:2468] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 1.
I20260710 11:01:15.480406 16855 raft_consensus.cc:2468] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 1.
I20260710 11:01:15.481863 16896 leader_election.cc:304] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de0e48d0d914458083591574d33c71b0, ff17576c67414b1caf7318484e4bafdb; no voters: 
I20260710 11:01:15.482985 17050 raft_consensus.cc:2804] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.483553 17050 raft_consensus.cc:697] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Becoming Leader. State: Replica: de0e48d0d914458083591574d33c71b0, State: Running, Role: LEADER
I20260710 11:01:15.484423 17050 consensus_queue.cc:237] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.524466 17050 raft_consensus.cc:493] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:15.525990 17050 raft_consensus.cc:515] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.525463 16750 catalog_manager.cc:5697] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to de0e48d0d914458083591574d33c71b0 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "de0e48d0d914458083591574d33c71b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.528682 17050 leader_election.cc:290] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef62490316a94600b413d47c37d477ac (127.12.245.193:38127), ff17576c67414b1caf7318484e4bafdb (127.12.245.195:34777)
I20260710 11:01:15.530620 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1a3b4aa42b45e6826f046b30fc7814" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef62490316a94600b413d47c37d477ac" is_pre_election: true
I20260710 11:01:15.531445 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1a3b4aa42b45e6826f046b30fc7814" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff17576c67414b1caf7318484e4bafdb" is_pre_election: true
I20260710 11:01:15.532151 16855 raft_consensus.cc:2468] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 0.
I20260710 11:01:15.532639 17004 raft_consensus.cc:2468] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 0.
I20260710 11:01:15.534157 16893 leader_election.cc:304] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de0e48d0d914458083591574d33c71b0, ef62490316a94600b413d47c37d477ac; no voters: 
I20260710 11:01:15.535701 17050 raft_consensus.cc:2804] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:15.536164 17050 raft_consensus.cc:493] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:15.536474 17050 raft_consensus.cc:3060] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.545513 17050 raft_consensus.cc:515] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.547051 17050 leader_election.cc:290] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 1 election: Requested vote from peers ef62490316a94600b413d47c37d477ac (127.12.245.193:38127), ff17576c67414b1caf7318484e4bafdb (127.12.245.195:34777)
I20260710 11:01:15.547976 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1a3b4aa42b45e6826f046b30fc7814" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef62490316a94600b413d47c37d477ac"
I20260710 11:01:15.548130 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1a3b4aa42b45e6826f046b30fc7814" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff17576c67414b1caf7318484e4bafdb"
I20260710 11:01:15.548530 16855 raft_consensus.cc:3060] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.548718 17004 raft_consensus.cc:3060] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:15.555060 16855 raft_consensus.cc:2468] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 1.
I20260710 11:01:15.556093 16893 leader_election.cc:304] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de0e48d0d914458083591574d33c71b0, ef62490316a94600b413d47c37d477ac; no voters: 
I20260710 11:01:15.556200 17004 raft_consensus.cc:2468] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 1.
I20260710 11:01:15.556823 17050 raft_consensus.cc:2804] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:15.557490 17050 raft_consensus.cc:697] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Becoming Leader. State: Replica: de0e48d0d914458083591574d33c71b0, State: Running, Role: LEADER
I20260710 11:01:15.558524 17050 consensus_queue.cc:237] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:15.568392 17050 consensus_queue.cc:1048] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:15.569319 16750 catalog_manager.cc:5697] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to de0e48d0d914458083591574d33c71b0 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "de0e48d0d914458083591574d33c71b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:15.574119 17051 consensus_queue.cc:1048] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:15.592970 17050 consensus_queue.cc:1048] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:15.603211 17051 consensus_queue.cc:1048] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:15.646202 16929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e30e578938147f3b6ddcb580d6edd31"
dest_uuid: "de0e48d0d914458083591574d33c71b0"
mode: GRACEFUL
new_leader_uuid: "ef62490316a94600b413d47c37d477ac"
 from {username='slave'} at 127.0.0.1:51168
I20260710 11:01:15.646903 16929 raft_consensus.cc:606] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Received request to transfer leadership to TS ef62490316a94600b413d47c37d477ac
I20260710 11:01:15.661656 17004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bca26ac487b84599a6e777c9888e087b"
dest_uuid: "ff17576c67414b1caf7318484e4bafdb"
mode: GRACEFUL
new_leader_uuid: "de0e48d0d914458083591574d33c71b0"
 from {username='slave'} at 127.0.0.1:43596
I20260710 11:01:15.662133 17004 raft_consensus.cc:606] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 1 LEADER]: Received request to transfer leadership to TS de0e48d0d914458083591574d33c71b0
I20260710 11:01:15.667876 16929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df1a3b4aa42b45e6826f046b30fc7814"
dest_uuid: "de0e48d0d914458083591574d33c71b0"
mode: GRACEFUL
new_leader_uuid: "ef62490316a94600b413d47c37d477ac"
 from {username='slave'} at 127.0.0.1:51168
I20260710 11:01:15.668390 16929 raft_consensus.cc:606] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Received request to transfer leadership to TS ef62490316a94600b413d47c37d477ac
I20260710 11:01:15.673774 16929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4beea4d11b8a4729943c046bcd9313b4"
dest_uuid: "de0e48d0d914458083591574d33c71b0"
mode: GRACEFUL
new_leader_uuid: "ef62490316a94600b413d47c37d477ac"
 from {username='slave'} at 127.0.0.1:51168
I20260710 11:01:15.674283 16929 raft_consensus.cc:606] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Received request to transfer leadership to TS ef62490316a94600b413d47c37d477ac
I20260710 11:01:15.994289 17050 consensus_queue.cc:1048] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:16.001504 17088 raft_consensus.cc:993] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0: : Instructing follower ef62490316a94600b413d47c37d477ac to start an election
I20260710 11:01:16.002151 17087 raft_consensus.cc:1081] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Signalling peer ef62490316a94600b413d47c37d477ac to start an election
I20260710 11:01:16.004693 16854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4beea4d11b8a4729943c046bcd9313b4"
dest_uuid: "ef62490316a94600b413d47c37d477ac"
 from {username='slave'} at 127.0.0.1:45668
I20260710 11:01:16.005529 16854 raft_consensus.cc:493] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:16.005990 16854 raft_consensus.cc:3060] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.010960 17096 consensus_queue.cc:1048] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:16.018226 16854 raft_consensus.cc:515] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:16.021570 16854 leader_election.cc:290] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [CANDIDATE]: Term 2 election: Requested vote from peers de0e48d0d914458083591574d33c71b0 (127.12.245.194:45633), ff17576c67414b1caf7318484e4bafdb (127.12.245.195:34777)
I20260710 11:01:16.042250 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4beea4d11b8a4729943c046bcd9313b4" candidate_uuid: "ef62490316a94600b413d47c37d477ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de0e48d0d914458083591574d33c71b0"
I20260710 11:01:16.042917 16929 raft_consensus.cc:3055] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:16.043246 16929 raft_consensus.cc:740] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de0e48d0d914458083591574d33c71b0, State: Running, Role: LEADER
I20260710 11:01:16.044064 16929 consensus_queue.cc:260] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:16.044824 17050 consensus_queue.cc:1048] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:16.045284 16929 raft_consensus.cc:3060] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.045580 17003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4beea4d11b8a4729943c046bcd9313b4" candidate_uuid: "ef62490316a94600b413d47c37d477ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff17576c67414b1caf7318484e4bafdb"
I20260710 11:01:16.046226 17003 raft_consensus.cc:3060] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.053124 16929 raft_consensus.cc:2468] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef62490316a94600b413d47c37d477ac in term 2.
I20260710 11:01:16.054646 17050 raft_consensus.cc:993] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0: : Instructing follower ef62490316a94600b413d47c37d477ac to start an election
I20260710 11:01:16.055164 17050 raft_consensus.cc:1081] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Signalling peer ef62490316a94600b413d47c37d477ac to start an election
I20260710 11:01:16.055858 17003 raft_consensus.cc:2468] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef62490316a94600b413d47c37d477ac in term 2.
I20260710 11:01:16.055998 16819 leader_election.cc:304] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de0e48d0d914458083591574d33c71b0, ef62490316a94600b413d47c37d477ac; no voters: 
I20260710 11:01:16.058224 16855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df1a3b4aa42b45e6826f046b30fc7814"
dest_uuid: "ef62490316a94600b413d47c37d477ac"
 from {username='slave'} at 127.0.0.1:45668
I20260710 11:01:16.058847 16855 raft_consensus.cc:493] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:16.059254 16855 raft_consensus.cc:3060] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.059899 17096 consensus_queue.cc:1048] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:16.061695 17076 raft_consensus.cc:2804] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:16.067734 16855 raft_consensus.cc:515] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:16.069974 16855 leader_election.cc:290] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [CANDIDATE]: Term 2 election: Requested vote from peers de0e48d0d914458083591574d33c71b0 (127.12.245.194:45633), ff17576c67414b1caf7318484e4bafdb (127.12.245.195:34777)
I20260710 11:01:16.070979 16854 raft_consensus.cc:1240] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Rejecting Update request from peer de0e48d0d914458083591574d33c71b0 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:16.071206 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1a3b4aa42b45e6826f046b30fc7814" candidate_uuid: "ef62490316a94600b413d47c37d477ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de0e48d0d914458083591574d33c71b0"
I20260710 11:01:16.072006 16929 raft_consensus.cc:3055] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:16.072420 16929 raft_consensus.cc:740] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de0e48d0d914458083591574d33c71b0, State: Running, Role: LEADER
I20260710 11:01:16.073035 17003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1a3b4aa42b45e6826f046b30fc7814" candidate_uuid: "ef62490316a94600b413d47c37d477ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff17576c67414b1caf7318484e4bafdb"
I20260710 11:01:16.073791 16929 consensus_queue.cc:260] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:16.074963 16929 raft_consensus.cc:3060] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.075448 17062 raft_consensus.cc:993] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb: : Instructing follower de0e48d0d914458083591574d33c71b0 to start an election
I20260710 11:01:16.075965 17062 raft_consensus.cc:1081] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 1 LEADER]: Signalling peer de0e48d0d914458083591574d33c71b0 to start an election
I20260710 11:01:16.078473 16930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bca26ac487b84599a6e777c9888e087b"
dest_uuid: "de0e48d0d914458083591574d33c71b0"
 from {username='slave'} at 127.0.0.1:51164
I20260710 11:01:16.079108 16930 raft_consensus.cc:493] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:16.079522 16930 raft_consensus.cc:3060] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.084179 16929 raft_consensus.cc:2468] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef62490316a94600b413d47c37d477ac in term 2.
I20260710 11:01:16.085726 16819 leader_election.cc:304] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [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: de0e48d0d914458083591574d33c71b0, ef62490316a94600b413d47c37d477ac; no voters: ff17576c67414b1caf7318484e4bafdb
I20260710 11:01:16.087949 16930 raft_consensus.cc:515] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:16.089849 17076 raft_consensus.cc:697] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 2 LEADER]: Becoming Leader. State: Replica: ef62490316a94600b413d47c37d477ac, State: Running, Role: LEADER
I20260710 11:01:16.091104 16854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca26ac487b84599a6e777c9888e087b" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef62490316a94600b413d47c37d477ac"
I20260710 11:01:16.091792 16854 raft_consensus.cc:3060] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.091493 17076 consensus_queue.cc:237] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:16.097163 17101 raft_consensus.cc:2804] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:16.097944 17101 raft_consensus.cc:697] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 2 LEADER]: Becoming Leader. State: Replica: ef62490316a94600b413d47c37d477ac, State: Running, Role: LEADER
I20260710 11:01:16.099435 16854 raft_consensus.cc:2468] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 2.
I20260710 11:01:16.099895 17101 consensus_queue.cc:237] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [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: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:16.100893 16893 leader_election.cc:304] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de0e48d0d914458083591574d33c71b0, ef62490316a94600b413d47c37d477ac; no voters: 
I20260710 11:01:16.101881 17096 raft_consensus.cc:2804] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:16.102402 17096 raft_consensus.cc:697] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 2 LEADER]: Becoming Leader. State: Replica: de0e48d0d914458083591574d33c71b0, State: Running, Role: LEADER
I20260710 11:01:16.103853 17096 consensus_queue.cc:237] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:16.109427 16930 leader_election.cc:290] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [CANDIDATE]: Term 2 election: Requested vote from peers ef62490316a94600b413d47c37d477ac (127.12.245.193:38127), ff17576c67414b1caf7318484e4bafdb (127.12.245.195:34777)
I20260710 11:01:16.114605 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca26ac487b84599a6e777c9888e087b" candidate_uuid: "de0e48d0d914458083591574d33c71b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff17576c67414b1caf7318484e4bafdb"
I20260710 11:01:16.115294 17004 raft_consensus.cc:3055] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:16.115653 17004 raft_consensus.cc:740] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff17576c67414b1caf7318484e4bafdb, State: Running, Role: LEADER
I20260710 11:01:16.115837 16752 catalog_manager.cc:5697] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac reported cstate change: term changed from 1 to 2, leader changed from de0e48d0d914458083591574d33c71b0 (127.12.245.194) to ef62490316a94600b413d47c37d477ac (127.12.245.193). New cstate: current_term: 2 leader_uuid: "ef62490316a94600b413d47c37d477ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:16.116662 17004 consensus_queue.cc:260] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:16.118218 17004 raft_consensus.cc:3060] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.117587 16749 catalog_manager.cc:5697] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 reported cstate change: term changed from 1 to 2, leader changed from ff17576c67414b1caf7318484e4bafdb (127.12.245.195) to de0e48d0d914458083591574d33c71b0 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "de0e48d0d914458083591574d33c71b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:16.126628 17004 raft_consensus.cc:2468] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de0e48d0d914458083591574d33c71b0 in term 2.
I20260710 11:01:16.137794 16750 catalog_manager.cc:5697] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac reported cstate change: term changed from 1 to 2, leader changed from de0e48d0d914458083591574d33c71b0 (127.12.245.194) to ef62490316a94600b413d47c37d477ac (127.12.245.193). New cstate: current_term: 2 leader_uuid: "ef62490316a94600b413d47c37d477ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:16.157204 17088 raft_consensus.cc:993] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0: : Instructing follower ef62490316a94600b413d47c37d477ac to start an election
I20260710 11:01:16.157758 17096 raft_consensus.cc:1081] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Signalling peer ef62490316a94600b413d47c37d477ac to start an election
I20260710 11:01:16.159204 16854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e30e578938147f3b6ddcb580d6edd31"
dest_uuid: "ef62490316a94600b413d47c37d477ac"
 from {username='slave'} at 127.0.0.1:45668
I20260710 11:01:16.159857 16854 raft_consensus.cc:493] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:16.160256 16854 raft_consensus.cc:3060] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.165772 16854 raft_consensus.cc:515] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } }
I20260710 11:01:16.167500 16854 leader_election.cc:290] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [CANDIDATE]: Term 2 election: Requested vote from peers de0e48d0d914458083591574d33c71b0 (127.12.245.194:45633), ff17576c67414b1caf7318484e4bafdb (127.12.245.195:34777)
I20260710 11:01:16.168334 16930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30e578938147f3b6ddcb580d6edd31" candidate_uuid: "ef62490316a94600b413d47c37d477ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de0e48d0d914458083591574d33c71b0"
I20260710 11:01:16.168571 17004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30e578938147f3b6ddcb580d6edd31" candidate_uuid: "ef62490316a94600b413d47c37d477ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff17576c67414b1caf7318484e4bafdb"
I20260710 11:01:16.169015 16930 raft_consensus.cc:3055] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:16.169155 17004 raft_consensus.cc:3060] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.169384 16930 raft_consensus.cc:740] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de0e48d0d914458083591574d33c71b0, State: Running, Role: LEADER
I20260710 11:01:16.170537 16930 consensus_queue.cc:260] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } }
I20260710 11:01:16.171626 16930 raft_consensus.cc:3060] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.175052 17004 raft_consensus.cc:2468] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef62490316a94600b413d47c37d477ac in term 2.
I20260710 11:01:16.176378 16821 leader_election.cc:304] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef62490316a94600b413d47c37d477ac, ff17576c67414b1caf7318484e4bafdb; no voters: 
I20260710 11:01:16.177158 17076 raft_consensus.cc:2804] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:16.177155 16930 raft_consensus.cc:2468] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef62490316a94600b413d47c37d477ac in term 2.
I20260710 11:01:16.177943 17076 raft_consensus.cc:697] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 2 LEADER]: Becoming Leader. State: Replica: ef62490316a94600b413d47c37d477ac, State: Running, Role: LEADER
I20260710 11:01:16.178994 17076 consensus_queue.cc:237] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } }
I20260710 11:01:16.185645 16750 catalog_manager.cc:5697] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac reported cstate change: term changed from 1 to 2, leader changed from de0e48d0d914458083591574d33c71b0 (127.12.245.194) to ef62490316a94600b413d47c37d477ac (127.12.245.193). New cstate: current_term: 2 leader_uuid: "ef62490316a94600b413d47c37d477ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:16.416280 13271 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:01:16.417886 13271 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:01:16.418289 13271 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:01:16.431634 16854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df1a3b4aa42b45e6826f046b30fc7814"
dest_uuid: "ef62490316a94600b413d47c37d477ac"
mode: GRACEFUL
new_leader_uuid: "ff17576c67414b1caf7318484e4bafdb"
 from {username='slave'} at 127.0.0.1:45688
I20260710 11:01:16.432246 16854 raft_consensus.cc:606] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 2 LEADER]: Received request to transfer leadership to TS ff17576c67414b1caf7318484e4bafdb
I20260710 11:01:16.433712 13271 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:01:16.496150 17004 raft_consensus.cc:3060] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:16.498701 17003 raft_consensus.cc:1275] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Refusing update from remote peer ef62490316a94600b413d47c37d477ac: 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:16.500180 17076 consensus_queue.cc:1048] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.503419 17004 raft_consensus.cc:1275] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Refusing update from remote peer ef62490316a94600b413d47c37d477ac: 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:16.504734 17076 consensus_queue.cc:1048] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.509205 16854 raft_consensus.cc:1275] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Refusing update from remote peer de0e48d0d914458083591574d33c71b0: 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:16.510919 17096 consensus_queue.cc:1048] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.512568 17110 raft_consensus.cc:993] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac: : Instructing follower ff17576c67414b1caf7318484e4bafdb to start an election
I20260710 11:01:16.513331 17110 raft_consensus.cc:1081] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 2 LEADER]: Signalling peer ff17576c67414b1caf7318484e4bafdb to start an election
I20260710 11:01:16.518393 17002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df1a3b4aa42b45e6826f046b30fc7814"
dest_uuid: "ff17576c67414b1caf7318484e4bafdb"
 from {username='slave'} at 127.0.0.1:43604
I20260710 11:01:16.519107 17002 raft_consensus.cc:493] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:16.519682 17002 raft_consensus.cc:3060] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:16.521900 16929 raft_consensus.cc:1275] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Refusing update from remote peer ef62490316a94600b413d47c37d477ac: 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:16.525240 17076 consensus_queue.cc:1048] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.534732 16930 raft_consensus.cc:1275] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Refusing update from remote peer ef62490316a94600b413d47c37d477ac: 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:16.535784 17002 raft_consensus.cc:515] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:16.537649 17076 consensus_queue.cc:1048] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.542095 16854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1a3b4aa42b45e6826f046b30fc7814" candidate_uuid: "ff17576c67414b1caf7318484e4bafdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef62490316a94600b413d47c37d477ac"
I20260710 11:01:16.542693 16854 raft_consensus.cc:3055] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:16.542991 16854 raft_consensus.cc:740] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef62490316a94600b413d47c37d477ac, State: Running, Role: LEADER
I20260710 11:01:16.543846 16854 consensus_queue.cc:260] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [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: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:16.544658 16854 raft_consensus.cc:3060] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:16.551353 17004 raft_consensus.cc:1275] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Refusing update from remote peer de0e48d0d914458083591574d33c71b0: 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:16.556607 17050 consensus_queue.cc:1048] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.558490 17002 leader_election.cc:290] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [CANDIDATE]: Term 3 election: Requested vote from peers ef62490316a94600b413d47c37d477ac (127.12.245.193:38127), de0e48d0d914458083591574d33c71b0 (127.12.245.194:45633)
I20260710 11:01:16.564391 16930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1a3b4aa42b45e6826f046b30fc7814" candidate_uuid: "ff17576c67414b1caf7318484e4bafdb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de0e48d0d914458083591574d33c71b0"
I20260710 11:01:16.565037 16930 raft_consensus.cc:3060] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:16.570595 16854 raft_consensus.cc:2468] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff17576c67414b1caf7318484e4bafdb in term 3.
I20260710 11:01:16.571882 16967 leader_election.cc:304] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [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: ef62490316a94600b413d47c37d477ac, ff17576c67414b1caf7318484e4bafdb; no voters: 
I20260710 11:01:16.572600 17051 raft_consensus.cc:2804] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:16.573100 17051 raft_consensus.cc:697] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 3 LEADER]: Becoming Leader. State: Replica: ff17576c67414b1caf7318484e4bafdb, State: Running, Role: LEADER
I20260710 11:01:16.574165 17051 consensus_queue.cc:237] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [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: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } }
I20260710 11:01:16.576891 16930 raft_consensus.cc:2468] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff17576c67414b1caf7318484e4bafdb in term 3.
I20260710 11:01:16.583582 16751 catalog_manager.cc:5697] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb reported cstate change: term changed from 2 to 3, leader changed from ef62490316a94600b413d47c37d477ac (127.12.245.193) to ff17576c67414b1caf7318484e4bafdb (127.12.245.195). New cstate: current_term: 3 leader_uuid: "ff17576c67414b1caf7318484e4bafdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef62490316a94600b413d47c37d477ac" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 38127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de0e48d0d914458083591574d33c71b0" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 45633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff17576c67414b1caf7318484e4bafdb" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 34777 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:16.605315 13271 tablet_server.cc:179] TabletServer@127.12.245.193:0 shutting down...
I20260710 11:01:16.635414 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:16.636240 13271 tablet_replica.cc:333] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac: stopping tablet replica
I20260710 11:01:16.637013 13271 raft_consensus.cc:2243] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:16.638010 13271 raft_consensus.cc:2272] T 4beea4d11b8a4729943c046bcd9313b4 P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.641405 13271 tablet_replica.cc:333] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac: stopping tablet replica
I20260710 11:01:16.642189 13271 raft_consensus.cc:2243] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:16.642665 13271 raft_consensus.cc:2272] T df1a3b4aa42b45e6826f046b30fc7814 P ef62490316a94600b413d47c37d477ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.645242 13271 tablet_replica.cc:333] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac: stopping tablet replica
I20260710 11:01:16.645879 13271 raft_consensus.cc:2243] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:16.646351 13271 raft_consensus.cc:2272] T bca26ac487b84599a6e777c9888e087b P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.648854 13271 tablet_replica.cc:333] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac: stopping tablet replica
I20260710 11:01:16.649507 13271 raft_consensus.cc:2243] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:16.650120 13271 pending_rounds.cc:70] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac: Trying to abort 1 pending ops.
I20260710 11:01:16.650283 13271 pending_rounds.cc:77] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305958507236921344 op_type: NO_OP noop_request { }
I20260710 11:01:16.650642 13271 raft_consensus.cc:2889] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:01:16.650967 13271 raft_consensus.cc:2272] T 2e30e578938147f3b6ddcb580d6edd31 P ef62490316a94600b413d47c37d477ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.677317 13271 tablet_server.cc:196] TabletServer@127.12.245.193:0 shutdown complete.
I20260710 11:01:16.693652 13271 tablet_server.cc:179] TabletServer@127.12.245.194:0 shutting down...
I20260710 11:01:16.720741 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:16.721573 13271 tablet_replica.cc:333] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0: stopping tablet replica
I20260710 11:01:16.722218 13271 raft_consensus.cc:2243] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:16.722645 13271 raft_consensus.cc:2272] T 4beea4d11b8a4729943c046bcd9313b4 P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.724985 13271 tablet_replica.cc:333] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0: stopping tablet replica
I20260710 11:01:16.725639 13271 raft_consensus.cc:2243] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:16.726028 13271 raft_consensus.cc:2272] T df1a3b4aa42b45e6826f046b30fc7814 P de0e48d0d914458083591574d33c71b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.728335 13271 tablet_replica.cc:333] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0: stopping tablet replica
I20260710 11:01:16.728792 13271 raft_consensus.cc:2243] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:16.729596 13271 raft_consensus.cc:2272] T bca26ac487b84599a6e777c9888e087b P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.732147 13271 tablet_replica.cc:333] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0: stopping tablet replica
I20260710 11:01:16.732646 13271 raft_consensus.cc:2243] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:16.732990 13271 raft_consensus.cc:2272] T 2e30e578938147f3b6ddcb580d6edd31 P de0e48d0d914458083591574d33c71b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.749545 13271 tablet_server.cc:196] TabletServer@127.12.245.194:0 shutdown complete.
I20260710 11:01:16.763475 13271 tablet_server.cc:179] TabletServer@127.12.245.195:0 shutting down...
I20260710 11:01:16.788616 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:16.789440 13271 tablet_replica.cc:333] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb: stopping tablet replica
I20260710 11:01:16.790125 13271 raft_consensus.cc:2243] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:16.790629 13271 raft_consensus.cc:2272] T 4beea4d11b8a4729943c046bcd9313b4 P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.793107 13271 tablet_replica.cc:333] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb: stopping tablet replica
I20260710 11:01:16.793831 13271 raft_consensus.cc:2243] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:16.794499 13271 pending_rounds.cc:70] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb: Trying to abort 1 pending ops.
I20260710 11:01:16.794734 13271 pending_rounds.cc:77] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305958508856127488 op_type: NO_OP noop_request { }
I20260710 11:01:16.795034 13271 raft_consensus.cc:2889] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:01:16.795333 13271 raft_consensus.cc:2272] T df1a3b4aa42b45e6826f046b30fc7814 P ff17576c67414b1caf7318484e4bafdb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.797981 13271 tablet_replica.cc:333] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb: stopping tablet replica
I20260710 11:01:16.798537 13271 raft_consensus.cc:2243] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:16.799006 13271 raft_consensus.cc:2272] T 2e30e578938147f3b6ddcb580d6edd31 P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.800980 13271 tablet_replica.cc:333] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb: stopping tablet replica
I20260710 11:01:16.801527 13271 raft_consensus.cc:2243] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:16.801976 13271 raft_consensus.cc:2272] T bca26ac487b84599a6e777c9888e087b P ff17576c67414b1caf7318484e4bafdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.826251 13271 tablet_server.cc:196] TabletServer@127.12.245.195:0 shutdown complete.
I20260710 11:01:16.839797 13271 master.cc:562] Master@127.12.245.254:38681 shutting down...
I20260710 11:01:16.861055 13271 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:16.861665 13271 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:16.861997 13271 tablet_replica.cc:333] T 00000000000000000000000000000000 P f873428ac2c8400585bd95581d198dde: stopping tablet replica
I20260710 11:01:16.882105 13271 master.cc:584] Master@127.12.245.254:38681 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2835 ms)
[----------] 6 tests from LeaderRebalancerTest (92000 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:01:16.917609 13271 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.245.254:39089
I20260710 11:01:16.918781 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:16.924094 17114 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:16.925786 17115 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:16.926189 17117 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:16.926487 13271 server_base.cc:1061] running on GCE node
I20260710 11:01:16.927301 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:16.927476 13271 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:16.927580 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681276927570 us; error 0 us; skew 500 ppm
I20260710 11:01:16.928012 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:16.930299 13271 webserver.cc:533] Webserver started at http://127.12.245.254:35187/ using document root <none> and password file <none>
I20260710 11:01:16.930809 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:16.930999 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:16.931291 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:16.932416 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/master-0-root/instance:
uuid: "bcaf9044a7d945d4a23efa0ca3993349"
format_stamp: "Formatted at 2026-07-10 11:01:16 on dist-test-slave-z3q7"
I20260710 11:01:16.936998 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:01:16.940490 17122 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:16.941483 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:16.941748 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/master-0-root
uuid: "bcaf9044a7d945d4a23efa0ca3993349"
format_stamp: "Formatted at 2026-07-10 11:01:16 on dist-test-slave-z3q7"
I20260710 11:01:16.942019 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-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:16.963013 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:16.964290 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:17.008545 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.254:39089
I20260710 11:01:17.008652 17173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.254:39089 every 8 connection(s)
I20260710 11:01:17.012921 17174 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:17.025767 17174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349: Bootstrap starting.
I20260710 11:01:17.031349 17174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.035682 17174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349: No bootstrap required, opened a new log
I20260710 11:01:17.037772 17174 raft_consensus.cc:359] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcaf9044a7d945d4a23efa0ca3993349" member_type: VOTER }
I20260710 11:01:17.038149 17174 raft_consensus.cc:385] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.038336 17174 raft_consensus.cc:740] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcaf9044a7d945d4a23efa0ca3993349, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.038923 17174 consensus_queue.cc:260] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bcaf9044a7d945d4a23efa0ca3993349" member_type: VOTER }
I20260710 11:01:17.039309 17174 raft_consensus.cc:399] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:17.039503 17174 raft_consensus.cc:493] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:17.039711 17174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.044358 17174 raft_consensus.cc:515] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcaf9044a7d945d4a23efa0ca3993349" member_type: VOTER }
I20260710 11:01:17.044816 17174 leader_election.cc:304] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [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: bcaf9044a7d945d4a23efa0ca3993349; no voters: 
I20260710 11:01:17.045936 17174 leader_election.cc:290] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:17.046273 17177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.047667 17177 raft_consensus.cc:697] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [term 1 LEADER]: Becoming Leader. State: Replica: bcaf9044a7d945d4a23efa0ca3993349, State: Running, Role: LEADER
I20260710 11:01:17.048380 17177 consensus_queue.cc:237] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [LEADER]: Queue going to LEADER mode. State: All 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: "bcaf9044a7d945d4a23efa0ca3993349" member_type: VOTER }
I20260710 11:01:17.048877 17174 sys_catalog.cc:565] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:17.052910 17178 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bcaf9044a7d945d4a23efa0ca3993349" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcaf9044a7d945d4a23efa0ca3993349" member_type: VOTER } }
I20260710 11:01:17.053329 17179 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bcaf9044a7d945d4a23efa0ca3993349. Latest consensus state: current_term: 1 leader_uuid: "bcaf9044a7d945d4a23efa0ca3993349" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcaf9044a7d945d4a23efa0ca3993349" member_type: VOTER } }
I20260710 11:01:17.053882 17179 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:17.053574 17178 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:17.055887 17183 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:17.061043 17183 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:17.065990 13271 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:17.069947 17183 catalog_manager.cc:1383] Generated new cluster ID: 760d814283734d11baed16639b11bb33
I20260710 11:01:17.070272 17183 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:17.086058 17183 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:17.087514 17183 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:17.107157 17183 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349: Generated new TSK 0
I20260710 11:01:17.107808 17183 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:17.133682 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:17.140705 17195 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:17.142030 17196 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:17.143738 13271 server_base.cc:1061] running on GCE node
W20260710 11:01:17.144266 17198 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:17.145190 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:17.145515 13271 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:17.145711 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681277145691 us; error 0 us; skew 500 ppm
I20260710 11:01:17.146314 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:17.149086 13271 webserver.cc:533] Webserver started at http://127.12.245.193:34369/ using document root <none> and password file <none>
I20260710 11:01:17.149691 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:17.149935 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:17.150260 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:17.151551 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/ts-0-root/instance:
uuid: "a76314d583a64ab783b69c89666469cd"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-z3q7"
I20260710 11:01:17.156515 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:17.160744 17203 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:17.161839 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:17.162118 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/ts-0-root
uuid: "a76314d583a64ab783b69c89666469cd"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-z3q7"
I20260710 11:01:17.162431 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-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:17.184526 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:17.185878 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:17.187353 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:17.189918 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:17.190140 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.190472 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:17.190665 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.239943 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.193:40057
I20260710 11:01:17.240053 17265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.193:40057 every 8 connection(s)
I20260710 11:01:17.245551 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:17.253229 17270 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:17.255182 17271 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:17.256634 17273 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:17.257822 13271 server_base.cc:1061] running on GCE node
I20260710 11:01:17.259804 17266 heartbeater.cc:344] Connected to a master server at 127.12.245.254:39089
I20260710 11:01:17.259850 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:17.260342 13271 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:17.260452 17266 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:17.260584 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681277260560 us; error 0 us; skew 500 ppm
I20260710 11:01:17.261603 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:17.261523 17266 heartbeater.cc:507] Master 127.12.245.254:39089 requested a full tablet report, sending...
I20260710 11:01:17.264858 13271 webserver.cc:533] Webserver started at http://127.12.245.194:45877/ using document root <none> and password file <none>
I20260710 11:01:17.264729 17139 ts_manager.cc:194] Registered new tserver with Master: a76314d583a64ab783b69c89666469cd (127.12.245.193:40057)
I20260710 11:01:17.265720 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:17.265987 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:17.266274 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:17.267079 17139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51592
I20260710 11:01:17.267582 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/ts-1-root/instance:
uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-z3q7"
I20260710 11:01:17.273131 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260710 11:01:17.276856 17278 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:17.277729 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:17.278035 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/ts-1-root
uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-z3q7"
I20260710 11:01:17.278381 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-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:17.286767 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:17.287932 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:17.289589 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:17.291785 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:17.292019 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.292259 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:17.292429 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.333451 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.194:32929
I20260710 11:01:17.333714 17340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.194:32929 every 8 connection(s)
I20260710 11:01:17.338109 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:17.347244 17345 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:17.348398 17344 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:17.351668 17347 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:17.352319 13271 server_base.cc:1061] running on GCE node
I20260710 11:01:17.353257 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:17.353554 13271 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:17.353742 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681277353724 us; error 0 us; skew 500 ppm
I20260710 11:01:17.354158 17341 heartbeater.cc:344] Connected to a master server at 127.12.245.254:39089
I20260710 11:01:17.354445 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:17.354581 17341 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:17.355592 17341 heartbeater.cc:507] Master 127.12.245.254:39089 requested a full tablet report, sending...
I20260710 11:01:17.357476 13271 webserver.cc:533] Webserver started at http://127.12.245.195:46673/ using document root <none> and password file <none>
I20260710 11:01:17.357843 17139 ts_manager.cc:194] Registered new tserver with Master: 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:17.358013 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:17.358350 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:17.358631 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:17.359335 17139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51608
I20260710 11:01:17.359874 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/ts-2-root/instance:
uuid: "1d5a85470400499c89d00a3abea51b3f"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-z3q7"
I20260710 11:01:17.364800 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:17.368590 17352 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:17.369614 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:17.369930 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/ts-2-root
uuid: "1d5a85470400499c89d00a3abea51b3f"
format_stamp: "Formatted at 2026-07-10 11:01:17 on dist-test-slave-z3q7"
I20260710 11:01:17.370249 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681184751178-13271-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:17.384027 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:17.385347 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:17.386847 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:17.389111 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:17.389357 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.389652 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:17.389825 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:17.435559 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.195:38455
I20260710 11:01:17.435667 17414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.195:38455 every 8 connection(s)
I20260710 11:01:17.451002 17415 heartbeater.cc:344] Connected to a master server at 127.12.245.254:39089
I20260710 11:01:17.451413 17415 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:17.452163 17415 heartbeater.cc:507] Master 127.12.245.254:39089 requested a full tablet report, sending...
I20260710 11:01:17.454090 17139 ts_manager.cc:194] Registered new tserver with Master: 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:17.455040 13271 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015912671s
I20260710 11:01:17.455462 17139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51620
I20260710 11:01:17.480701 17139 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51628:
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:17.483466 17139 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:17.554589 17231 tablet_service.cc:1511] Processing CreateTablet for tablet 918dfc8ef649434391465bddbd6af871 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:17.556356 17231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918dfc8ef649434391465bddbd6af871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.556689 17229 tablet_service.cc:1511] Processing CreateTablet for tablet be8c68042cf14f16bf8cfb3d1520527c (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:17.558185 17229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8c68042cf14f16bf8cfb3d1520527c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.554809 17230 tablet_service.cc:1511] Processing CreateTablet for tablet 11c2765acabb4557825cf57c7dfe4370 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:17.561313 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c2765acabb4557825cf57c7dfe4370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.573670 17228 tablet_service.cc:1511] Processing CreateTablet for tablet c7a3770cb434403daf6e9720f2f70c46 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:17.575227 17228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a3770cb434403daf6e9720f2f70c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.581619 17380 tablet_service.cc:1511] Processing CreateTablet for tablet 918dfc8ef649434391465bddbd6af871 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:17.583599 17380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918dfc8ef649434391465bddbd6af871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.584878 17227 tablet_service.cc:1511] Processing CreateTablet for tablet 401bc078a3954839a5f619d68ee528f3 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:17.586412 17227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401bc078a3954839a5f619d68ee528f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.587772 17378 tablet_service.cc:1511] Processing CreateTablet for tablet be8c68042cf14f16bf8cfb3d1520527c (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:17.596127 17378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8c68042cf14f16bf8cfb3d1520527c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.587843 17379 tablet_service.cc:1511] Processing CreateTablet for tablet 11c2765acabb4557825cf57c7dfe4370 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:17.601069 17379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c2765acabb4557825cf57c7dfe4370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.605168 17375 tablet_service.cc:1511] Processing CreateTablet for tablet c6800847c9654d25af433a014fb5568e (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:17.606750 17375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6800847c9654d25af433a014fb5568e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.608709 17374 tablet_service.cc:1511] Processing CreateTablet for tablet 0c169be37cf044b1aa5b785103606ca2 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:17.610241 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c169be37cf044b1aa5b785103606ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.610131 17306 tablet_service.cc:1511] Processing CreateTablet for tablet 918dfc8ef649434391465bddbd6af871 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:17.611552 17306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918dfc8ef649434391465bddbd6af871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.611519 17302 tablet_service.cc:1511] Processing CreateTablet for tablet 401bc078a3954839a5f619d68ee528f3 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:17.612920 17302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401bc078a3954839a5f619d68ee528f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.614449 17305 tablet_service.cc:1511] Processing CreateTablet for tablet 11c2765acabb4557825cf57c7dfe4370 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:17.615899 17305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c2765acabb4557825cf57c7dfe4370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.618633 17304 tablet_service.cc:1511] Processing CreateTablet for tablet be8c68042cf14f16bf8cfb3d1520527c (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:17.619808 17304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8c68042cf14f16bf8cfb3d1520527c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.622658 17303 tablet_service.cc:1511] Processing CreateTablet for tablet c7a3770cb434403daf6e9720f2f70c46 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:17.623224 17301 tablet_service.cc:1511] Processing CreateTablet for tablet c6800847c9654d25af433a014fb5568e (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:17.624210 17303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a3770cb434403daf6e9720f2f70c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.624857 17301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6800847c9654d25af433a014fb5568e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.626814 17373 tablet_service.cc:1511] Processing CreateTablet for tablet 28378de6f0184281b329c8760d6c79dd (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:17.628803 17373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28378de6f0184281b329c8760d6c79dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.630394 17372 tablet_service.cc:1511] Processing CreateTablet for tablet 400baf94a2a841589d579a115409082d (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:17.631819 17372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400baf94a2a841589d579a115409082d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.589735 17377 tablet_service.cc:1511] Processing CreateTablet for tablet c7a3770cb434403daf6e9720f2f70c46 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:17.634570 17377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a3770cb434403daf6e9720f2f70c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.591562 17376 tablet_service.cc:1511] Processing CreateTablet for tablet 401bc078a3954839a5f619d68ee528f3 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:17.636765 17376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401bc078a3954839a5f619d68ee528f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.594422 17226 tablet_service.cc:1511] Processing CreateTablet for tablet c6800847c9654d25af433a014fb5568e (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:17.640372 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6800847c9654d25af433a014fb5568e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.653445 17300 tablet_service.cc:1511] Processing CreateTablet for tablet 0c169be37cf044b1aa5b785103606ca2 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:17.654806 17300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c169be37cf044b1aa5b785103606ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.656204 17429 tablet_bootstrap.cc:492] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:17.662283 17225 tablet_service.cc:1511] Processing CreateTablet for tablet 0c169be37cf044b1aa5b785103606ca2 (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:17.663892 17225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c169be37cf044b1aa5b785103606ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.666227 17430 tablet_bootstrap.cc:492] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:17.667586 17224 tablet_service.cc:1511] Processing CreateTablet for tablet 28378de6f0184281b329c8760d6c79dd (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:17.669080 17224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28378de6f0184281b329c8760d6c79dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.670879 17429 tablet_bootstrap.cc:654] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.671183 17223 tablet_service.cc:1511] Processing CreateTablet for tablet 400baf94a2a841589d579a115409082d (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:17.673720 17306 tablet_service.cc:1511] Processing CreateTablet for tablet 28378de6f0184281b329c8760d6c79dd (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:17.674091 17299 tablet_service.cc:1511] Processing CreateTablet for tablet 400baf94a2a841589d579a115409082d (DEFAULT_TABLE table=test-workload [id=437c49cf4736450694bec1a9475e198c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:17.675045 17306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28378de6f0184281b329c8760d6c79dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.675536 17223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400baf94a2a841589d579a115409082d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.678161 17299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400baf94a2a841589d579a115409082d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:17.689102 17430 tablet_bootstrap.cc:654] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.694859 17429 tablet_bootstrap.cc:492] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:17.695470 17429 ts_tablet_manager.cc:1403] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260710 11:01:17.698418 17429 raft_consensus.cc:359] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:17.705499 17429 raft_consensus.cc:385] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.706710 17429 raft_consensus.cc:740] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.709560 17430 tablet_bootstrap.cc:492] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:17.710242 17429 consensus_queue.cc:260] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:17.721642 17430 ts_tablet_manager.cc:1403] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.004s
I20260710 11:01:17.725564 17431 tablet_bootstrap.cc:492] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:17.756084 17430 raft_consensus.cc:359] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:17.756963 17430 raft_consensus.cc:385] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.757335 17430 raft_consensus.cc:740] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.760102 17430 consensus_queue.cc:260] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:17.801677 17429 ts_tablet_manager.cc:1434] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.106s	user 0.012s	sys 0.000s
I20260710 11:01:17.802560 17266 heartbeater.cc:499] Master 127.12.245.254:39089 was elected leader, sending a full tablet report...
I20260710 11:01:17.802784 17429 tablet_bootstrap.cc:492] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:17.823082 17435 raft_consensus.cc:493] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.829695 17435 raft_consensus.cc:515] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:17.832787 17435 leader_election.cc:290] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:17.826493 17431 tablet_bootstrap.cc:654] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.839874 17341 heartbeater.cc:499] Master 127.12.245.254:39089 was elected leader, sending a full tablet report...
I20260710 11:01:17.846843 17429 tablet_bootstrap.cc:654] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.850723 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:17.853145 17241 raft_consensus.cc:2468] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:17.854815 17280 leader_election.cc:304] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:17.858089 17435 raft_consensus.cc:2804] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:17.859822 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
W20260710 11:01:17.861718 17279 leader_election.cc:343] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.859982 17435 raft_consensus.cc:493] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:17.865265 17430 ts_tablet_manager.cc:1434] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.141s	user 0.023s	sys 0.015s
I20260710 11:01:17.871095 17430 tablet_bootstrap.cc:492] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:17.873045 17429 tablet_bootstrap.cc:492] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:17.873656 17429 ts_tablet_manager.cc:1403] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.015s
I20260710 11:01:17.877048 17429 raft_consensus.cc:359] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:17.869695 17435 raft_consensus.cc:3060] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.880877 17429 raft_consensus.cc:385] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.881302 17429 raft_consensus.cc:740] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.882122 17429 consensus_queue.cc:260] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:17.883855 17429 ts_tablet_manager.cc:1434] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:01:17.880067 17430 tablet_bootstrap.cc:654] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.884934 17429 tablet_bootstrap.cc:492] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:17.888520 17431 tablet_bootstrap.cc:492] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:17.889078 17431 ts_tablet_manager.cc:1403] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.164s	user 0.012s	sys 0.017s
I20260710 11:01:17.892258 17431 raft_consensus.cc:359] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:17.893129 17431 raft_consensus.cc:385] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.893512 17431 raft_consensus.cc:740] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.893951 17429 tablet_bootstrap.cc:654] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.894397 17431 consensus_queue.cc:260] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:17.905982 17435 raft_consensus.cc:515] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:17.912693 17415 heartbeater.cc:499] Master 127.12.245.254:39089 was elected leader, sending a full tablet report...
I20260710 11:01:17.918195 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:17.918809 17241 raft_consensus.cc:3060] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:17.925730 17443 raft_consensus.cc:493] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:17.926277 17443 raft_consensus.cc:515] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:17.926680 17241 raft_consensus.cc:2468] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 1.
I20260710 11:01:17.928875 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
W20260710 11:01:17.930399 17279 leader_election.cc:343] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.931557 17431 ts_tablet_manager.cc:1434] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.004s
I20260710 11:01:17.932021 17280 leader_election.cc:304] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 1d5a85470400499c89d00a3abea51b3f
I20260710 11:01:17.932780 17431 tablet_bootstrap.cc:492] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:17.932945 17435 leader_election.cc:290] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:17.933979 17436 raft_consensus.cc:2804] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:17.934520 17436 raft_consensus.cc:697] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:17.935679 17436 consensus_queue.cc:237] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:17.941468 17443 leader_election.cc:290] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:17.945091 17431 tablet_bootstrap.cc:654] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.946729 17430 tablet_bootstrap.cc:492] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:17.947294 17430 ts_tablet_manager.cc:1403] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.033s
I20260710 11:01:17.951594 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a3770cb434403daf6e9720f2f70c46" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
W20260710 11:01:17.953470 17354 leader_election.cc:343] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.954275 17429 tablet_bootstrap.cc:492] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:17.954795 17429 ts_tablet_manager.cc:1403] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.070s	user 0.035s	sys 0.027s
I20260710 11:01:17.955060 17430 raft_consensus.cc:359] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:17.956055 17430 raft_consensus.cc:385] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.957711 17429 raft_consensus.cc:359] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:17.961961 17429 raft_consensus.cc:385] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.962352 17429 raft_consensus.cc:740] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.959609 17430 raft_consensus.cc:740] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.963274 17429 consensus_queue.cc:260] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:17.965317 17430 consensus_queue.cc:260] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:17.965744 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a3770cb434403daf6e9720f2f70c46" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
W20260710 11:01:17.967396 17353 leader_election.cc:343] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:17.967608 17430 ts_tablet_manager.cc:1434] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 11:01:17.967789 17353 leader_election.cc:304] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f; no voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd
I20260710 11:01:17.968779 17430 tablet_bootstrap.cc:492] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:17.969455 17443 raft_consensus.cc:2749] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:17.971294 17139 catalog_manager.cc:5697] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 1 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:17.973098 17431 tablet_bootstrap.cc:492] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:17.973762 17431 ts_tablet_manager.cc:1403] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.011s
I20260710 11:01:17.975039 17430 tablet_bootstrap.cc:654] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.976223 17431 raft_consensus.cc:359] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:17.976755 17431 raft_consensus.cc:385] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:17.977033 17431 raft_consensus.cc:740] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:17.977792 17431 consensus_queue.cc:260] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:17.979043 17429 ts_tablet_manager.cc:1434] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260710 11:01:17.979983 17429 tablet_bootstrap.cc:492] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:17.981673 17431 ts_tablet_manager.cc:1434] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:01:17.982640 17431 tablet_bootstrap.cc:492] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:17.985725 17429 tablet_bootstrap.cc:654] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.989434 17431 tablet_bootstrap.cc:654] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:17.991587 17429 tablet_bootstrap.cc:492] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:17.992334 17429 ts_tablet_manager.cc:1403] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 11:01:17.998128 17429 raft_consensus.cc:359] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:17.999486 17429 raft_consensus.cc:385] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.000036 17429 raft_consensus.cc:740] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.001372 17429 consensus_queue.cc:260] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.004681 17429 ts_tablet_manager.cc:1434] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:01:18.006289 17429 tablet_bootstrap.cc:492] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:18.016292 17429 tablet_bootstrap.cc:654] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.026592 17434 raft_consensus.cc:493] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.027324 17434 raft_consensus.cc:515] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.032305 17434 leader_election.cc:290] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.045846 17430 tablet_bootstrap.cc:492] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:18.047372 17430 ts_tablet_manager.cc:1403] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.029s
I20260710 11:01:18.048537 17431 tablet_bootstrap.cc:492] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:18.049089 17431 ts_tablet_manager.cc:1403] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.042s
I20260710 11:01:18.049255 17429 tablet_bootstrap.cc:492] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:18.050446 17430 raft_consensus.cc:359] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.051129 17430 raft_consensus.cc:385] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.051525 17430 raft_consensus.cc:740] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.052241 17431 raft_consensus.cc:359] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.053272 17429 ts_tablet_manager.cc:1403] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.024s
I20260710 11:01:18.052223 17430 consensus_queue.cc:260] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.054417 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c169be37cf044b1aa5b785103606ca2" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:18.055346 17430 ts_tablet_manager.cc:1434] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:01:18.056279 17430 tablet_bootstrap.cc:492] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
W20260710 11:01:18.056105 17204 leader_election.cc:343] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.056501 17429 raft_consensus.cc:359] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.057219 17429 raft_consensus.cc:385] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.057520 17429 raft_consensus.cc:740] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.058316 17429 consensus_queue.cc:260] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.060892 17429 ts_tablet_manager.cc:1434] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:18.061986 17429 tablet_bootstrap.cc:492] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
W20260710 11:01:18.062736 17187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:18.063323 17430 tablet_bootstrap.cc:654] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.053141 17431 raft_consensus.cc:385] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.064677 17431 raft_consensus.cc:740] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.065529 17431 consensus_queue.cc:260] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.068322 17431 ts_tablet_manager.cc:1434] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260710 11:01:18.069638 17431 tablet_bootstrap.cc:492] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:18.071849 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c169be37cf044b1aa5b785103606ca2" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
W20260710 11:01:18.073264 17204 leader_election.cc:343] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.073768 17204 leader_election.cc:304] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a76314d583a64ab783b69c89666469cd; no voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed
I20260710 11:01:18.075074 17434 raft_consensus.cc:2749] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.073746 17430 tablet_bootstrap.cc:492] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:18.076228 17430 ts_tablet_manager.cc:1403] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:01:18.076373 17429 tablet_bootstrap.cc:654] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.079664 17430 raft_consensus.cc:359] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.080518 17430 raft_consensus.cc:385] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.080839 17430 raft_consensus.cc:740] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.081250 17431 tablet_bootstrap.cc:654] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.082031 17429 tablet_bootstrap.cc:492] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:18.081634 17430 consensus_queue.cc:260] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.082566 17429 ts_tablet_manager.cc:1403] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260710 11:01:18.083914 17430 ts_tablet_manager.cc:1434] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:01:18.084946 17430 tablet_bootstrap.cc:492] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:18.085752 17429 raft_consensus.cc:359] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.086480 17429 raft_consensus.cc:385] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.086942 17429 raft_consensus.cc:740] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.088030 17429 consensus_queue.cc:260] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.092291 17430 tablet_bootstrap.cc:654] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.097215 17429 ts_tablet_manager.cc:1434] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 11:01:18.097977 17431 tablet_bootstrap.cc:492] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:18.098465 17431 ts_tablet_manager.cc:1403] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.004s
I20260710 11:01:18.101186 17429 tablet_bootstrap.cc:492] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:18.101039 17431 raft_consensus.cc:359] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.101833 17431 raft_consensus.cc:385] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.102149 17431 raft_consensus.cc:740] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.103087 17431 consensus_queue.cc:260] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.105871 17431 ts_tablet_manager.cc:1434] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:18.107077 17431 tablet_bootstrap.cc:492] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:18.108733 17430 tablet_bootstrap.cc:492] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:18.109243 17430 ts_tablet_manager.cc:1403] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.011s
I20260710 11:01:18.110340 17429 tablet_bootstrap.cc:654] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.112321 17430 raft_consensus.cc:359] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.113065 17430 raft_consensus.cc:385] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.113605 17430 raft_consensus.cc:740] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.113960 17431 tablet_bootstrap.cc:654] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.114656 17436 raft_consensus.cc:493] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.114755 17430 consensus_queue.cc:260] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.115348 17436 raft_consensus.cc:515] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.117832 17435 raft_consensus.cc:493] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.118534 17435 raft_consensus.cc:515] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.124243 17430 ts_tablet_manager.cc:1434] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:01:18.127671 17430 tablet_bootstrap.cc:492] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:18.128360 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c169be37cf044b1aa5b785103606ca2" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:18.128598 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2765acabb4557825cf57c7dfe4370" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:18.129092 17241 raft_consensus.cc:2468] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:18.129109 17240 raft_consensus.cc:2468] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:18.132488 17280 leader_election.cc:304] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:18.135270 17429 tablet_bootstrap.cc:492] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:18.135507 17459 raft_consensus.cc:493] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.136003 17429 ts_tablet_manager.cc:1403] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.019s
I20260710 11:01:18.136003 17459 raft_consensus.cc:515] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.141243 17429 raft_consensus.cc:359] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.141754 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2765acabb4557825cf57c7dfe4370" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:18.142114 17429 raft_consensus.cc:385] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.142565 17429 raft_consensus.cc:740] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
W20260710 11:01:18.143608 17279 leader_election.cc:343] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.143462 17429 consensus_queue.cc:260] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.143644 17435 leader_election.cc:290] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.145747 17431 tablet_bootstrap.cc:492] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:18.146275 17431 ts_tablet_manager.cc:1403] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.015s
I20260710 11:01:18.146935 17429 ts_tablet_manager.cc:1434] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:01:18.147603 17435 raft_consensus.cc:2804] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.148162 17435 raft_consensus.cc:493] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.148999 17443 raft_consensus.cc:493] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.149564 17429 tablet_bootstrap.cc:492] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:18.149435 17431 raft_consensus.cc:359] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.142727 17430 tablet_bootstrap.cc:654] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.149569 17443 raft_consensus.cc:515] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.150882 17459 leader_election.cc:290] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.150215 17431 raft_consensus.cc:385] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.153725 17431 raft_consensus.cc:740] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.154582 17431 consensus_queue.cc:260] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.155153 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401bc078a3954839a5f619d68ee528f3" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:18.155997 17316 raft_consensus.cc:2468] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 0.
I20260710 11:01:18.156893 17431 ts_tablet_manager.cc:1434] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:01:18.157683 17429 tablet_bootstrap.cc:654] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.157958 17431 tablet_bootstrap.cc:492] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:18.159837 17353 leader_election.cc:304] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: 
I20260710 11:01:18.161140 17441 raft_consensus.cc:2804] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.161496 17280 leader_election.cc:304] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [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: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 1d5a85470400499c89d00a3abea51b3f
I20260710 11:01:18.162345 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28378de6f0184281b329c8760d6c79dd" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:18.163049 17390 raft_consensus.cc:2468] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:18.163587 17460 raft_consensus.cc:2804] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.164039 17460 raft_consensus.cc:493] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.161701 17441 raft_consensus.cc:493] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.164413 17460 raft_consensus.cc:3060] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.164631 17441 raft_consensus.cc:3060] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.166361 17431 tablet_bootstrap.cc:654] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.170006 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28378de6f0184281b329c8760d6c79dd" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:18.171010 17241 raft_consensus.cc:2468] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:18.172300 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401bc078a3954839a5f619d68ee528f3" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:18.174064 17430 tablet_bootstrap.cc:492] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:18.174608 17430 ts_tablet_manager.cc:1403] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.005s
I20260710 11:01:18.177902 17430 raft_consensus.cc:359] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
W20260710 11:01:18.173962 17354 leader_election.cc:343] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.178668 17430 raft_consensus.cc:385] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.179010 17430 raft_consensus.cc:740] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.183347 17460 raft_consensus.cc:515] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.185735 17460 leader_election.cc:290] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.185667 17279 leader_election.cc:304] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: 
I20260710 11:01:18.186651 17430 consensus_queue.cc:260] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.187835 17459 raft_consensus.cc:2804] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.188225 17459 raft_consensus.cc:493] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.188279 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2765acabb4557825cf57c7dfe4370" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:18.188714 17459 raft_consensus.cc:3060] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.153033 17443 leader_election.cc:290] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:18.194134 17436 leader_election.cc:290] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.196795 17431 tablet_bootstrap.cc:492] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:18.197630 17431 ts_tablet_manager.cc:1403] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.016s
I20260710 11:01:18.196954 17459 raft_consensus.cc:515] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.199380 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2765acabb4557825cf57c7dfe4370" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:18.200048 17240 raft_consensus.cc:3060] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:18.201849 17279 leader_election.cc:343] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.201924 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28378de6f0184281b329c8760d6c79dd" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:18.202433 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c169be37cf044b1aa5b785103606ca2" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:18.203049 17241 raft_consensus.cc:3060] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.203567 17459 leader_election.cc:290] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
W20260710 11:01:18.203769 17279 leader_election.cc:343] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.198846 17430 ts_tablet_manager.cc:1434] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:01:18.205222 17430 tablet_bootstrap.cc:492] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:18.148566 17435 raft_consensus.cc:3060] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.209010 17434 raft_consensus.cc:493] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.210963 17431 raft_consensus.cc:359] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.211989 17431 raft_consensus.cc:385] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.212368 17431 raft_consensus.cc:740] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.213985 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28378de6f0184281b329c8760d6c79dd" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:18.214751 17390 raft_consensus.cc:3060] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.219260 17241 raft_consensus.cc:2468] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 1.
I20260710 11:01:18.220861 17280 leader_election.cc:304] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:18.221416 17434 raft_consensus.cc:515] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.220996 17431 consensus_queue.cc:260] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.222504 17459 raft_consensus.cc:2804] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.223027 17459 raft_consensus.cc:697] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:18.223863 17459 consensus_queue.cc:237] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.224625 17431 ts_tablet_manager.cc:1434] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:01:18.225266 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400baf94a2a841589d579a115409082d" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:18.226174 17431 tablet_bootstrap.cc:492] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
W20260710 11:01:18.227315 17204 leader_election.cc:343] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.228051 17434 leader_election.cc:290] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.229466 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400baf94a2a841589d579a115409082d" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:18.230175 17316 raft_consensus.cc:2468] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 0.
I20260710 11:01:18.231634 17204 leader_election.cc:304] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [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: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 1d5a85470400499c89d00a3abea51b3f
I20260710 11:01:18.233000 17431 tablet_bootstrap.cc:654] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.233326 17434 raft_consensus.cc:2804] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.233796 17434 raft_consensus.cc:493] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.234208 17434 raft_consensus.cc:3060] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.233917 17435 raft_consensus.cc:515] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.237087 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c169be37cf044b1aa5b785103606ca2" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:18.237808 17241 raft_consensus.cc:3060] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.244388 17441 raft_consensus.cc:515] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.246006 17241 raft_consensus.cc:2468] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 1.
I20260710 11:01:18.247287 17280 leader_election.cc:304] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:18.248159 17436 raft_consensus.cc:2804] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.249112 17436 raft_consensus.cc:697] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:18.251156 17435 leader_election.cc:290] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.250126 17436 consensus_queue.cc:237] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.252460 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c169be37cf044b1aa5b785103606ca2" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
W20260710 11:01:18.254405 17279 leader_election.cc:343] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.251045 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401bc078a3954839a5f619d68ee528f3" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
W20260710 11:01:18.257256 17354 leader_election.cc:343] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.263031 17430 tablet_bootstrap.cc:654] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.263314 17240 raft_consensus.cc:2468] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 1.
I20260710 11:01:18.264566 17280 leader_election.cc:304] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 1d5a85470400499c89d00a3abea51b3f
I20260710 11:01:18.265262 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401bc078a3954839a5f619d68ee528f3" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:18.265726 17435 raft_consensus.cc:2804] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.265857 17316 raft_consensus.cc:3060] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.266244 17435 raft_consensus.cc:697] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:18.267103 17435 consensus_queue.cc:237] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.272287 17441 leader_election.cc:290] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:18.277057 17316 raft_consensus.cc:2468] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 1.
I20260710 11:01:18.278335 17434 raft_consensus.cc:515] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.278998 17353 leader_election.cc:304] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: a76314d583a64ab783b69c89666469cd
I20260710 11:01:18.282821 17434 leader_election.cc:290] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 election: Requested vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.284603 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400baf94a2a841589d579a115409082d" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
W20260710 11:01:18.286782 17204 leader_election.cc:343] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:18.287860 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400baf94a2a841589d579a115409082d" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:18.288592 17316 raft_consensus.cc:3060] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.293577 17136 catalog_manager.cc:5697] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 1 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.280895 17441 raft_consensus.cc:2804] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.301766 17441 raft_consensus.cc:697] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:18.302515 17316 raft_consensus.cc:2468] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 1.
I20260710 11:01:18.303212 17441 consensus_queue.cc:237] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.304260 17204 leader_election.cc:304] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 1d5a85470400499c89d00a3abea51b3f
I20260710 11:01:18.277057 17390 raft_consensus.cc:2468] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 1.
I20260710 11:01:18.305377 17434 raft_consensus.cc:2804] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.320139 17434 raft_consensus.cc:697] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 1 LEADER]: Becoming Leader. State: Replica: a76314d583a64ab783b69c89666469cd, State: Running, Role: LEADER
I20260710 11:01:18.321480 17434 consensus_queue.cc:237] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.323968 17431 tablet_bootstrap.cc:492] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:18.328699 17429 tablet_bootstrap.cc:492] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:18.329468 17429 ts_tablet_manager.cc:1403] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.180s	user 0.034s	sys 0.072s
I20260710 11:01:18.331255 17431 ts_tablet_manager.cc:1403] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.102s	user 0.025s	sys 0.039s
I20260710 11:01:18.334648 17431 raft_consensus.cc:359] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.335652 17431 raft_consensus.cc:385] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.336189 17431 raft_consensus.cc:740] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.337419 17431 consensus_queue.cc:260] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.335696 17430 tablet_bootstrap.cc:492] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:18.337963 17136 catalog_manager.cc:5697] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 1 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.339095 17430 ts_tablet_manager.cc:1403] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.010s
I20260710 11:01:18.339808 17431 ts_tablet_manager.cc:1434] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:18.340772 17431 tablet_bootstrap.cc:492] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:18.340078 17136 catalog_manager.cc:5697] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 1 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.342545 17430 raft_consensus.cc:359] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.343317 17430 raft_consensus.cc:385] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.343638 17430 raft_consensus.cc:740] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.334776 17139 catalog_manager.cc:5697] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 1 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:18.344659 17430 consensus_queue.cc:260] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.346745 17430 ts_tablet_manager.cc:1434] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:18.347030 17431 tablet_bootstrap.cc:654] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.347762 17430 tablet_bootstrap.cc:492] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:18.348047 17429 raft_consensus.cc:359] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.348747 17429 raft_consensus.cc:385] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.349036 17429 raft_consensus.cc:740] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.355537 17429 consensus_queue.cc:260] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.357725 17429 ts_tablet_manager.cc:1434] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:01:18.358029 17441 raft_consensus.cc:493] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.358922 17441 raft_consensus.cc:515] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.362591 17429 tablet_bootstrap.cc:492] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:18.367154 17441 leader_election.cc:290] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:18.359850 17138 catalog_manager.cc:5697] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a76314d583a64ab783b69c89666469cd (127.12.245.193). New cstate: current_term: 1 leader_uuid: "a76314d583a64ab783b69c89666469cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.367904 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c169be37cf044b1aa5b785103606ca2" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:18.368244 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c169be37cf044b1aa5b785103606ca2" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:18.368866 17240 raft_consensus.cc:2393] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d5a85470400499c89d00a3abea51b3f in current term 1: Already voted for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in this term.
I20260710 11:01:18.364874 17430 tablet_bootstrap.cc:654] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.370180 17354 leader_election.cc:304] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f; no voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd
I20260710 11:01:18.372617 17468 raft_consensus.cc:493] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.381479 17431 tablet_bootstrap.cc:492] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:18.381520 17441 raft_consensus.cc:3060] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.382035 17431 ts_tablet_manager.cc:1403] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.015s
I20260710 11:01:18.385087 17431 raft_consensus.cc:359] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.385819 17431 raft_consensus.cc:385] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.386139 17431 raft_consensus.cc:740] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.386814 17431 consensus_queue.cc:260] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.388674 17431 ts_tablet_manager.cc:1434] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:18.380728 17468 raft_consensus.cc:515] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.389633 17431 tablet_bootstrap.cc:492] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:18.391652 17468 leader_election.cc:290] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.392349 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a3770cb434403daf6e9720f2f70c46" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:18.393033 17316 raft_consensus.cc:2468] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 0.
I20260710 11:01:18.393851 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a3770cb434403daf6e9720f2f70c46" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:18.394707 17390 raft_consensus.cc:2468] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 0.
I20260710 11:01:18.394861 17204 leader_election.cc:304] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:18.395437 17431 tablet_bootstrap.cc:654] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.395816 17468 raft_consensus.cc:2804] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.396277 17468 raft_consensus.cc:493] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.396693 17468 raft_consensus.cc:3060] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.400779 17441 raft_consensus.cc:2749] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.379101 17429 tablet_bootstrap.cc:654] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.406970 17468 raft_consensus.cc:515] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.410808 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a3770cb434403daf6e9720f2f70c46" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:18.411581 17316 raft_consensus.cc:3060] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.423501 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a3770cb434403daf6e9720f2f70c46" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:18.424363 17390 raft_consensus.cc:3060] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.425678 17429 tablet_bootstrap.cc:492] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:18.426338 17429 ts_tablet_manager.cc:1403] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.001s
I20260710 11:01:18.429977 17429 raft_consensus.cc:359] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.430850 17429 raft_consensus.cc:385] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.431173 17429 raft_consensus.cc:740] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.432729 17389 raft_consensus.cc:3060] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.432663 17429 consensus_queue.cc:260] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.434484 17430 tablet_bootstrap.cc:492] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:18.434995 17430 ts_tablet_manager.cc:1403] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.087s	user 0.035s	sys 0.026s
I20260710 11:01:18.435074 17429 ts_tablet_manager.cc:1434] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:18.437654 17430 raft_consensus.cc:359] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.438354 17430 raft_consensus.cc:385] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.438619 17430 raft_consensus.cc:740] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.439327 17430 consensus_queue.cc:260] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.441257 17430 ts_tablet_manager.cc:1434] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:18.441591 17468 leader_election.cc:290] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 election: Requested vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.441776 17441 raft_consensus.cc:493] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.442848 17441 raft_consensus.cc:515] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.443401 17390 raft_consensus.cc:2468] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 1.
I20260710 11:01:18.445088 17441 leader_election.cc:290] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:18.445322 17316 raft_consensus.cc:2468] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 1.
I20260710 11:01:18.446280 17431 tablet_bootstrap.cc:492] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:18.442216 17430 tablet_bootstrap.cc:492] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:18.446859 17431 ts_tablet_manager.cc:1403] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.027s
I20260710 11:01:18.449784 17431 raft_consensus.cc:359] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.450479 17431 raft_consensus.cc:385] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.450810 17431 raft_consensus.cc:740] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.451592 17431 consensus_queue.cc:260] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.452696 17430 tablet_bootstrap.cc:654] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.453545 17431 ts_tablet_manager.cc:1434] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:01:18.453662 17204 leader_election.cc:304] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:18.455076 17468 raft_consensus.cc:2804] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.455535 17468 raft_consensus.cc:697] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 1 LEADER]: Becoming Leader. State: Replica: a76314d583a64ab783b69c89666469cd, State: Running, Role: LEADER
I20260710 11:01:18.456332 17468 consensus_queue.cc:237] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.462105 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400baf94a2a841589d579a115409082d" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:18.462253 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400baf94a2a841589d579a115409082d" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:18.464897 17316 raft_consensus.cc:2393] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d5a85470400499c89d00a3abea51b3f in current term 1: Already voted for candidate a76314d583a64ab783b69c89666469cd in this term.
I20260710 11:01:18.467890 17353 leader_election.cc:304] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f; no voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd
I20260710 11:01:18.469370 17441 raft_consensus.cc:3060] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.474387 17443 raft_consensus.cc:493] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.474910 17443 raft_consensus.cc:515] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:18.475853 17138 catalog_manager.cc:5697] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a76314d583a64ab783b69c89666469cd (127.12.245.193). New cstate: current_term: 1 leader_uuid: "a76314d583a64ab783b69c89666469cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.479628 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:18.480266 17443 leader_election.cc:290] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:18.480307 17240 raft_consensus.cc:2468] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 1.
I20260710 11:01:18.480806 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:18.481696 17354 leader_election.cc:304] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [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: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:18.481981 17435 consensus_queue.cc:1048] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.483779 17443 raft_consensus.cc:2804] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:18.484203 17443 raft_consensus.cc:493] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.484499 17443 raft_consensus.cc:3060] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.485224 17441 raft_consensus.cc:2749] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.491297 17443 raft_consensus.cc:515] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:18.492305 17430 tablet_bootstrap.cc:492] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:18.492411 17390 raft_consensus.cc:1240] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Rejecting Update request from peer 9334fd2624de4f2fbbfbd25c19bc1eed for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:01:18.492903 17430 ts_tablet_manager.cc:1403] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.020s
I20260710 11:01:18.493853 17443 leader_election.cc:290] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 2 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:18.494313 17435 consensus_queue.cc:1048] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.495982 17430 raft_consensus.cc:359] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.496419 17435 consensus_queue.cc:1059] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.496745 17430 raft_consensus.cc:385] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.496616 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:18.497114 17430 raft_consensus.cc:740] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.497223 17435 raft_consensus.cc:3055] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:18.497649 17435 raft_consensus.cc:740] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:18.497838 17430 consensus_queue.cc:260] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.499722 17430 ts_tablet_manager.cc:1434] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:01:18.500707 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:18.502292 17354 leader_election.cc:304] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f; no voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd
I20260710 11:01:18.498558 17435 consensus_queue.cc:260] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [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: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:18.504521 17435 raft_consensus.cc:3060] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:18.509605 17443 raft_consensus.cc:2749] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:01:18.514851 17468 raft_consensus.cc:493] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.515436 17468 raft_consensus.cc:515] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.517542 17468 leader_election.cc:290] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.518329 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8c68042cf14f16bf8cfb3d1520527c" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:18.518724 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8c68042cf14f16bf8cfb3d1520527c" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:18.518910 17316 raft_consensus.cc:2468] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 0.
I20260710 11:01:18.519340 17390 raft_consensus.cc:2468] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 0.
I20260710 11:01:18.520040 17204 leader_election.cc:304] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:18.520773 17468 raft_consensus.cc:2804] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.521127 17468 raft_consensus.cc:493] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.521445 17468 raft_consensus.cc:3060] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.526649 17468 raft_consensus.cc:515] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.528594 17468 leader_election.cc:290] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 election: Requested vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.529331 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8c68042cf14f16bf8cfb3d1520527c" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:18.529816 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8c68042cf14f16bf8cfb3d1520527c" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:18.530047 17316 raft_consensus.cc:3060] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.530377 17390 raft_consensus.cc:3060] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.537894 17390 raft_consensus.cc:2468] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 1.
I20260710 11:01:18.537896 17316 raft_consensus.cc:2468] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 1.
I20260710 11:01:18.539361 17204 leader_election.cc:304] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:18.540056 17468 raft_consensus.cc:2804] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.540581 17468 raft_consensus.cc:697] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 1 LEADER]: Becoming Leader. State: Replica: a76314d583a64ab783b69c89666469cd, State: Running, Role: LEADER
I20260710 11:01:18.541319 17468 consensus_queue.cc:237] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.548385 17139 catalog_manager.cc:5697] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a76314d583a64ab783b69c89666469cd (127.12.245.193). New cstate: current_term: 1 leader_uuid: "a76314d583a64ab783b69c89666469cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:18.601486 17468 raft_consensus.cc:493] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.601991 17468 raft_consensus.cc:515] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.603823 17468 leader_election.cc:290] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:18.604741 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401bc078a3954839a5f619d68ee528f3" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:18.604801 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401bc078a3954839a5f619d68ee528f3" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:18.605535 17316 raft_consensus.cc:2393] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a76314d583a64ab783b69c89666469cd in current term 1: Already voted for candidate 1d5a85470400499c89d00a3abea51b3f in this term.
I20260710 11:01:18.606412 17204 leader_election.cc:304] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a76314d583a64ab783b69c89666469cd; no voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed
I20260710 11:01:18.607033 17468 raft_consensus.cc:3060] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.612443 17468 raft_consensus.cc:2749] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.640566 17435 consensus_queue.cc:1048] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.650075 17459 consensus_queue.cc:1048] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.655836 17435 consensus_queue.cc:1048] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:18.665868 17441 raft_consensus.cc:493] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.666373 17441 raft_consensus.cc:515] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.668505 17441 leader_election.cc:290] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:18.668218 17459 consensus_queue.cc:1048] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.670408 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6800847c9654d25af433a014fb5568e" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:18.670576 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6800847c9654d25af433a014fb5568e" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:18.671087 17316 raft_consensus.cc:2468] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 0.
I20260710 11:01:18.671195 17239 raft_consensus.cc:2468] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 0.
I20260710 11:01:18.672644 17354 leader_election.cc:304] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:18.677958 17441 raft_consensus.cc:2804] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:18.678388 17441 raft_consensus.cc:493] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:18.678731 17441 raft_consensus.cc:3060] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.685794 17441 raft_consensus.cc:515] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.687502 17441 leader_election.cc:290] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:18.688172 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6800847c9654d25af433a014fb5568e" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:18.688493 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6800847c9654d25af433a014fb5568e" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:18.688858 17240 raft_consensus.cc:3060] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.689064 17316 raft_consensus.cc:3060] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.694545 17316 raft_consensus.cc:2468] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 1.
I20260710 11:01:18.695531 17240 raft_consensus.cc:2468] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 1.
I20260710 11:01:18.695899 17353 leader_election.cc:304] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: 
I20260710 11:01:18.696712 17441 raft_consensus.cc:2804] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.697229 17441 raft_consensus.cc:697] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:18.698088 17441 consensus_queue.cc:237] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.700382 17486 consensus_queue.cc:1048] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.707015 17441 raft_consensus.cc:493] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:18.706888 17137 catalog_manager.cc:5697] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 1 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:18.707530 17441 raft_consensus.cc:515] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:18.709563 17441 leader_election.cc:290] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:18.710417 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2765acabb4557825cf57c7dfe4370" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:18.711410 17239 raft_consensus.cc:2393] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d5a85470400499c89d00a3abea51b3f in current term 1: Already voted for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in this term.
I20260710 11:01:18.712164 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2765acabb4557825cf57c7dfe4370" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:18.713696 17353 leader_election.cc:304] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f; no voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd
I20260710 11:01:18.714684 17441 raft_consensus.cc:3060] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.717253 17486 consensus_queue.cc:1048] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.722908 17441 raft_consensus.cc:2749] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:18.753006 17468 consensus_queue.cc:1048] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.765463 17434 consensus_queue.cc:1048] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.770877 17459 consensus_queue.cc:1048] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.776569 17459 consensus_queue.cc:1048] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.964254 17493 consensus_queue.cc:1048] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.970021 17315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "918dfc8ef649434391465bddbd6af871"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
mode: GRACEFUL
new_leader_uuid: "a76314d583a64ab783b69c89666469cd"
 from {username='slave'} at 127.0.0.1:51188
I20260710 11:01:18.970562 17315 raft_consensus.cc:606] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Received request to transfer leadership to TS a76314d583a64ab783b69c89666469cd
I20260710 11:01:18.970880 17315 raft_consensus.cc:614] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260710 11:01:18.976927 17434 consensus_queue.cc:1048] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:18.980309 17316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11c2765acabb4557825cf57c7dfe4370"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
mode: GRACEFUL
new_leader_uuid: "a76314d583a64ab783b69c89666469cd"
 from {username='slave'} at 127.0.0.1:51188
I20260710 11:01:18.980911 17316 raft_consensus.cc:606] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Received request to transfer leadership to TS a76314d583a64ab783b69c89666469cd
I20260710 11:01:19.004021 17389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "401bc078a3954839a5f619d68ee528f3"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
mode: GRACEFUL
new_leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
 from {username='slave'} at 127.0.0.1:34252
I20260710 11:01:19.004607 17389 raft_consensus.cc:606] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Received request to transfer leadership to TS 9334fd2624de4f2fbbfbd25c19bc1eed
I20260710 11:01:19.010444 17389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6800847c9654d25af433a014fb5568e"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
mode: GRACEFUL
new_leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
 from {username='slave'} at 127.0.0.1:34252
I20260710 11:01:19.010958 17389 raft_consensus.cc:606] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Received request to transfer leadership to TS 9334fd2624de4f2fbbfbd25c19bc1eed
I20260710 11:01:19.015690 17434 consensus_queue.cc:1048] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.028674 17493 consensus_queue.cc:1048] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.045302 17240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "400baf94a2a841589d579a115409082d"
dest_uuid: "a76314d583a64ab783b69c89666469cd"
mode: GRACEFUL
new_leader_uuid: "1d5a85470400499c89d00a3abea51b3f"
 from {username='slave'} at 127.0.0.1:59440
I20260710 11:01:19.046087 17240 raft_consensus.cc:606] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 1 LEADER]: Received request to transfer leadership to TS 1d5a85470400499c89d00a3abea51b3f
I20260710 11:01:19.134407 17443 consensus_queue.cc:1048] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:19.146781 17441 consensus_queue.cc:1048] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:19.154953 17490 raft_consensus.cc:993] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f: : Instructing follower 9334fd2624de4f2fbbfbd25c19bc1eed to start an election
I20260710 11:01:19.155552 17441 raft_consensus.cc:1081] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Signalling peer 9334fd2624de4f2fbbfbd25c19bc1eed to start an election
I20260710 11:01:19.157182 17316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6800847c9654d25af433a014fb5568e"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
 from {username='slave'} at 127.0.0.1:51170
I20260710 11:01:19.157790 17316 raft_consensus.cc:493] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.158159 17316 raft_consensus.cc:3060] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.163151 17316 raft_consensus.cc:515] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:19.164903 17316 leader_election.cc:290] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 2 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:19.165879 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6800847c9654d25af433a014fb5568e" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:19.166020 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6800847c9654d25af433a014fb5568e" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:19.166656 17240 raft_consensus.cc:3060] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.166745 17389 raft_consensus.cc:3055] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.167171 17389 raft_consensus.cc:740] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:19.167982 17389 consensus_queue.cc:260] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:19.170178 17389 raft_consensus.cc:3060] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.172679 17434 raft_consensus.cc:993] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd: : Instructing follower 1d5a85470400499c89d00a3abea51b3f to start an election
I20260710 11:01:19.173234 17493 raft_consensus.cc:1081] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 1 LEADER]: Signalling peer 1d5a85470400499c89d00a3abea51b3f to start an election
I20260710 11:01:19.173869 17240 raft_consensus.cc:2468] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 2.
I20260710 11:01:19.174911 17390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "400baf94a2a841589d579a115409082d"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
 from {username='slave'} at 127.0.0.1:34248
I20260710 11:01:19.175299 17280 leader_election.cc:304] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:19.175467 17390 raft_consensus.cc:493] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.175905 17390 raft_consensus.cc:3060] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.176144 17459 raft_consensus.cc:2804] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.176599 17389 raft_consensus.cc:2468] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 2.
I20260710 11:01:19.176678 17459 raft_consensus.cc:697] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:19.177740 17459 consensus_queue.cc:237] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:19.182796 17390 raft_consensus.cc:515] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:19.185545 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400baf94a2a841589d579a115409082d" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:19.185881 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400baf94a2a841589d579a115409082d" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:19.186143 17240 raft_consensus.cc:3055] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.186674 17240 raft_consensus.cc:740] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Running, Role: LEADER
I20260710 11:01:19.185247 17390 leader_election.cc:290] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 2 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:19.185990 17137 catalog_manager.cc:5697] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 1 to 2, leader changed from 1d5a85470400499c89d00a3abea51b3f (127.12.245.195) to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 2 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.186652 17316 raft_consensus.cc:3060] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.187686 17240 consensus_queue.cc:260] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:19.188958 17240 raft_consensus.cc:3060] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.193737 17316 raft_consensus.cc:2468] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 2.
I20260710 11:01:19.195094 17353 leader_election.cc:304] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: 
I20260710 11:01:19.195958 17441 raft_consensus.cc:2804] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.195853 17240 raft_consensus.cc:2468] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 2.
I20260710 11:01:19.196563 17441 raft_consensus.cc:697] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 2 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:19.197571 17441 consensus_queue.cc:237] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:19.204277 17137 catalog_manager.cc:5697] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 1 to 2, leader changed from a76314d583a64ab783b69c89666469cd (127.12.245.193) to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 2 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.208166 17490 raft_consensus.cc:993] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f: : Instructing follower 9334fd2624de4f2fbbfbd25c19bc1eed to start an election
I20260710 11:01:19.208663 17441 raft_consensus.cc:1081] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Signalling peer 9334fd2624de4f2fbbfbd25c19bc1eed to start an election
I20260710 11:01:19.210088 17316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "401bc078a3954839a5f619d68ee528f3"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
 from {username='slave'} at 127.0.0.1:51170
I20260710 11:01:19.210541 17316 raft_consensus.cc:493] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.210814 17316 raft_consensus.cc:3060] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.216419 17316 raft_consensus.cc:515] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:19.218420 17316 leader_election.cc:290] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 2 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:19.221220 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401bc078a3954839a5f619d68ee528f3" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:19.221375 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401bc078a3954839a5f619d68ee528f3" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:19.221480 17460 raft_consensus.cc:993] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed: : Instructing follower a76314d583a64ab783b69c89666469cd to start an election
I20260710 11:01:19.222067 17240 raft_consensus.cc:3060] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.222137 17390 raft_consensus.cc:3055] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.222306 17459 raft_consensus.cc:1081] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Signalling peer a76314d583a64ab783b69c89666469cd to start an election
I20260710 11:01:19.222645 17390 raft_consensus.cc:740] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:19.223584 17390 consensus_queue.cc:260] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:19.224121 17239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11c2765acabb4557825cf57c7dfe4370"
dest_uuid: "a76314d583a64ab783b69c89666469cd"
 from {username='slave'} at 127.0.0.1:59422
I20260710 11:01:19.224721 17239 raft_consensus.cc:493] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:19.224946 17390 raft_consensus.cc:3060] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.225139 17239 raft_consensus.cc:3060] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.230027 17240 raft_consensus.cc:2468] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 2.
I20260710 11:01:19.230602 17239 raft_consensus.cc:515] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:19.231356 17280 leader_election.cc:304] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:19.232268 17459 raft_consensus.cc:2804] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.232589 17390 raft_consensus.cc:2468] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 2.
I20260710 11:01:19.232879 17239 leader_election.cc:290] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 election: Requested vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:19.233794 17459 raft_consensus.cc:697] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:19.234009 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2765acabb4557825cf57c7dfe4370" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:19.234304 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c2765acabb4557825cf57c7dfe4370" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:19.234640 17389 raft_consensus.cc:3060] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.234977 17316 raft_consensus.cc:3055] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:19.234798 17459 consensus_queue.cc:237] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:19.235387 17316 raft_consensus.cc:740] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:19.238476 17316 consensus_queue.cc:260] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:19.239938 17316 raft_consensus.cc:3060] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:19.240788 17389 raft_consensus.cc:2468] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 2.
I20260710 11:01:19.242224 17204 leader_election.cc:304] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:19.243185 17434 raft_consensus.cc:2804] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:19.243728 17434 raft_consensus.cc:697] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Becoming Leader. State: Replica: a76314d583a64ab783b69c89666469cd, State: Running, Role: LEADER
I20260710 11:01:19.243333 17137 catalog_manager.cc:5697] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 1 to 2, leader changed from 1d5a85470400499c89d00a3abea51b3f (127.12.245.195) to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 2 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.244820 17434 consensus_queue.cc:237] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:19.247731 17316 raft_consensus.cc:2468] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 2.
I20260710 11:01:19.254079 17138 catalog_manager.cc:5697] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd reported cstate change: term changed from 1 to 2, leader changed from 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194) to a76314d583a64ab783b69c89666469cd (127.12.245.193). New cstate: current_term: 2 leader_uuid: "a76314d583a64ab783b69c89666469cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.630301 17390 raft_consensus.cc:1275] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Refusing update from remote peer 9334fd2624de4f2fbbfbd25c19bc1eed: 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:19.631533 17459 consensus_queue.cc:1048] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.638897 17239 raft_consensus.cc:1275] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Refusing update from remote peer 9334fd2624de4f2fbbfbd25c19bc1eed: 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:19.640656 17436 consensus_queue.cc:1048] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.677917 17460 raft_consensus.cc:493] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.678535 17460 raft_consensus.cc:515] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:19.680393 17460 leader_election.cc:290] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:19.681384 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:19.681537 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:19.682211 17390 raft_consensus.cc:2468] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 2.
I20260710 11:01:19.683324 17279 leader_election.cc:304] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [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: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: a76314d583a64ab783b69c89666469cd
I20260710 11:01:19.683974 17460 raft_consensus.cc:2804] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:01:19.684304 17460 raft_consensus.cc:493] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.684526 17460 raft_consensus.cc:3060] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:19.689122 17460 raft_consensus.cc:515] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:19.690871 17460 leader_election.cc:290] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 3 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:19.691896 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:19.692289 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:19.692945 17390 raft_consensus.cc:3060] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:19.698132 17390 raft_consensus.cc:2468] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 3.
I20260710 11:01:19.699119 17279 leader_election.cc:304] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [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: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: a76314d583a64ab783b69c89666469cd
I20260710 11:01:19.699862 17460 raft_consensus.cc:2804] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:19.700320 17460 raft_consensus.cc:697] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 3 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:19.701169 17460 consensus_queue.cc:237] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:19.707979 17138 catalog_manager.cc:5697] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.736838 17239 raft_consensus.cc:1275] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Refusing update from remote peer 1d5a85470400499c89d00a3abea51b3f: 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:19.738168 17441 consensus_queue.cc:1048] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.748473 17316 raft_consensus.cc:1275] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Refusing update from remote peer 1d5a85470400499c89d00a3abea51b3f: 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:19.750309 17509 consensus_queue.cc:1048] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:19.769717 17390 raft_consensus.cc:1275] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Refusing update from remote peer a76314d583a64ab783b69c89666469cd: 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:19.771014 17493 consensus_queue.cc:1048] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.779279 17316 raft_consensus.cc:1275] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Refusing update from remote peer a76314d583a64ab783b69c89666469cd: 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:19.781831 17434 consensus_queue.cc:1048] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.833987 17390 raft_consensus.cc:1275] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Refusing update from remote peer 9334fd2624de4f2fbbfbd25c19bc1eed: 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:19.835508 17460 consensus_queue.cc:1048] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.841763 17239 raft_consensus.cc:1275] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Refusing update from remote peer 9334fd2624de4f2fbbfbd25c19bc1eed: 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:19.843325 17436 consensus_queue.cc:1048] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:19.997431 17468 raft_consensus.cc:493] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9334fd2624de4f2fbbfbd25c19bc1eed)
I20260710 11:01:19.998085 17468 raft_consensus.cc:515] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:20.000036 17468 leader_election.cc:290] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:20.000759 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:20.001580 17390 raft_consensus.cc:2368] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a76314d583a64ab783b69c89666469cd for earlier term 2. Current term is 3.
I20260710 11:01:20.001684 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:20.002787 17204 leader_election.cc:400] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455) with higher term. Message: Invalid argument: T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a76314d583a64ab783b69c89666469cd for earlier term 2. Current term is 3.
I20260710 11:01:20.003131 17204 leader_election.cc:403] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:01:20.003767 17434 raft_consensus.cc:3060] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:01:20.008899 17434 raft_consensus.cc:2749] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455) with higher term. Message: Invalid argument: T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a76314d583a64ab783b69c89666469cd for earlier term 2. Current term is 3.
I20260710 11:01:20.198803 17390 raft_consensus.cc:1275] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 3 FOLLOWER]: Refusing update from remote peer 9334fd2624de4f2fbbfbd25c19bc1eed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:20.200443 17460 consensus_queue.cc:1048] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.211442 17239 raft_consensus.cc:1275] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 3 FOLLOWER]: Refusing update from remote peer 9334fd2624de4f2fbbfbd25c19bc1eed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:01:20.213377 17436 consensus_queue.cc:1048] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:22.074186 17138 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59416:
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:01:22.076189 17138 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.
W20260710 11:01:22.102496 17187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:22.132879 17227 tablet_service.cc:1511] Processing CreateTablet for tablet 05b7146f5a4a4141ba8fbb1afa7fbfa6 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:22.133984 17304 tablet_service.cc:1511] Processing CreateTablet for tablet 05b7146f5a4a4141ba8fbb1afa7fbfa6 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:22.134430 17227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b7146f5a4a4141ba8fbb1afa7fbfa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.134750 17379 tablet_service.cc:1511] Processing CreateTablet for tablet 05b7146f5a4a4141ba8fbb1afa7fbfa6 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:22.135191 17304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b7146f5a4a4141ba8fbb1afa7fbfa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.136080 17379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05b7146f5a4a4141ba8fbb1afa7fbfa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.136782 17226 tablet_service.cc:1511] Processing CreateTablet for tablet 0be0078b38994ee2b70b7a1af935f19e (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:22.138114 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be0078b38994ee2b70b7a1af935f19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.141426 17303 tablet_service.cc:1511] Processing CreateTablet for tablet 0be0078b38994ee2b70b7a1af935f19e (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:22.142758 17303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be0078b38994ee2b70b7a1af935f19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.144096 17372 tablet_service.cc:1511] Processing CreateTablet for tablet 0be0078b38994ee2b70b7a1af935f19e (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:22.145414 17372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be0078b38994ee2b70b7a1af935f19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.160683 17223 tablet_service.cc:1511] Processing CreateTablet for tablet 9e39330b6be048719690295bc782f28b (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:22.162302 17223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e39330b6be048719690295bc782f28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.163264 17301 tablet_service.cc:1511] Processing CreateTablet for tablet 9e39330b6be048719690295bc782f28b (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:22.164582 17301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e39330b6be048719690295bc782f28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.168915 17230 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3f5b0dfc2647feb63b5fd221373c0b (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:22.170313 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3f5b0dfc2647feb63b5fd221373c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.173194 17375 tablet_service.cc:1511] Processing CreateTablet for tablet 9e39330b6be048719690295bc782f28b (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:22.174567 17375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e39330b6be048719690295bc782f28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.190515 17299 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3f5b0dfc2647feb63b5fd221373c0b (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:22.192008 17299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3f5b0dfc2647feb63b5fd221373c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.196254 17374 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3f5b0dfc2647feb63b5fd221373c0b (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:22.199973 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3f5b0dfc2647feb63b5fd221373c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.203235 17228 tablet_service.cc:1511] Processing CreateTablet for tablet 15a78416025e4bb39d35460f69472159 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:22.204679 17228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a78416025e4bb39d35460f69472159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.207969 17372 tablet_service.cc:1511] Processing CreateTablet for tablet 15a78416025e4bb39d35460f69472159 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:22.209363 17372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a78416025e4bb39d35460f69472159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.210937 17305 tablet_service.cc:1511] Processing CreateTablet for tablet 15a78416025e4bb39d35460f69472159 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:22.214754 17305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a78416025e4bb39d35460f69472159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.218425 17229 tablet_service.cc:1511] Processing CreateTablet for tablet 3cee370e030c49c98914cc9bbbf1d368 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:22.219877 17229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cee370e030c49c98914cc9bbbf1d368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.222517 17529 tablet_bootstrap.cc:492] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:22.239662 17529 tablet_bootstrap.cc:654] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.242821 17530 tablet_bootstrap.cc:492] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:22.248775 17379 tablet_service.cc:1511] Processing CreateTablet for tablet 3cee370e030c49c98914cc9bbbf1d368 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:22.250254 17379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cee370e030c49c98914cc9bbbf1d368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.251842 17304 tablet_service.cc:1511] Processing CreateTablet for tablet 3cee370e030c49c98914cc9bbbf1d368 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:22.253142 17304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cee370e030c49c98914cc9bbbf1d368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.256703 17531 tablet_bootstrap.cc:492] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:22.263154 17227 tablet_service.cc:1511] Processing CreateTablet for tablet fff4920dea844fe382a3c8bc61b222d2 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:22.263980 17531 tablet_bootstrap.cc:654] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.264745 17227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff4920dea844fe382a3c8bc61b222d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.266335 17530 tablet_bootstrap.cc:654] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.271708 17529 tablet_bootstrap.cc:492] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:22.272313 17529 ts_tablet_manager.cc:1403] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.000s
I20260710 11:01:22.275182 17529 raft_consensus.cc:359] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.275905 17529 raft_consensus.cc:385] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.276235 17529 raft_consensus.cc:740] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.277711 17529 consensus_queue.cc:260] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.282138 17530 tablet_bootstrap.cc:492] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:22.282683 17530 ts_tablet_manager.cc:1403] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.005s
I20260710 11:01:22.285869 17529 ts_tablet_manager.cc:1434] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:01:22.286849 17304 tablet_service.cc:1511] Processing CreateTablet for tablet fff4920dea844fe382a3c8bc61b222d2 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:22.287628 17529 tablet_bootstrap.cc:492] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:22.288187 17304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff4920dea844fe382a3c8bc61b222d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.290509 17375 tablet_service.cc:1511] Processing CreateTablet for tablet fff4920dea844fe382a3c8bc61b222d2 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:22.291838 17375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff4920dea844fe382a3c8bc61b222d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.292629 17229 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddaf39ad3d543188a9ca1b2d13cd99b (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:22.293749 17530 raft_consensus.cc:359] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.295972 17531 tablet_bootstrap.cc:492] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:22.305650 17530 raft_consensus.cc:385] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.306000 17530 raft_consensus.cc:740] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.306123 17531 ts_tablet_manager.cc:1403] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.007s
I20260710 11:01:22.301395 17305 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddaf39ad3d543188a9ca1b2d13cd99b (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:22.306843 17530 consensus_queue.cc:260] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.307847 17305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddaf39ad3d543188a9ca1b2d13cd99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.303687 17529 tablet_bootstrap.cc:654] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.309249 17530 ts_tablet_manager.cc:1434] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260710 11:01:22.309958 17229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddaf39ad3d543188a9ca1b2d13cd99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.311218 17530 tablet_bootstrap.cc:492] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:22.309198 17531 raft_consensus.cc:359] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.313383 17531 raft_consensus.cc:385] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.313848 17531 raft_consensus.cc:740] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.314816 17531 consensus_queue.cc:260] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.332191 17531 ts_tablet_manager.cc:1434] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 11:01:22.332644 17374 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddaf39ad3d543188a9ca1b2d13cd99b (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:22.335471 17529 tablet_bootstrap.cc:492] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:22.335714 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddaf39ad3d543188a9ca1b2d13cd99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.336009 17529 ts_tablet_manager.cc:1403] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.005s
I20260710 11:01:22.336952 17531 tablet_bootstrap.cc:492] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:22.338351 17227 tablet_service.cc:1511] Processing CreateTablet for tablet 9436ce8bc074458ea7ca817ed7ed1182 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:22.339586 17227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9436ce8bc074458ea7ca817ed7ed1182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.345866 17304 tablet_service.cc:1511] Processing CreateTablet for tablet 9436ce8bc074458ea7ca817ed7ed1182 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:22.347309 17304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9436ce8bc074458ea7ca817ed7ed1182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.347886 17529 raft_consensus.cc:359] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.348888 17529 raft_consensus.cc:385] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.348701 17375 tablet_service.cc:1511] Processing CreateTablet for tablet 9436ce8bc074458ea7ca817ed7ed1182 (DEFAULT_TABLE table=soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:22.349241 17529 raft_consensus.cc:740] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.351922 17530 tablet_bootstrap.cc:654] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.360383 17529 consensus_queue.cc:260] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.356308 17531 tablet_bootstrap.cc:654] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.363780 17529 ts_tablet_manager.cc:1434] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.000s
I20260710 11:01:22.364660 17375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9436ce8bc074458ea7ca817ed7ed1182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:22.369966 17529 tablet_bootstrap.cc:492] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:22.377461 17529 tablet_bootstrap.cc:654] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.392130 17529 tablet_bootstrap.cc:492] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:22.392620 17529 ts_tablet_manager.cc:1403] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.003s
I20260710 11:01:22.395514 17529 raft_consensus.cc:359] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.396078 17535 raft_consensus.cc:493] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.396232 17529 raft_consensus.cc:385] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.396569 17529 raft_consensus.cc:740] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.396605 17535 raft_consensus.cc:515] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.398737 17529 consensus_queue.cc:260] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.399736 17535 leader_election.cc:290] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:22.401921 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b7146f5a4a4141ba8fbb1afa7fbfa6" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:22.402189 17529 ts_tablet_manager.cc:1434] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:01:22.402658 17239 raft_consensus.cc:2468] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:22.404064 17529 tablet_bootstrap.cc:492] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:22.404248 17280 leader_election.cc:304] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:22.405257 17535 raft_consensus.cc:2804] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.405680 17535 raft_consensus.cc:493] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.406042 17535 raft_consensus.cc:3060] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.406898 17530 tablet_bootstrap.cc:492] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:22.407470 17530 ts_tablet_manager.cc:1403] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.009s
I20260710 11:01:22.410837 17530 raft_consensus.cc:359] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.411620 17529 tablet_bootstrap.cc:654] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.411955 17530 raft_consensus.cc:385] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.412325 17530 raft_consensus.cc:740] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.413247 17530 consensus_queue.cc:260] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.400951 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b7146f5a4a4141ba8fbb1afa7fbfa6" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:22.414309 17389 raft_consensus.cc:2468] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:22.414738 17535 raft_consensus.cc:515] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.417873 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b7146f5a4a4141ba8fbb1afa7fbfa6" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:22.418323 17530 ts_tablet_manager.cc:1434] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 11:01:22.418565 17239 raft_consensus.cc:3060] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.419554 17530 tablet_bootstrap.cc:492] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:22.426563 17239 raft_consensus.cc:2468] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 1.
I20260710 11:01:22.427203 17530 tablet_bootstrap.cc:654] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.428155 17280 leader_election.cc:304] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:22.429078 17460 raft_consensus.cc:2804] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.431831 17441 raft_consensus.cc:493] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.432009 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b7146f5a4a4141ba8fbb1afa7fbfa6" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:22.432286 17531 tablet_bootstrap.cc:492] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:22.432868 17531 ts_tablet_manager.cc:1403] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.005s
I20260710 11:01:22.432715 17389 raft_consensus.cc:3060] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.433270 17535 leader_election.cc:290] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:22.432638 17441 raft_consensus.cc:515] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.441423 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0078b38994ee2b70b7a1af935f19e" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:22.442603 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0078b38994ee2b70b7a1af935f19e" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
W20260710 11:01:22.443254 17354 leader_election.cc:343] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.443603 17316 raft_consensus.cc:2468] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 0.
I20260710 11:01:22.445276 17531 raft_consensus.cc:359] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.445875 17353 leader_election.cc:304] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [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: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: a76314d583a64ab783b69c89666469cd
I20260710 11:01:22.446406 17531 raft_consensus.cc:385] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.446863 17531 raft_consensus.cc:740] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.447741 17441 leader_election.cc:290] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:22.448541 17441 raft_consensus.cc:2804] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.448992 17441 raft_consensus.cc:493] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.449482 17441 raft_consensus.cc:3060] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.455554 17531 consensus_queue.cc:260] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.463333 17529 tablet_bootstrap.cc:492] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:22.463954 17529 ts_tablet_manager.cc:1403] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.024s
I20260710 11:01:22.467641 17529 raft_consensus.cc:359] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.468396 17529 raft_consensus.cc:385] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.468609 17460 raft_consensus.cc:697] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:22.468775 17529 raft_consensus.cc:740] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.473618 17441 raft_consensus.cc:515] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.474817 17530 tablet_bootstrap.cc:492] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:22.473523 17531 ts_tablet_manager.cc:1434] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.004s
I20260710 11:01:22.473927 17389 raft_consensus.cc:2468] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 1.
I20260710 11:01:22.470010 17460 consensus_queue.cc:237] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.477186 17441 leader_election.cc:290] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:22.477775 17531 tablet_bootstrap.cc:492] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:22.478345 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0078b38994ee2b70b7a1af935f19e" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
W20260710 11:01:22.479712 17354 leader_election.cc:343] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.474679 17529 consensus_queue.cc:260] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.479902 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0078b38994ee2b70b7a1af935f19e" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:22.481015 17316 raft_consensus.cc:3060] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.482254 17529 ts_tablet_manager.cc:1434] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:01:22.483570 17529 tablet_bootstrap.cc:492] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:22.491964 17316 raft_consensus.cc:2468] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 1.
I20260710 11:01:22.492991 17529 tablet_bootstrap.cc:654] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.493439 17353 leader_election.cc:304] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: a76314d583a64ab783b69c89666469cd
I20260710 11:01:22.475395 17530 ts_tablet_manager.cc:1403] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.004s
I20260710 11:01:22.495901 17543 raft_consensus.cc:2804] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.498454 17530 raft_consensus.cc:359] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.499507 17530 raft_consensus.cc:385] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.499891 17530 raft_consensus.cc:740] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.501186 17530 consensus_queue.cc:260] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.502151 17541 raft_consensus.cc:493] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.502632 17541 raft_consensus.cc:515] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.507737 17530 ts_tablet_manager.cc:1434] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 11:01:22.508311 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3f5b0dfc2647feb63b5fd221373c0b" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:22.509047 17530 tablet_bootstrap.cc:492] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:22.509138 17239 raft_consensus.cc:2468] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:22.510623 17280 leader_election.cc:304] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:22.511601 17535 raft_consensus.cc:2804] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.511970 17535 raft_consensus.cc:493] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.512380 17535 raft_consensus.cc:3060] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.516057 17529 tablet_bootstrap.cc:492] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:22.516621 17529 ts_tablet_manager.cc:1403] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.016s
I20260710 11:01:22.518383 17530 tablet_bootstrap.cc:654] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.519761 17529 raft_consensus.cc:359] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.520524 17529 raft_consensus.cc:385] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.520830 17529 raft_consensus.cc:740] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.523274 17541 leader_election.cc:290] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:22.523627 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3f5b0dfc2647feb63b5fd221373c0b" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:22.524572 17389 raft_consensus.cc:2468] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:22.525175 17529 consensus_queue.cc:260] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.526751 17535 raft_consensus.cc:515] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.529462 17529 ts_tablet_manager.cc:1434] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:01:22.530781 17529 tablet_bootstrap.cc:492] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:22.531160 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3f5b0dfc2647feb63b5fd221373c0b" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:22.531961 17543 raft_consensus.cc:697] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:22.532233 17389 raft_consensus.cc:3060] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.533041 17543 consensus_queue.cc:237] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.534430 17531 tablet_bootstrap.cc:654] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.529304 17535 leader_election.cc:290] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:22.538461 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3f5b0dfc2647feb63b5fd221373c0b" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:22.539249 17239 raft_consensus.cc:3060] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.539897 17529 tablet_bootstrap.cc:654] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.555075 17531 tablet_bootstrap.cc:492] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:22.557508 17389 raft_consensus.cc:2468] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 1.
I20260710 11:01:22.556840 17139 catalog_manager.cc:5697] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 1 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:22.556787 17137 catalog_manager.cc:5697] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 1 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:22.561132 17239 raft_consensus.cc:2468] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 1.
I20260710 11:01:22.562007 17530 tablet_bootstrap.cc:492] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:22.562670 17530 ts_tablet_manager.cc:1403] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.005s
I20260710 11:01:22.566152 17530 raft_consensus.cc:359] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.566922 17530 raft_consensus.cc:385] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.567229 17530 raft_consensus.cc:740] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.559201 17279 leader_election.cc:304] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: 
I20260710 11:01:22.568054 17530 consensus_queue.cc:260] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.569537 17460 raft_consensus.cc:2804] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.570103 17460 raft_consensus.cc:697] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:22.570981 17460 consensus_queue.cc:237] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.571758 17529 tablet_bootstrap.cc:492] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:22.572335 17529 ts_tablet_manager.cc:1403] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.042s	user 0.028s	sys 0.011s
I20260710 11:01:22.575268 17529 raft_consensus.cc:359] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.575968 17529 raft_consensus.cc:385] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.576227 17529 raft_consensus.cc:740] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.576915 17529 consensus_queue.cc:260] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.579125 17529 ts_tablet_manager.cc:1434] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:22.580049 17529 tablet_bootstrap.cc:492] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:22.555583 17531 ts_tablet_manager.cc:1403] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.005s
I20260710 11:01:22.586133 17529 tablet_bootstrap.cc:654] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.587994 17530 ts_tablet_manager.cc:1434] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 11:01:22.589763 17531 raft_consensus.cc:359] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.591799 17530 tablet_bootstrap.cc:492] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:22.594666 17529 tablet_bootstrap.cc:492] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:22.595163 17529 ts_tablet_manager.cc:1403] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:01:22.596309 17137 catalog_manager.cc:5697] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 1 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:22.598100 17529 raft_consensus.cc:359] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.598841 17529 raft_consensus.cc:385] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.599112 17529 raft_consensus.cc:740] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.599807 17530 tablet_bootstrap.cc:654] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.593379 17531 raft_consensus.cc:385] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.600585 17531 raft_consensus.cc:740] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.599975 17529 consensus_queue.cc:260] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.602955 17529 ts_tablet_manager.cc:1434] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 11:01:22.604280 17529 tablet_bootstrap.cc:492] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:22.612241 17529 tablet_bootstrap.cc:654] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.612540 17530 tablet_bootstrap.cc:492] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:22.613029 17530 ts_tablet_manager.cc:1403] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260710 11:01:22.615826 17530 raft_consensus.cc:359] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.616518 17530 raft_consensus.cc:385] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.616796 17530 raft_consensus.cc:740] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.617506 17530 consensus_queue.cc:260] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.619701 17530 ts_tablet_manager.cc:1434] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:01:22.619068 17531 consensus_queue.cc:260] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.620709 17530 tablet_bootstrap.cc:492] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:22.621876 17531 ts_tablet_manager.cc:1434] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 11:01:22.623840 17531 tablet_bootstrap.cc:492] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:22.627583 17530 tablet_bootstrap.cc:654] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.629760 17529 tablet_bootstrap.cc:492] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:22.630251 17529 ts_tablet_manager.cc:1403] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260710 11:01:22.630873 17531 tablet_bootstrap.cc:654] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.633131 17529 raft_consensus.cc:359] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.634063 17529 raft_consensus.cc:385] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.634416 17529 raft_consensus.cc:740] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.635269 17529 consensus_queue.cc:260] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.642073 17529 ts_tablet_manager.cc:1434] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:01:22.642989 17531 tablet_bootstrap.cc:492] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:22.643007 17529 tablet_bootstrap.cc:492] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f: Bootstrap starting.
I20260710 11:01:22.643756 17531 ts_tablet_manager.cc:1403] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260710 11:01:22.646807 17531 raft_consensus.cc:359] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.647684 17531 raft_consensus.cc:385] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.648029 17531 raft_consensus.cc:740] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.648751 17531 consensus_queue.cc:260] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.650107 17529 tablet_bootstrap.cc:654] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.650301 17543 raft_consensus.cc:493] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.650826 17543 raft_consensus.cc:515] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.651343 17531 ts_tablet_manager.cc:1434] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:22.652474 17531 tablet_bootstrap.cc:492] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:22.643326 17530 tablet_bootstrap.cc:492] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:22.653633 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e39330b6be048719690295bc782f28b" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:22.653898 17530 ts_tablet_manager.cc:1403] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.012s
W20260710 11:01:22.655110 17354 leader_election.cc:343] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.657083 17530 raft_consensus.cc:359] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.657820 17530 raft_consensus.cc:385] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.658119 17530 raft_consensus.cc:740] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.658806 17530 consensus_queue.cc:260] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.660544 17530 ts_tablet_manager.cc:1434] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:22.660844 17546 raft_consensus.cc:493] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.661567 17530 tablet_bootstrap.cc:492] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:22.661324 17546 raft_consensus.cc:515] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.662880 17531 tablet_bootstrap.cc:654] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.663467 17546 leader_election.cc:290] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:22.665141 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff4920dea844fe382a3c8bc61b222d2" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:22.665642 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff4920dea844fe382a3c8bc61b222d2" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
W20260710 11:01:22.666821 17354 leader_election.cc:343] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:22.667495 17353 leader_election.cc:343] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.667973 17353 leader_election.cc:304] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f; no voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd
I20260710 11:01:22.668376 17530 tablet_bootstrap.cc:654] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.668942 17546 raft_consensus.cc:2749] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:22.653903 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e39330b6be048719690295bc782f28b" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:22.670110 17316 raft_consensus.cc:2468] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 0.
I20260710 11:01:22.670890 17543 leader_election.cc:290] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:22.671900 17353 leader_election.cc:304] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [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: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: a76314d583a64ab783b69c89666469cd
I20260710 11:01:22.673154 17543 raft_consensus.cc:2804] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.673574 17543 raft_consensus.cc:493] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.673900 17543 raft_consensus.cc:3060] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.677448 17529 tablet_bootstrap.cc:492] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f: No bootstrap required, opened a new log
I20260710 11:01:22.677531 17531 tablet_bootstrap.cc:492] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:22.677991 17529 ts_tablet_manager.cc:1403] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.003s
I20260710 11:01:22.678114 17531 ts_tablet_manager.cc:1403] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260710 11:01:22.680975 17529 raft_consensus.cc:359] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.681083 17531 raft_consensus.cc:359] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.681723 17529 raft_consensus.cc:385] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.681892 17531 raft_consensus.cc:385] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.682065 17529 raft_consensus.cc:740] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.682269 17531 raft_consensus.cc:740] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.682878 17529 consensus_queue.cc:260] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.683214 17543 raft_consensus.cc:515] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.684899 17529 ts_tablet_manager.cc:1434] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:22.686810 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e39330b6be048719690295bc782f28b" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:22.687191 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e39330b6be048719690295bc782f28b" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:22.687438 17315 raft_consensus.cc:3060] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.683750 17531 consensus_queue.cc:260] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.689491 17239 raft_consensus.cc:3060] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.696611 17239 raft_consensus.cc:2468] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 1.
I20260710 11:01:22.698998 17531 ts_tablet_manager.cc:1434] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:01:22.699858 17531 tablet_bootstrap.cc:492] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:22.702375 17354 leader_election.cc:304] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:22.703306 17546 raft_consensus.cc:2804] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.703769 17546 raft_consensus.cc:697] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:22.704555 17546 consensus_queue.cc:237] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.705821 17315 raft_consensus.cc:2468] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 1.
I20260710 11:01:22.706442 17531 tablet_bootstrap.cc:654] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.707177 17543 leader_election.cc:290] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:22.708213 17441 raft_consensus.cc:493] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.710005 17530 tablet_bootstrap.cc:492] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:22.710696 17530 ts_tablet_manager.cc:1403] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.004s
I20260710 11:01:22.708796 17441 raft_consensus.cc:515] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.714715 17530 raft_consensus.cc:359] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.715731 17530 raft_consensus.cc:385] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.716104 17530 raft_consensus.cc:740] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.717185 17530 consensus_queue.cc:260] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.717272 17441 leader_election.cc:290] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:22.720378 17530 ts_tablet_manager.cc:1434] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:01:22.721604 17530 tablet_bootstrap.cc:492] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:22.722175 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddaf39ad3d543188a9ca1b2d13cd99b" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
W20260710 11:01:22.724745 17354 leader_election.cc:343] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.729844 17530 tablet_bootstrap.cc:654] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.735136 17530 tablet_bootstrap.cc:492] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:22.735606 17530 ts_tablet_manager.cc:1403] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:01:22.735791 17531 tablet_bootstrap.cc:492] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:22.736270 17531 ts_tablet_manager.cc:1403] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.020s
I20260710 11:01:22.738245 17530 raft_consensus.cc:359] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.738947 17530 raft_consensus.cc:385] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.734886 17139 catalog_manager.cc:5697] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 1 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:22.739208 17530 raft_consensus.cc:740] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.739464 17531 raft_consensus.cc:359] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.740231 17531 raft_consensus.cc:385] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.740023 17530 consensus_queue.cc:260] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.740537 17531 raft_consensus.cc:740] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.742182 17530 ts_tablet_manager.cc:1434] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:01:22.743325 17530 tablet_bootstrap.cc:492] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed: Bootstrap starting.
I20260710 11:01:22.744158 17531 consensus_queue.cc:260] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.744942 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddaf39ad3d543188a9ca1b2d13cd99b" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:22.745611 17315 raft_consensus.cc:2468] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 0.
I20260710 11:01:22.746565 17531 ts_tablet_manager.cc:1434] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:01:22.747642 17531 tablet_bootstrap.cc:492] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:22.749486 17530 tablet_bootstrap.cc:654] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.754930 17353 leader_election.cc:304] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [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: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: a76314d583a64ab783b69c89666469cd
I20260710 11:01:22.755173 17460 raft_consensus.cc:493] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.755674 17460 raft_consensus.cc:515] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.756078 17560 raft_consensus.cc:2804] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.756515 17560 raft_consensus.cc:493] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.756814 17560 raft_consensus.cc:3060] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.758574 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff4920dea844fe382a3c8bc61b222d2" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:22.759248 17531 tablet_bootstrap.cc:654] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.758157 17460 leader_election.cc:290] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
W20260710 11:01:22.759912 17280 leader_election.cc:343] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.761144 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff4920dea844fe382a3c8bc61b222d2" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:22.761818 17389 raft_consensus.cc:2468] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:22.762938 17279 leader_election.cc:304] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [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: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: a76314d583a64ab783b69c89666469cd
I20260710 11:01:22.764034 17460 raft_consensus.cc:2804] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.764210 17530 tablet_bootstrap.cc:492] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed: No bootstrap required, opened a new log
I20260710 11:01:22.764576 17460 raft_consensus.cc:493] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.765041 17460 raft_consensus.cc:3060] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.765246 17530 ts_tablet_manager.cc:1403] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.008s
I20260710 11:01:22.769157 17530 raft_consensus.cc:359] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.769691 17546 raft_consensus.cc:493] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.770120 17530 raft_consensus.cc:385] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.770669 17530 raft_consensus.cc:740] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.770897 17546 raft_consensus.cc:515] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.771919 17530 consensus_queue.cc:260] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.772877 17546 leader_election.cc:290] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:22.773761 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee370e030c49c98914cc9bbbf1d368" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:22.774497 17530 ts_tablet_manager.cc:1434] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:01:22.774413 17240 raft_consensus.cc:2468] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 0.
I20260710 11:01:22.775725 17354 leader_election.cc:304] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:22.776292 17460 raft_consensus.cc:515] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.776786 17541 raft_consensus.cc:493] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.777240 17546 raft_consensus.cc:2804] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.777657 17546 raft_consensus.cc:493] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.778141 17546 raft_consensus.cc:3060] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.777495 17541 raft_consensus.cc:515] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.784147 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee370e030c49c98914cc9bbbf1d368" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:22.784900 17541 leader_election.cc:290] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:22.785050 17240 raft_consensus.cc:2468] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:22.786343 17280 leader_election.cc:304] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:22.786832 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee370e030c49c98914cc9bbbf1d368" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:22.787156 17541 raft_consensus.cc:2804] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.787850 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee370e030c49c98914cc9bbbf1d368" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:22.790603 17460 leader_election.cc:290] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:22.789044 17541 raft_consensus.cc:493] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.791905 17541 raft_consensus.cc:3060] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.791955 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff4920dea844fe382a3c8bc61b222d2" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:22.792274 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff4920dea844fe382a3c8bc61b222d2" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:22.792876 17389 raft_consensus.cc:3060] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:22.793325 17280 leader_election.cc:343] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.794859 17560 raft_consensus.cc:515] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.796557 17560 leader_election.cc:290] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:22.798787 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddaf39ad3d543188a9ca1b2d13cd99b" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:22.799398 17316 raft_consensus.cc:3060] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.801141 17389 raft_consensus.cc:2468] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 1.
I20260710 11:01:22.802255 17279 leader_election.cc:304] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: a76314d583a64ab783b69c89666469cd
I20260710 11:01:22.803066 17460 raft_consensus.cc:2804] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.803771 17460 raft_consensus.cc:697] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:22.804651 17460 consensus_queue.cc:237] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.806118 17546 raft_consensus.cc:515] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.806836 17316 raft_consensus.cc:2468] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 1.
I20260710 11:01:22.807304 17390 raft_consensus.cc:2393] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9334fd2624de4f2fbbfbd25c19bc1eed in current term 1: Already voted for candidate 1d5a85470400499c89d00a3abea51b3f in this term.
I20260710 11:01:22.808250 17546 leader_election.cc:290] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:22.812147 17531 tablet_bootstrap.cc:492] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:22.812988 17531 ts_tablet_manager.cc:1403] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.015s
I20260710 11:01:22.813759 17353 leader_election.cc:304] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: 
I20260710 11:01:22.814381 17541 raft_consensus.cc:515] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.814849 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee370e030c49c98914cc9bbbf1d368" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:22.815500 17315 raft_consensus.cc:2393] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d5a85470400499c89d00a3abea51b3f in current term 1: Already voted for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in this term.
I20260710 11:01:22.817080 17546 raft_consensus.cc:2804] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.817620 17546 raft_consensus.cc:697] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:22.817318 17531 raft_consensus.cc:359] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.818482 17531 raft_consensus.cc:385] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.818523 17546 consensus_queue.cc:237] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.819108 17531 raft_consensus.cc:740] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.820230 17531 consensus_queue.cc:260] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.823973 17531 ts_tablet_manager.cc:1434] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:01:22.825484 17531 tablet_bootstrap.cc:492] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:22.827137 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddaf39ad3d543188a9ca1b2d13cd99b" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:22.829332 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee370e030c49c98914cc9bbbf1d368" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:22.829985 17239 raft_consensus.cc:3060] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.840898 17239 raft_consensus.cc:2468] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 1.
W20260710 11:01:22.843505 17354 leader_election.cc:343] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:22.848299 17354 leader_election.cc:304] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 9334fd2624de4f2fbbfbd25c19bc1eed
I20260710 11:01:22.849896 17531 tablet_bootstrap.cc:654] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.850216 17560 raft_consensus.cc:2804] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.850769 17560 raft_consensus.cc:697] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:22.851926 17560 consensus_queue.cc:237] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.865185 17531 tablet_bootstrap.cc:492] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:22.865667 17531 ts_tablet_manager.cc:1403] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.011s
I20260710 11:01:22.865650 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee370e030c49c98914cc9bbbf1d368" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:22.866788 17239 raft_consensus.cc:2393] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9334fd2624de4f2fbbfbd25c19bc1eed in current term 1: Already voted for candidate 1d5a85470400499c89d00a3abea51b3f in this term.
I20260710 11:01:22.866546 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee370e030c49c98914cc9bbbf1d368" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:22.868666 17279 leader_election.cc:304] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [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: 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd
I20260710 11:01:22.868713 17531 raft_consensus.cc:359] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.869845 17531 raft_consensus.cc:385] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.870033 17535 raft_consensus.cc:2749] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:22.870239 17531 raft_consensus.cc:740] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.871088 17541 leader_election.cc:290] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:22.871428 17531 consensus_queue.cc:260] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.874975 17531 ts_tablet_manager.cc:1434] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:22.877825 17531 tablet_bootstrap.cc:492] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd: Bootstrap starting.
I20260710 11:01:22.881562 17139 catalog_manager.cc:5697] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 1 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:22.883584 17138 catalog_manager.cc:5697] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 1 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:22.884701 17531 tablet_bootstrap.cc:654] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:22.889153 17531 tablet_bootstrap.cc:492] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd: No bootstrap required, opened a new log
I20260710 11:01:22.889616 17531 ts_tablet_manager.cc:1403] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:01:22.891845 17531 raft_consensus.cc:359] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.892824 17531 raft_consensus.cc:385] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:22.893069 17531 raft_consensus.cc:740] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Initialized, Role: FOLLOWER
I20260710 11:01:22.893676 17531 consensus_queue.cc:260] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.895614 17531 ts_tablet_manager.cc:1434] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:22.898895 17139 catalog_manager.cc:5697] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 1 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:22.923522 17460 consensus_queue.cc:1048] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:22.934530 17460 consensus_queue.cc:1048] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:22.940253 17546 raft_consensus.cc:493] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.940790 17546 raft_consensus.cc:515] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.944026 17546 leader_election.cc:290] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:22.944252 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a78416025e4bb39d35460f69472159" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:22.944571 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a78416025e4bb39d35460f69472159" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:22.945027 17239 raft_consensus.cc:2468] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 0.
I20260710 11:01:22.945214 17315 raft_consensus.cc:2468] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 0.
I20260710 11:01:22.946084 17354 leader_election.cc:304] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:22.946843 17546 raft_consensus.cc:2804] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.947208 17546 raft_consensus.cc:493] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.947494 17546 raft_consensus.cc:3060] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.949518 17460 raft_consensus.cc:493] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.950066 17460 raft_consensus.cc:515] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.953147 17528 raft_consensus.cc:493] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:22.953675 17528 raft_consensus.cc:515] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.954335 17546 raft_consensus.cc:515] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.955484 17460 leader_election.cc:290] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:22.955703 17528 leader_election.cc:290] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:22.956779 17546 leader_election.cc:290] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:22.956741 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436ce8bc074458ea7ca817ed7ed1182" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd" is_pre_election: true
I20260710 11:01:22.957531 17239 raft_consensus.cc:2468] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:22.957373 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0078b38994ee2b70b7a1af935f19e" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:22.958669 17280 leader_election.cc:304] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:22.958791 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0078b38994ee2b70b7a1af935f19e" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:22.959518 17460 raft_consensus.cc:2804] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:22.959681 17315 raft_consensus.cc:2393] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a76314d583a64ab783b69c89666469cd in current term 1: Already voted for candidate 1d5a85470400499c89d00a3abea51b3f in this term.
I20260710 11:01:22.959911 17460 raft_consensus.cc:493] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:22.960299 17460 raft_consensus.cc:3060] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.957373 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a78416025e4bb39d35460f69472159" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:22.961423 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436ce8bc074458ea7ca817ed7ed1182" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:22.961814 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a78416025e4bb39d35460f69472159" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:22.962015 17389 raft_consensus.cc:2468] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 0.
I20260710 11:01:22.962508 17315 raft_consensus.cc:3060] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.962910 17204 leader_election.cc:304] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a76314d583a64ab783b69c89666469cd; no voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed
I20260710 11:01:22.961921 17240 raft_consensus.cc:3060] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.967466 17460 raft_consensus.cc:515] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.968747 17240 raft_consensus.cc:2468] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 1.
I20260710 11:01:22.968963 17528 raft_consensus.cc:3060] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.969381 17315 raft_consensus.cc:2468] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 1.
I20260710 11:01:22.970021 17354 leader_election.cc:304] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:22.971153 17460 leader_election.cc:290] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:22.971319 17546 raft_consensus.cc:2804] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.971787 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436ce8bc074458ea7ca817ed7ed1182" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:22.972282 17389 raft_consensus.cc:3060] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.972605 17546 raft_consensus.cc:697] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:22.973816 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436ce8bc074458ea7ca817ed7ed1182" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:22.973910 17546 consensus_queue.cc:237] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.974475 17239 raft_consensus.cc:3060] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:22.976560 17528 raft_consensus.cc:2749] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:22.981774 17546 consensus_queue.cc:1048] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:22.982685 17389 raft_consensus.cc:2468] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 1.
I20260710 11:01:22.983844 17279 leader_election.cc:304] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed; no voters: 
I20260710 11:01:22.984926 17541 raft_consensus.cc:2804] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:22.984364 17139 catalog_manager.cc:5697] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 1 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:22.985441 17541 raft_consensus.cc:697] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:22.985589 17239 raft_consensus.cc:2468] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 1.
I20260710 11:01:22.986264 17541 consensus_queue.cc:237] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:22.990062 17460 consensus_queue.cc:1048] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:23.012533 17541 consensus_queue.cc:1048] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.014505 17560 consensus_queue.cc:1048] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:23.032006 17138 catalog_manager.cc:5697] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 1 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.086211 17528 raft_consensus.cc:493] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.086678 17528 raft_consensus.cc:515] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.088456 17528 leader_election.cc:290] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:23.089099 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff4920dea844fe382a3c8bc61b222d2" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:23.089484 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff4920dea844fe382a3c8bc61b222d2" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:23.090221 17389 raft_consensus.cc:2393] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a76314d583a64ab783b69c89666469cd in current term 1: Already voted for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in this term.
I20260710 11:01:23.091089 17204 leader_election.cc:304] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a76314d583a64ab783b69c89666469cd; no voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed
I20260710 11:01:23.091759 17528 raft_consensus.cc:3060] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.096275 17316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05b7146f5a4a4141ba8fbb1afa7fbfa6"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
mode: GRACEFUL
new_leader_uuid: "a76314d583a64ab783b69c89666469cd"
 from {username='slave'} at 127.0.0.1:51188
I20260710 11:01:23.096872 17316 raft_consensus.cc:606] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Received request to transfer leadership to TS a76314d583a64ab783b69c89666469cd
I20260710 11:01:23.097940 17528 raft_consensus.cc:2749] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:23.102826 17389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0be0078b38994ee2b70b7a1af935f19e"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
mode: GRACEFUL
new_leader_uuid: "a76314d583a64ab783b69c89666469cd"
 from {username='slave'} at 127.0.0.1:34252
I20260710 11:01:23.103444 17389 raft_consensus.cc:606] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Received request to transfer leadership to TS a76314d583a64ab783b69c89666469cd
I20260710 11:01:23.109624 17389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e39330b6be048719690295bc782f28b"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
mode: GRACEFUL
new_leader_uuid: "a76314d583a64ab783b69c89666469cd"
 from {username='slave'} at 127.0.0.1:34252
I20260710 11:01:23.110121 17389 raft_consensus.cc:606] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Received request to transfer leadership to TS a76314d583a64ab783b69c89666469cd
I20260710 11:01:23.116204 17316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e3f5b0dfc2647feb63b5fd221373c0b"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
mode: GRACEFUL
new_leader_uuid: "a76314d583a64ab783b69c89666469cd"
 from {username='slave'} at 127.0.0.1:51188
I20260710 11:01:23.116740 17316 raft_consensus.cc:606] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Received request to transfer leadership to TS a76314d583a64ab783b69c89666469cd
I20260710 11:01:23.123350 17389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15a78416025e4bb39d35460f69472159"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
mode: GRACEFUL
new_leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
 from {username='slave'} at 127.0.0.1:34252
I20260710 11:01:23.123965 17389 raft_consensus.cc:606] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Received request to transfer leadership to TS 9334fd2624de4f2fbbfbd25c19bc1eed
I20260710 11:01:23.130173 17389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cee370e030c49c98914cc9bbbf1d368"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
mode: GRACEFUL
new_leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
 from {username='slave'} at 127.0.0.1:34252
I20260710 11:01:23.130929 17389 raft_consensus.cc:606] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Received request to transfer leadership to TS 9334fd2624de4f2fbbfbd25c19bc1eed
I20260710 11:01:23.136788 17560 consensus_queue.cc:1048] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.140051 17389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ddaf39ad3d543188a9ca1b2d13cd99b"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
mode: GRACEFUL
new_leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
 from {username='slave'} at 127.0.0.1:34252
I20260710 11:01:23.141064 17389 raft_consensus.cc:606] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Received request to transfer leadership to TS 9334fd2624de4f2fbbfbd25c19bc1eed
I20260710 11:01:23.145083 17528 raft_consensus.cc:493] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.145653 17528 raft_consensus.cc:515] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.147619 17528 leader_election.cc:290] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:23.150921 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddaf39ad3d543188a9ca1b2d13cd99b" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" is_pre_election: true
I20260710 11:01:23.150979 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddaf39ad3d543188a9ca1b2d13cd99b" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5a85470400499c89d00a3abea51b3f" is_pre_election: true
I20260710 11:01:23.151958 17315 raft_consensus.cc:2393] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a76314d583a64ab783b69c89666469cd in current term 1: Already voted for candidate 1d5a85470400499c89d00a3abea51b3f in this term.
I20260710 11:01:23.153143 17546 consensus_queue.cc:1048] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.153754 17204 leader_election.cc:304] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a76314d583a64ab783b69c89666469cd; no voters: 1d5a85470400499c89d00a3abea51b3f, 9334fd2624de4f2fbbfbd25c19bc1eed
I20260710 11:01:23.155087 17528 raft_consensus.cc:3060] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.158133 17315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9436ce8bc074458ea7ca817ed7ed1182"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
mode: GRACEFUL
new_leader_uuid: "1d5a85470400499c89d00a3abea51b3f"
 from {username='slave'} at 127.0.0.1:51188
I20260710 11:01:23.159135 17315 raft_consensus.cc:606] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Received request to transfer leadership to TS 1d5a85470400499c89d00a3abea51b3f
I20260710 11:01:23.164683 17543 raft_consensus.cc:993] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f: : Instructing follower a76314d583a64ab783b69c89666469cd to start an election
I20260710 11:01:23.165164 17546 raft_consensus.cc:1081] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Signalling peer a76314d583a64ab783b69c89666469cd to start an election
I20260710 11:01:23.166967 17240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e39330b6be048719690295bc782f28b"
dest_uuid: "a76314d583a64ab783b69c89666469cd"
 from {username='slave'} at 127.0.0.1:59438
I20260710 11:01:23.167563 17240 raft_consensus.cc:493] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.167991 17240 raft_consensus.cc:3060] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.168190 17528 raft_consensus.cc:2749] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:23.173481 17240 raft_consensus.cc:515] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.175303 17240 leader_election.cc:290] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 election: Requested vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:23.176007 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e39330b6be048719690295bc782f28b" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:23.176628 17316 raft_consensus.cc:3060] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.177048 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e39330b6be048719690295bc782f28b" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:23.177742 17389 raft_consensus.cc:3055] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.178059 17389 raft_consensus.cc:740] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:23.182175 17316 raft_consensus.cc:2468] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 2.
I20260710 11:01:23.183043 17389 consensus_queue.cc:260] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.183480 17204 leader_election.cc:304] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:23.184340 17528 raft_consensus.cc:2804] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.184358 17389 raft_consensus.cc:3060] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.185010 17528 raft_consensus.cc:697] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Becoming Leader. State: Replica: a76314d583a64ab783b69c89666469cd, State: Running, Role: LEADER
I20260710 11:01:23.186390 17528 consensus_queue.cc:237] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.191213 17389 raft_consensus.cc:2468] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 2.
I20260710 11:01:23.193629 17139 catalog_manager.cc:5697] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd reported cstate change: term changed from 1 to 2, leader changed from 1d5a85470400499c89d00a3abea51b3f (127.12.245.195) to a76314d583a64ab783b69c89666469cd (127.12.245.193). New cstate: current_term: 2 leader_uuid: "a76314d583a64ab783b69c89666469cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.207926 17581 consensus_queue.cc:1048] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.218183 17535 consensus_queue.cc:1048] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.298902 17546 consensus_queue.cc:1048] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.311154 17546 consensus_queue.cc:1048] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:23.320104 17560 raft_consensus.cc:993] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f: : Instructing follower 9334fd2624de4f2fbbfbd25c19bc1eed to start an election
I20260710 11:01:23.320660 17560 raft_consensus.cc:1081] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Signalling peer 9334fd2624de4f2fbbfbd25c19bc1eed to start an election
I20260710 11:01:23.322486 17316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cee370e030c49c98914cc9bbbf1d368"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
 from {username='slave'} at 127.0.0.1:51170
I20260710 11:01:23.323035 17316 raft_consensus.cc:493] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.323376 17316 raft_consensus.cc:3060] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.328158 17316 raft_consensus.cc:515] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.329960 17316 leader_election.cc:290] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 2 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:23.331436 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee370e030c49c98914cc9bbbf1d368" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:23.331540 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee370e030c49c98914cc9bbbf1d368" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:23.332192 17389 raft_consensus.cc:3055] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.332267 17240 raft_consensus.cc:3060] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.332508 17389 raft_consensus.cc:740] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:23.333315 17389 consensus_queue.cc:260] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.334309 17389 raft_consensus.cc:3060] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.338325 17240 raft_consensus.cc:2468] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 2.
I20260710 11:01:23.339049 17389 raft_consensus.cc:2468] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 2.
I20260710 11:01:23.339569 17280 leader_election.cc:304] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:23.340337 17535 raft_consensus.cc:2804] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.340809 17535 raft_consensus.cc:697] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:23.341531 17535 consensus_queue.cc:237] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.348685 17139 catalog_manager.cc:5697] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 1 to 2, leader changed from 1d5a85470400499c89d00a3abea51b3f (127.12.245.195) to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 2 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.412218 17560 consensus_queue.cc:1048] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.417685 17535 consensus_queue.cc:1048] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.425614 17560 consensus_queue.cc:1048] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.429543 17543 consensus_queue.cc:1048] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.434559 17543 consensus_queue.cc:1048] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.449234 17546 raft_consensus.cc:993] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f: : Instructing follower 9334fd2624de4f2fbbfbd25c19bc1eed to start an election
I20260710 11:01:23.449841 17543 raft_consensus.cc:1081] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Signalling peer 9334fd2624de4f2fbbfbd25c19bc1eed to start an election
I20260710 11:01:23.456982 17315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15a78416025e4bb39d35460f69472159"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
 from {username='slave'} at 127.0.0.1:51170
I20260710 11:01:23.457598 17315 raft_consensus.cc:493] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.457953 17315 raft_consensus.cc:3060] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.464493 17541 consensus_queue.cc:1048] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.465103 17543 raft_consensus.cc:993] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f: : Instructing follower 9334fd2624de4f2fbbfbd25c19bc1eed to start an election
I20260710 11:01:23.465593 17543 raft_consensus.cc:1081] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Signalling peer 9334fd2624de4f2fbbfbd25c19bc1eed to start an election
I20260710 11:01:23.466871 17315 raft_consensus.cc:515] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.467855 17314 raft_consensus.cc:1240] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Rejecting Update request from peer 1d5a85470400499c89d00a3abea51b3f for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:23.471166 17592 consensus_queue.cc:1059] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:23.471504 17316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ddaf39ad3d543188a9ca1b2d13cd99b"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
 from {username='slave'} at 127.0.0.1:51170
I20260710 11:01:23.471560 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a78416025e4bb39d35460f69472159" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:23.470922 17315 leader_election.cc:290] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 2 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:23.472177 17316 raft_consensus.cc:493] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.472739 17316 raft_consensus.cc:3060] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.473817 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a78416025e4bb39d35460f69472159" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:23.472129 17546 raft_consensus.cc:3055] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.475157 17546 raft_consensus.cc:740] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:23.476125 17546 consensus_queue.cc:260] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.477418 17546 raft_consensus.cc:3060] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.475168 17240 raft_consensus.cc:3060] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.481498 17316 raft_consensus.cc:515] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.484215 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddaf39ad3d543188a9ca1b2d13cd99b" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:23.484782 17239 raft_consensus.cc:3060] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.487900 17240 raft_consensus.cc:2468] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 2.
I20260710 11:01:23.489866 17280 leader_election.cc:304] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:23.490600 17316 leader_election.cc:290] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 2 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:23.490770 17541 raft_consensus.cc:2804] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.491304 17541 raft_consensus.cc:697] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:23.491253 17388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddaf39ad3d543188a9ca1b2d13cd99b" candidate_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:23.492187 17388 raft_consensus.cc:3055] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.492667 17388 raft_consensus.cc:740] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:23.492293 17541 consensus_queue.cc:237] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [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: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.493186 17239 raft_consensus.cc:2468] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 2.
I20260710 11:01:23.493757 17388 consensus_queue.cc:260] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.494385 17280 leader_election.cc:304] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:23.495241 17581 raft_consensus.cc:2804] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.495380 17388 raft_consensus.cc:3060] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.495721 17581 raft_consensus.cc:697] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 LEADER]: Becoming Leader. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:23.495981 17390 raft_consensus.cc:2468] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 2.
I20260710 11:01:23.496680 17581 consensus_queue.cc:237] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.501706 17581 raft_consensus.cc:993] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed: : Instructing follower 1d5a85470400499c89d00a3abea51b3f to start an election
I20260710 11:01:23.502203 17535 raft_consensus.cc:1081] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Signalling peer 1d5a85470400499c89d00a3abea51b3f to start an election
I20260710 11:01:23.503935 17389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9436ce8bc074458ea7ca817ed7ed1182"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
 from {username='slave'} at 127.0.0.1:34244
I20260710 11:01:23.504413 17389 raft_consensus.cc:493] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.504817 17389 raft_consensus.cc:3060] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.504992 17388 raft_consensus.cc:2468] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9334fd2624de4f2fbbfbd25c19bc1eed in term 2.
I20260710 11:01:23.508111 17138 catalog_manager.cc:5697] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 1 to 2, leader changed from 1d5a85470400499c89d00a3abea51b3f (127.12.245.195) to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 2 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.510608 17389 raft_consensus.cc:515] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.513254 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436ce8bc074458ea7ca817ed7ed1182" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:23.513528 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9436ce8bc074458ea7ca817ed7ed1182" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:23.513833 17239 raft_consensus.cc:3060] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.514120 17316 raft_consensus.cc:3055] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.514436 17316 raft_consensus.cc:740] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:23.514577 17389 leader_election.cc:290] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 2 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:23.515136 17316 consensus_queue.cc:260] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.516364 17316 raft_consensus.cc:3060] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.519968 17239 raft_consensus.cc:2468] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 2.
I20260710 11:01:23.520969 17354 leader_election.cc:304] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:23.521787 17546 raft_consensus.cc:2804] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.522228 17546 raft_consensus.cc:697] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 2 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:23.522981 17546 consensus_queue.cc:237] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.524219 17316 raft_consensus.cc:2468] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 2.
I20260710 11:01:23.524006 17137 catalog_manager.cc:5697] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed reported cstate change: term changed from 1 to 2, leader changed from 1d5a85470400499c89d00a3abea51b3f (127.12.245.195) to 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194). New cstate: current_term: 2 leader_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.532655 17138 catalog_manager.cc:5697] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 1 to 2, leader changed from 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194) to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 2 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.558118 17541 raft_consensus.cc:993] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed: : Instructing follower a76314d583a64ab783b69c89666469cd to start an election
I20260710 11:01:23.558744 17535 raft_consensus.cc:1081] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Signalling peer a76314d583a64ab783b69c89666469cd to start an election
I20260710 11:01:23.560683 17239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05b7146f5a4a4141ba8fbb1afa7fbfa6"
dest_uuid: "a76314d583a64ab783b69c89666469cd"
 from {username='slave'} at 127.0.0.1:59422
I20260710 11:01:23.561218 17239 raft_consensus.cc:493] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.561599 17239 raft_consensus.cc:3060] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.567348 17239 raft_consensus.cc:515] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.569024 17239 leader_election.cc:290] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 election: Requested vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:23.569796 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b7146f5a4a4141ba8fbb1afa7fbfa6" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:23.570188 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05b7146f5a4a4141ba8fbb1afa7fbfa6" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:23.570448 17316 raft_consensus.cc:3055] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.570771 17389 raft_consensus.cc:3060] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.570827 17316 raft_consensus.cc:740] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:23.571774 17316 consensus_queue.cc:260] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.573088 17316 raft_consensus.cc:3060] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.575255 17315 raft_consensus.cc:1275] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Refusing update from remote peer a76314d583a64ab783b69c89666469cd: 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:23.579056 17316 raft_consensus.cc:2468] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 2.
I20260710 11:01:23.579360 17389 raft_consensus.cc:2468] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 2.
I20260710 11:01:23.580673 17204 leader_election.cc:304] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:23.580643 17566 consensus_queue.cc:1048] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:23.581760 17528 raft_consensus.cc:2804] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.583465 17528 raft_consensus.cc:697] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Becoming Leader. State: Replica: a76314d583a64ab783b69c89666469cd, State: Running, Role: LEADER
I20260710 11:01:23.584364 17528 consensus_queue.cc:237] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.586279 17535 raft_consensus.cc:993] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed: : Instructing follower a76314d583a64ab783b69c89666469cd to start an election
I20260710 11:01:23.586856 17535 raft_consensus.cc:1081] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Signalling peer a76314d583a64ab783b69c89666469cd to start an election
I20260710 11:01:23.593034 17389 raft_consensus.cc:1275] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Refusing update from remote peer a76314d583a64ab783b69c89666469cd: 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:23.594276 17239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e3f5b0dfc2647feb63b5fd221373c0b"
dest_uuid: "a76314d583a64ab783b69c89666469cd"
 from {username='slave'} at 127.0.0.1:59422
I20260710 11:01:23.594653 17598 consensus_queue.cc:1048] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:23.594929 17239 raft_consensus.cc:493] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.593658 17137 catalog_manager.cc:5697] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd reported cstate change: term changed from 1 to 2, leader changed from 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194) to a76314d583a64ab783b69c89666469cd (127.12.245.193). New cstate: current_term: 2 leader_uuid: "a76314d583a64ab783b69c89666469cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.596482 17239 raft_consensus.cc:3060] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.604696 17239 raft_consensus.cc:515] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.609457 17239 leader_election.cc:290] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 election: Requested vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:23.609757 17592 raft_consensus.cc:993] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f: : Instructing follower a76314d583a64ab783b69c89666469cd to start an election
I20260710 11:01:23.610241 17592 raft_consensus.cc:1081] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Signalling peer a76314d583a64ab783b69c89666469cd to start an election
I20260710 11:01:23.610353 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3f5b0dfc2647feb63b5fd221373c0b" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:23.610983 17316 raft_consensus.cc:3055] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.611343 17316 raft_consensus.cc:740] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:23.611742 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3f5b0dfc2647feb63b5fd221373c0b" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:23.612404 17389 raft_consensus.cc:3060] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.612319 17316 consensus_queue.cc:260] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.613371 17239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0be0078b38994ee2b70b7a1af935f19e"
dest_uuid: "a76314d583a64ab783b69c89666469cd"
 from {username='slave'} at 127.0.0.1:59438
I20260710 11:01:23.616623 17239 raft_consensus.cc:493] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:23.616649 17316 raft_consensus.cc:3060] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.617177 17239 raft_consensus.cc:3060] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.618993 17389 raft_consensus.cc:2468] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 2.
I20260710 11:01:23.620235 17204 leader_election.cc:304] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:23.621119 17598 raft_consensus.cc:2804] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.621649 17598 raft_consensus.cc:697] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Becoming Leader. State: Replica: a76314d583a64ab783b69c89666469cd, State: Running, Role: LEADER
I20260710 11:01:23.622500 17598 consensus_queue.cc:237] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.623623 17239 raft_consensus.cc:515] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.624699 17316 raft_consensus.cc:2468] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 2.
I20260710 11:01:23.625507 17239 leader_election.cc:290] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 election: Requested vote from peers 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929), 1d5a85470400499c89d00a3abea51b3f (127.12.245.195:38455)
I20260710 11:01:23.626974 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0078b38994ee2b70b7a1af935f19e" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:23.627238 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be0078b38994ee2b70b7a1af935f19e" candidate_uuid: "a76314d583a64ab783b69c89666469cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
I20260710 11:01:23.627556 17316 raft_consensus.cc:3060] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.627792 17389 raft_consensus.cc:3055] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:23.628125 17389 raft_consensus.cc:740] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:23.628854 17389 consensus_queue.cc:260] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.630014 17389 raft_consensus.cc:3060] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:23.630777 17139 catalog_manager.cc:5697] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd reported cstate change: term changed from 1 to 2, leader changed from 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194) to a76314d583a64ab783b69c89666469cd (127.12.245.193). New cstate: current_term: 2 leader_uuid: "a76314d583a64ab783b69c89666469cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.634451 17316 raft_consensus.cc:2468] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 2.
I20260710 11:01:23.635772 17204 leader_election.cc:304] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9334fd2624de4f2fbbfbd25c19bc1eed, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:23.636541 17389 raft_consensus.cc:2468] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76314d583a64ab783b69c89666469cd in term 2.
I20260710 11:01:23.636696 17598 raft_consensus.cc:2804] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:23.637495 17598 raft_consensus.cc:697] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Becoming Leader. State: Replica: a76314d583a64ab783b69c89666469cd, State: Running, Role: LEADER
I20260710 11:01:23.638274 17598 consensus_queue.cc:237] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:23.644773 17139 catalog_manager.cc:5697] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd reported cstate change: term changed from 1 to 2, leader changed from 1d5a85470400499c89d00a3abea51b3f (127.12.245.195) to a76314d583a64ab783b69c89666469cd (127.12.245.193). New cstate: current_term: 2 leader_uuid: "a76314d583a64ab783b69c89666469cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.739763 17239 raft_consensus.cc:1275] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Refusing update from remote peer 9334fd2624de4f2fbbfbd25c19bc1eed: 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:23.741140 17535 consensus_queue.cc:1048] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.749366 17389 raft_consensus.cc:1275] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Refusing update from remote peer 9334fd2624de4f2fbbfbd25c19bc1eed: 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:23.751430 17541 consensus_queue.cc:1048] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.907884 17239 raft_consensus.cc:1275] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Refusing update from remote peer 9334fd2624de4f2fbbfbd25c19bc1eed: 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:23.909224 17541 consensus_queue.cc:1048] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.918706 17389 raft_consensus.cc:1275] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Refusing update from remote peer 9334fd2624de4f2fbbfbd25c19bc1eed: 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:23.921170 17460 consensus_queue.cc:1048] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.923980 17239 raft_consensus.cc:1275] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Refusing update from remote peer 1d5a85470400499c89d00a3abea51b3f: 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:23.925588 17543 consensus_queue.cc:1048] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.935482 17316 raft_consensus.cc:1275] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Refusing update from remote peer 1d5a85470400499c89d00a3abea51b3f: 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:23.938511 17592 consensus_queue.cc:1048] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.012389 17240 raft_consensus.cc:1275] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Refusing update from remote peer 9334fd2624de4f2fbbfbd25c19bc1eed: 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:24.013803 17535 consensus_queue.cc:1048] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.024431 17389 raft_consensus.cc:1275] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Refusing update from remote peer 9334fd2624de4f2fbbfbd25c19bc1eed: 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:24.026137 17541 consensus_queue.cc:1048] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.028264 17315 raft_consensus.cc:1275] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Refusing update from remote peer a76314d583a64ab783b69c89666469cd: 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:24.030086 17598 consensus_queue.cc:1048] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:24.043465 17389 raft_consensus.cc:1275] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Refusing update from remote peer a76314d583a64ab783b69c89666469cd: 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:24.045012 17528 consensus_queue.cc:1048] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.075469 17315 raft_consensus.cc:1275] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Refusing update from remote peer a76314d583a64ab783b69c89666469cd: 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:24.076669 17528 consensus_queue.cc:1048] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.086097 17389 raft_consensus.cc:1275] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Refusing update from remote peer a76314d583a64ab783b69c89666469cd: 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:24.087512 17566 consensus_queue.cc:1048] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.217859 17389 raft_consensus.cc:1275] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Refusing update from remote peer a76314d583a64ab783b69c89666469cd: 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:24.219177 17598 consensus_queue.cc:1048] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.227550 17315 raft_consensus.cc:1275] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Refusing update from remote peer a76314d583a64ab783b69c89666469cd: 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:24.229130 17528 consensus_queue.cc:1048] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:26.163568 17139 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59416:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:26.197774 17139 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59416:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:26.363195 17643 tablet.cc:1724] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.376511 17637 tablet.cc:1724] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.377936 17647 tablet.cc:1724] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.463403 17646 tablet.cc:1724] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.465085 13271 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:01:26.465034 17639 log.cc:927] Time spent T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed: Append to log took a long time: real 0.137s	user 0.001s	sys 0.000s
I20260710 11:01:26.491284 17651 tablet.cc:1724] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.304648 17638 tablet.cc:1724] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.515823 17342 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:3cee370e030c49c98914cc9bbbf1d368)
W20260710 11:01:26.533521 17621 log.cc:927] Time spent T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260710 11:01:26.534639 17653 tablet.cc:1724] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.542076 17643 tablet.cc:1724] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.508966 17204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.245.194:32929, user_credentials={real_user=slave}} blocked reactor thread for 49642.2us
W20260710 11:01:26.572144 17342 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:3cee370e030c49c98914cc9bbbf1d368)
W20260710 11:01:26.587251 17279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.245.195:38455, user_credentials={real_user=slave}} blocked reactor thread for 100991us
W20260710 11:01:26.583714 17342 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:3cee370e030c49c98914cc9bbbf1d368)
I20260710 11:01:26.573117 17657 tablet.cc:1724] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.614549 17637 tablet.cc:1724] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.618799 17354 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.245.193:40057, user_credentials={real_user=slave}} blocked reactor thread for 72908.4us
I20260710 11:01:26.643914 17638 tablet.cc:1724] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.658113 17638 tablet.cc:1724] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.650804 17653 tablet.cc:1724] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.690858 17646 tablet.cc:1724] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.690377 17666 tablet.cc:1724] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.727037 17643 tablet.cc:1724] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.744051 17657 tablet.cc:1724] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.745759 17653 tablet.cc:1724] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.753132 17647 tablet.cc:1724] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.756276 17669 tablet.cc:1724] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.795979 17651 tablet.cc:1724] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.816066 17646 tablet.cc:1724] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.818759 17637 tablet.cc:1724] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.839442 17240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e3f5b0dfc2647feb63b5fd221373c0b"
dest_uuid: "a76314d583a64ab783b69c89666469cd"
mode: GRACEFUL
new_leader_uuid: "1d5a85470400499c89d00a3abea51b3f"
 from {username='slave'} at 127.0.0.1:56872
I20260710 11:01:26.840427 17240 raft_consensus.cc:606] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Received request to transfer leadership to TS 1d5a85470400499c89d00a3abea51b3f
I20260710 11:01:26.827176 17643 tablet.cc:1724] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.856144 17672 tablet.cc:1724] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.859112 17653 tablet.cc:1724] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.877705 17666 tablet.cc:1724] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:26.879519 17656 raft_consensus.cc:993] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd: : Instructing follower 1d5a85470400499c89d00a3abea51b3f to start an election
I20260710 11:01:26.880156 17598 raft_consensus.cc:1081] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Signalling peer 1d5a85470400499c89d00a3abea51b3f to start an election
I20260710 11:01:26.882685 17384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e3f5b0dfc2647feb63b5fd221373c0b"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
 from {username='slave'} at 127.0.0.1:34248
I20260710 11:01:26.883313 17384 raft_consensus.cc:493] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:26.884042 17384 raft_consensus.cc:3060] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:26.895589 17384 raft_consensus.cc:515] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:26.896451 17313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fff4920dea844fe382a3c8bc61b222d2"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
mode: GRACEFUL
new_leader_uuid: "1d5a85470400499c89d00a3abea51b3f"
 from {username='slave'} at 127.0.0.1:58178
I20260710 11:01:26.897112 17313 raft_consensus.cc:606] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Received request to transfer leadership to TS 1d5a85470400499c89d00a3abea51b3f
I20260710 11:01:26.898712 13271 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:01:26.898842 17384 leader_election.cc:290] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 3 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:26.899379 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:26.899191 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3f5b0dfc2647feb63b5fd221373c0b" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:26.899966 17240 raft_consensus.cc:3055] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:26.900179 17240 raft_consensus.cc:740] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a76314d583a64ab783b69c89666469cd, State: Running, Role: LEADER
I20260710 11:01:26.900890 17240 consensus_queue.cc:260] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [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: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:26.901950 17240 raft_consensus.cc:3060] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:26.907152 17313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3f5b0dfc2647feb63b5fd221373c0b" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:26.908119 17313 raft_consensus.cc:3060] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:26.909230 17240 raft_consensus.cc:2468] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 3.
I20260710 11:01:26.910619 17354 leader_election.cc:304] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [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: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:26.911674 17592 raft_consensus.cc:2804] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:26.912171 17592 raft_consensus.cc:697] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 3 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:26.913058 17592 consensus_queue.cc:237] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [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: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:26.918159 17313 raft_consensus.cc:2468] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 3.
I20260710 11:01:26.920323 17313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c169be37cf044b1aa5b785103606ca2"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
mode: GRACEFUL
new_leader_uuid: "1d5a85470400499c89d00a3abea51b3f"
 from {username='slave'} at 127.0.0.1:58178
I20260710 11:01:26.920944 17313 raft_consensus.cc:606] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Received request to transfer leadership to TS 1d5a85470400499c89d00a3abea51b3f
I20260710 11:01:26.923413 17636 raft_consensus.cc:993] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed: : Instructing follower 1d5a85470400499c89d00a3abea51b3f to start an election
I20260710 11:01:26.923786 17139 catalog_manager.cc:6242] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349: soft_deleted_table [id=2f3a0b731cdd4bbc9f3d013c8be0a96f] alter complete (version 1)
I20260710 11:01:26.923894 17636 raft_consensus.cc:1081] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Signalling peer 1d5a85470400499c89d00a3abea51b3f to start an election
I20260710 11:01:26.925933 17313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "918dfc8ef649434391465bddbd6af871"
dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
mode: GRACEFUL
new_leader_uuid: "1d5a85470400499c89d00a3abea51b3f"
 from {username='slave'} at 127.0.0.1:58178
I20260710 11:01:26.926587 17313 raft_consensus.cc:606] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 3 LEADER]: Received request to transfer leadership to TS 1d5a85470400499c89d00a3abea51b3f
I20260710 11:01:26.927106 17384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fff4920dea844fe382a3c8bc61b222d2"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
 from {username='slave'} at 127.0.0.1:34244
I20260710 11:01:26.927678 17384 raft_consensus.cc:493] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:26.928076 17384 raft_consensus.cc:3060] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:26.928331 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:26.928938 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:26.936124 17137 catalog_manager.cc:5697] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 2 to 3, leader changed from a76314d583a64ab783b69c89666469cd (127.12.245.193) to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 3 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:26.937366 17384 raft_consensus.cc:515] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:26.940176 17384 leader_election.cc:290] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 2 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:26.940481 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff4920dea844fe382a3c8bc61b222d2" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:26.941171 17240 raft_consensus.cc:3060] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:26.941291 17313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff4920dea844fe382a3c8bc61b222d2" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:26.941941 17313 raft_consensus.cc:3055] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:26.942167 17313 raft_consensus.cc:740] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:26.942986 17313 consensus_queue.cc:260] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [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: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:26.944403 17313 raft_consensus.cc:3060] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:26.948310 17240 raft_consensus.cc:2468] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 2.
I20260710 11:01:26.949579 17354 leader_election.cc:304] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:26.950814 17592 raft_consensus.cc:2804] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:26.951293 17592 raft_consensus.cc:697] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 2 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:26.952044 17592 consensus_queue.cc:237] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [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: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:26.952250 17313 raft_consensus.cc:2468] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 2.
I20260710 11:01:26.960753 17136 catalog_manager.cc:5697] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 1 to 2, leader changed from 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194) to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 2 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:27.217568 17636 raft_consensus.cc:993] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed: : Instructing follower 1d5a85470400499c89d00a3abea51b3f to start an election
I20260710 11:01:27.218194 17662 raft_consensus.cc:1081] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Signalling peer 1d5a85470400499c89d00a3abea51b3f to start an election
I20260710 11:01:27.219672 17384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c169be37cf044b1aa5b785103606ca2"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
 from {username='slave'} at 127.0.0.1:34244
I20260710 11:01:27.220216 17384 raft_consensus.cc:493] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.220590 17384 raft_consensus.cc:3060] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.225896 17384 raft_consensus.cc:515] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:27.227655 17384 leader_election.cc:290] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 2 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:27.228562 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c169be37cf044b1aa5b785103606ca2" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:27.228758 17313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c169be37cf044b1aa5b785103606ca2" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:27.229431 17313 raft_consensus.cc:3055] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.229264 17240 raft_consensus.cc:3060] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.229746 17313 raft_consensus.cc:740] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:27.230851 17313 consensus_queue.cc:260] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:27.231926 17313 raft_consensus.cc:3060] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.234862 17240 raft_consensus.cc:2468] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 2.
I20260710 11:01:27.236231 17354 leader_election.cc:304] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:27.237121 17592 raft_consensus.cc:2804] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.237711 17313 raft_consensus.cc:2468] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 2.
I20260710 11:01:27.237711 17592 raft_consensus.cc:697] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 2 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:27.239156 17592 consensus_queue.cc:237] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } }
I20260710 11:01:27.248411 17136 catalog_manager.cc:5697] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 1 to 2, leader changed from 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194) to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 2 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:27.314509 17636 raft_consensus.cc:993] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed: : Instructing follower 1d5a85470400499c89d00a3abea51b3f to start an election
I20260710 11:01:27.314971 17662 raft_consensus.cc:1081] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 3 LEADER]: Signalling peer 1d5a85470400499c89d00a3abea51b3f to start an election
I20260710 11:01:27.316300 17384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "918dfc8ef649434391465bddbd6af871"
dest_uuid: "1d5a85470400499c89d00a3abea51b3f"
 from {username='slave'} at 127.0.0.1:34244
I20260710 11:01:27.316715 17384 raft_consensus.cc:493] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.316962 17384 raft_consensus.cc:3060] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:27.321913 17384 raft_consensus.cc:515] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:27.323519 17384 leader_election.cc:290] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [CANDIDATE]: Term 4 election: Requested vote from peers a76314d583a64ab783b69c89666469cd (127.12.245.193:40057), 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929)
I20260710 11:01:27.324236 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a76314d583a64ab783b69c89666469cd"
I20260710 11:01:27.324506 17313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918dfc8ef649434391465bddbd6af871" candidate_uuid: "1d5a85470400499c89d00a3abea51b3f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed"
I20260710 11:01:27.324810 17240 raft_consensus.cc:3060] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:27.325142 17313 raft_consensus.cc:3055] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:27.325475 17313 raft_consensus.cc:740] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9334fd2624de4f2fbbfbd25c19bc1eed, State: Running, Role: LEADER
I20260710 11:01:27.326156 17313 consensus_queue.cc:260] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:27.327158 17313 raft_consensus.cc:3060] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:27.329388 17240 raft_consensus.cc:2468] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 4.
I20260710 11:01:27.330359 17354 leader_election.cc:304] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [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: 1d5a85470400499c89d00a3abea51b3f, a76314d583a64ab783b69c89666469cd; no voters: 
I20260710 11:01:27.331053 17592 raft_consensus.cc:2804] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:27.331533 17592 raft_consensus.cc:697] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 4 LEADER]: Becoming Leader. State: Replica: 1d5a85470400499c89d00a3abea51b3f, State: Running, Role: LEADER
I20260710 11:01:27.332619 17313 raft_consensus.cc:2468] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5a85470400499c89d00a3abea51b3f in term 4.
I20260710 11:01:27.332374 17592 consensus_queue.cc:237] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } }
I20260710 11:01:27.341041 17136 catalog_manager.cc:5697] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f reported cstate change: term changed from 3 to 4, leader changed from 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194) to 1d5a85470400499c89d00a3abea51b3f (127.12.245.195). New cstate: current_term: 4 leader_uuid: "1d5a85470400499c89d00a3abea51b3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5a85470400499c89d00a3abea51b3f" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:27.376757 17240 raft_consensus.cc:1275] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Refusing update from remote peer 1d5a85470400499c89d00a3abea51b3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:27.378373 17592 consensus_queue.cc:1048] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:27.387413 17313 raft_consensus.cc:1275] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Refusing update from remote peer 1d5a85470400499c89d00a3abea51b3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:27.389760 17592 consensus_queue.cc:1048] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:27.403193 17239 raft_consensus.cc:1275] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 3 FOLLOWER]: Refusing update from remote peer 1d5a85470400499c89d00a3abea51b3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:27.405002 17667 consensus_queue.cc:1048] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:27.415310 17313 raft_consensus.cc:1275] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 3 FOLLOWER]: Refusing update from remote peer 1d5a85470400499c89d00a3abea51b3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:27.417133 17667 consensus_queue.cc:1048] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:27.674095 17239 raft_consensus.cc:1275] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Refusing update from remote peer 1d5a85470400499c89d00a3abea51b3f: 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:27.675832 17667 consensus_queue.cc:1048] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:27.686044 17313 raft_consensus.cc:1275] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Refusing update from remote peer 1d5a85470400499c89d00a3abea51b3f: 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:27.688233 17592 consensus_queue.cc:1048] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:27.748276 17239 raft_consensus.cc:1275] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 4 FOLLOWER]: Refusing update from remote peer 1d5a85470400499c89d00a3abea51b3f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:01:27.748427 17313 raft_consensus.cc:1275] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 4 FOLLOWER]: Refusing update from remote peer 1d5a85470400499c89d00a3abea51b3f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:01:27.749589 17592 consensus_queue.cc:1048] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76314d583a64ab783b69c89666469cd" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 40057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:27.750192 17667 consensus_queue.cc:1048] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9334fd2624de4f2fbbfbd25c19bc1eed" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 32929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:27.988740 13271 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:01:27.995478 13271 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:01:27.995983 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:28.001427 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:01:28.001828 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:29.039193 13271 tablet_server.cc:179] TabletServer@127.12.245.193:0 shutting down...
I20260710 11:01:29.074538 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:29.075414 13271 tablet_replica.cc:333] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.076498 13271 raft_consensus.cc:2243] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.077145 13271 raft_consensus.cc:2272] T 6ddaf39ad3d543188a9ca1b2d13cd99b P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.079600 13271 tablet_replica.cc:333] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.080545 13271 raft_consensus.cc:2243] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.081179 13271 raft_consensus.cc:2272] T 9436ce8bc074458ea7ca817ed7ed1182 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.084024 13271 tablet_replica.cc:333] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.084649 13271 raft_consensus.cc:2243] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.085132 13271 raft_consensus.cc:2272] T fff4920dea844fe382a3c8bc61b222d2 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.087159 13271 tablet_replica.cc:333] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.087781 13271 raft_consensus.cc:2243] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.088688 13271 raft_consensus.cc:2272] T 0be0078b38994ee2b70b7a1af935f19e P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.090801 13271 tablet_replica.cc:333] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.091403 13271 raft_consensus.cc:2243] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.091850 13271 raft_consensus.cc:2272] T 5e3f5b0dfc2647feb63b5fd221373c0b P a76314d583a64ab783b69c89666469cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.093822 13271 tablet_replica.cc:333] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.094439 13271 raft_consensus.cc:2243] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.095230 13271 raft_consensus.cc:2272] T 9e39330b6be048719690295bc782f28b P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.097296 13271 tablet_replica.cc:333] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.097922 13271 raft_consensus.cc:2243] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.098644 13271 raft_consensus.cc:2272] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.100757 13271 tablet_replica.cc:333] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.101308 13271 raft_consensus.cc:2243] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.101766 13271 raft_consensus.cc:2272] T 401bc078a3954839a5f619d68ee528f3 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.103871 13271 tablet_replica.cc:333] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.104624 13271 raft_consensus.cc:2243] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.105142 13271 raft_consensus.cc:2272] T 3cee370e030c49c98914cc9bbbf1d368 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:29.106139 17354 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260710 11:01:29.107425 13271 tablet_replica.cc:333] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.108054 13271 raft_consensus.cc:2243] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.109000 13271 raft_consensus.cc:2272] T be8c68042cf14f16bf8cfb3d1520527c P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:29.109269 17354 consensus_peers.cc:597] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f -> Peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Couldn't send request to peer a76314d583a64ab783b69c89666469cd. 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:29.111171 13271 tablet_replica.cc:333] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.111809 13271 raft_consensus.cc:2243] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.112203 13271 raft_consensus.cc:2272] T c6800847c9654d25af433a014fb5568e P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.114279 13271 tablet_replica.cc:333] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.114734 13271 raft_consensus.cc:2243] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.115422 13271 raft_consensus.cc:2272] T c7a3770cb434403daf6e9720f2f70c46 P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.117918 13271 tablet_replica.cc:333] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.118624 13271 raft_consensus.cc:2243] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.119045 13271 raft_consensus.cc:2272] T 15a78416025e4bb39d35460f69472159 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.120882 13271 tablet_replica.cc:333] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.121573 13271 raft_consensus.cc:2243] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.122043 13271 raft_consensus.cc:2272] T 0c169be37cf044b1aa5b785103606ca2 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.123955 13271 tablet_replica.cc:333] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.124629 13271 raft_consensus.cc:2243] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.125555 13271 raft_consensus.cc:2272] T 400baf94a2a841589d579a115409082d P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.127552 13271 tablet_replica.cc:333] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.128093 13271 raft_consensus.cc:2243] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.128561 13271 raft_consensus.cc:2272] T 28378de6f0184281b329c8760d6c79dd P a76314d583a64ab783b69c89666469cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.130803 13271 tablet_replica.cc:333] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.131525 13271 raft_consensus.cc:2243] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.132609 13271 raft_consensus.cc:2272] T 11c2765acabb4557825cf57c7dfe4370 P a76314d583a64ab783b69c89666469cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:29.134492 17354 consensus_peers.cc:597] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f -> Peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Couldn't send request to peer a76314d583a64ab783b69c89666469cd. 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:29.135823 13271 tablet_replica.cc:333] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd: stopping tablet replica
I20260710 11:01:29.136562 13271 raft_consensus.cc:2243] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.136988 13271 raft_consensus.cc:2272] T 918dfc8ef649434391465bddbd6af871 P a76314d583a64ab783b69c89666469cd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.178047 13271 tablet_server.cc:196] TabletServer@127.12.245.193:0 shutdown complete.
W20260710 11:01:29.191699 17280 consensus_peers.cc:597] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed -> Peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Couldn't send request to peer a76314d583a64ab783b69c89666469cd. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:40057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:29.213236 13271 tablet_server.cc:179] TabletServer@127.12.245.194:0 shutting down...
I20260710 11:01:29.258085 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:29.259183 13271 tablet_replica.cc:333] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.260078 13271 raft_consensus.cc:2243] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.260669 13271 raft_consensus.cc:2272] T 9436ce8bc074458ea7ca817ed7ed1182 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.262676 13271 tablet_replica.cc:333] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.263300 13271 raft_consensus.cc:2243] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.264057 13271 raft_consensus.cc:2272] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.265935 13271 tablet_replica.cc:333] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.266521 13271 raft_consensus.cc:2243] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.266935 13271 raft_consensus.cc:2272] T fff4920dea844fe382a3c8bc61b222d2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.268728 13271 tablet_replica.cc:333] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.269277 13271 raft_consensus.cc:2243] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.269802 13271 raft_consensus.cc:2272] T 5e3f5b0dfc2647feb63b5fd221373c0b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.271726 13271 tablet_replica.cc:333] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.272727 13271 raft_consensus.cc:2243] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.273236 13271 raft_consensus.cc:2272] T 0be0078b38994ee2b70b7a1af935f19e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.275223 13271 tablet_replica.cc:333] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.275875 13271 raft_consensus.cc:2243] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.276796 13271 raft_consensus.cc:2272] T 3cee370e030c49c98914cc9bbbf1d368 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.278836 13271 tablet_replica.cc:333] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.279539 13271 raft_consensus.cc:2243] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.280086 13271 raft_consensus.cc:2272] T be8c68042cf14f16bf8cfb3d1520527c P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.282226 13271 tablet_replica.cc:333] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.282829 13271 raft_consensus.cc:2243] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.283684 13271 raft_consensus.cc:2272] T c6800847c9654d25af433a014fb5568e P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.285802 13271 tablet_replica.cc:333] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.286417 13271 raft_consensus.cc:2243] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.286880 13271 raft_consensus.cc:2272] T c7a3770cb434403daf6e9720f2f70c46 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.288818 13271 tablet_replica.cc:333] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.289418 13271 raft_consensus.cc:2243] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.290174 13271 raft_consensus.cc:2272] T 15a78416025e4bb39d35460f69472159 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.292068 13271 tablet_replica.cc:333] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.292625 13271 raft_consensus.cc:2243] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.293056 13271 raft_consensus.cc:2272] T 0c169be37cf044b1aa5b785103606ca2 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.295010 13271 tablet_replica.cc:333] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.295563 13271 raft_consensus.cc:2243] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.296003 13271 raft_consensus.cc:2272] T 9e39330b6be048719690295bc782f28b P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.298171 13271 tablet_replica.cc:333] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.298725 13271 raft_consensus.cc:2243] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.299218 13271 raft_consensus.cc:2272] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.301090 13271 tablet_replica.cc:333] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.301687 13271 raft_consensus.cc:2243] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.302525 13271 raft_consensus.cc:2272] T 401bc078a3954839a5f619d68ee528f3 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.304584 13271 tablet_replica.cc:333] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.305135 13271 raft_consensus.cc:2243] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.305768 13271 raft_consensus.cc:2272] T 400baf94a2a841589d579a115409082d P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.307830 13271 tablet_replica.cc:333] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.308427 13271 raft_consensus.cc:2243] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.309263 13271 raft_consensus.cc:2272] T 28378de6f0184281b329c8760d6c79dd P 9334fd2624de4f2fbbfbd25c19bc1eed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.311342 13271 tablet_replica.cc:333] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.311856 13271 raft_consensus.cc:2243] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.312311 13271 raft_consensus.cc:2272] T 11c2765acabb4557825cf57c7dfe4370 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.315097 13271 tablet_replica.cc:333] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed: stopping tablet replica
I20260710 11:01:29.315763 13271 raft_consensus.cc:2243] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.316206 13271 raft_consensus.cc:2272] T 918dfc8ef649434391465bddbd6af871 P 9334fd2624de4f2fbbfbd25c19bc1eed [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:29.319080 17354 consensus_peers.cc:597] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f -> Peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Couldn't send request to peer a76314d583a64ab783b69c89666469cd. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:40057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:29.323238 17353 consensus_peers.cc:597] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f -> Peer 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929): Couldn't send request to peer 9334fd2624de4f2fbbfbd25c19bc1eed. 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:01:29.335132 17353 consensus_peers.cc:597] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f -> Peer 9334fd2624de4f2fbbfbd25c19bc1eed (127.12.245.194:32929): Couldn't send request to peer 9334fd2624de4f2fbbfbd25c19bc1eed. 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:01:29.339172 17354 consensus_peers.cc:597] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f -> Peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Couldn't send request to peer a76314d583a64ab783b69c89666469cd. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:40057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:29.339867 17354 consensus_peers.cc:597] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f -> Peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Couldn't send request to peer a76314d583a64ab783b69c89666469cd. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:40057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:29.357465 13271 tablet_server.cc:196] TabletServer@127.12.245.194:0 shutdown complete.
I20260710 11:01:29.389644 13271 tablet_server.cc:179] TabletServer@127.12.245.195:0 shutting down...
I20260710 11:01:29.417330 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:29.418267 13271 tablet_replica.cc:333] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.419399 13271 raft_consensus.cc:2243] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.420389 13271 raft_consensus.cc:2272] T 9436ce8bc074458ea7ca817ed7ed1182 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:29.420487 17354 consensus_peers.cc:597] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f -> Peer a76314d583a64ab783b69c89666469cd (127.12.245.193:40057): Couldn't send request to peer a76314d583a64ab783b69c89666469cd. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:40057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:29.422529 13271 tablet_replica.cc:333] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.423214 13271 raft_consensus.cc:2243] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.423727 13271 raft_consensus.cc:2272] T 6ddaf39ad3d543188a9ca1b2d13cd99b P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.425972 13271 tablet_replica.cc:333] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.426559 13271 raft_consensus.cc:2243] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.427328 13271 raft_consensus.cc:2272] T fff4920dea844fe382a3c8bc61b222d2 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.429193 13271 tablet_replica.cc:333] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.429808 13271 raft_consensus.cc:2243] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.430542 13271 raft_consensus.cc:2272] T 5e3f5b0dfc2647feb63b5fd221373c0b P 1d5a85470400499c89d00a3abea51b3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.432328 13271 tablet_replica.cc:333] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.432883 13271 raft_consensus.cc:2243] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.433332 13271 raft_consensus.cc:2272] T 0be0078b38994ee2b70b7a1af935f19e P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.435177 13271 tablet_replica.cc:333] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.435674 13271 raft_consensus.cc:2243] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.436100 13271 raft_consensus.cc:2272] T 11c2765acabb4557825cf57c7dfe4370 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.438083 13271 tablet_replica.cc:333] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.438614 13271 raft_consensus.cc:2243] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.439373 13271 raft_consensus.cc:2272] T 400baf94a2a841589d579a115409082d P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.441172 13271 tablet_replica.cc:333] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.441798 13271 raft_consensus.cc:2243] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.442239 13271 raft_consensus.cc:2272] T 28378de6f0184281b329c8760d6c79dd P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.444060 13271 tablet_replica.cc:333] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.444598 13271 raft_consensus.cc:2243] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.445048 13271 raft_consensus.cc:2272] T 9e39330b6be048719690295bc782f28b P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.446856 13271 tablet_replica.cc:333] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.447624 13271 raft_consensus.cc:2243] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.448501 13271 raft_consensus.cc:2272] T 05b7146f5a4a4141ba8fbb1afa7fbfa6 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.450815 13271 tablet_replica.cc:333] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.451371 13271 raft_consensus.cc:2243] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.451793 13271 raft_consensus.cc:2272] T 401bc078a3954839a5f619d68ee528f3 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.453653 13271 tablet_replica.cc:333] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.454221 13271 raft_consensus.cc:2243] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.454636 13271 raft_consensus.cc:2272] T c7a3770cb434403daf6e9720f2f70c46 P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.456557 13271 tablet_replica.cc:333] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.457080 13271 raft_consensus.cc:2243] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.457548 13271 raft_consensus.cc:2272] T c6800847c9654d25af433a014fb5568e P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.460034 13271 tablet_replica.cc:333] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.460752 13271 raft_consensus.cc:2243] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.461779 13271 raft_consensus.cc:2272] T 918dfc8ef649434391465bddbd6af871 P 1d5a85470400499c89d00a3abea51b3f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.464012 13271 tablet_replica.cc:333] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.464537 13271 raft_consensus.cc:2243] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.464973 13271 raft_consensus.cc:2272] T 3cee370e030c49c98914cc9bbbf1d368 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.467015 13271 tablet_replica.cc:333] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.467779 13271 raft_consensus.cc:2243] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.468243 13271 raft_consensus.cc:2272] T be8c68042cf14f16bf8cfb3d1520527c P 1d5a85470400499c89d00a3abea51b3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.470214 13271 tablet_replica.cc:333] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.470670 13271 raft_consensus.cc:2243] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.471125 13271 raft_consensus.cc:2272] T 15a78416025e4bb39d35460f69472159 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.472961 13271 tablet_replica.cc:333] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f: stopping tablet replica
I20260710 11:01:29.473460 13271 raft_consensus.cc:2243] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.474176 13271 raft_consensus.cc:2272] T 0c169be37cf044b1aa5b785103606ca2 P 1d5a85470400499c89d00a3abea51b3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.511943 13271 tablet_server.cc:196] TabletServer@127.12.245.195:0 shutdown complete.
I20260710 11:01:29.543746 13271 master.cc:562] Master@127.12.245.254:39089 shutting down...
I20260710 11:01:29.568143 13271 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.568694 13271 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.569008 13271 tablet_replica.cc:333] T 00000000000000000000000000000000 P bcaf9044a7d945d4a23efa0ca3993349: stopping tablet replica
I20260710 11:01:29.590288 13271 master.cc:584] Master@127.12.245.254:39089 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12724 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:01:29.642552 13271 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.245.254:38593
I20260710 11:01:29.643805 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:29.650568 17696 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:29.650668 17697 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:29.652060 17699 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:29.653020 13271 server_base.cc:1061] running on GCE node
I20260710 11:01:29.653916 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:29.654096 13271 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:29.654281 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681289654251 us; error 0 us; skew 500 ppm
I20260710 11:01:29.654821 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:29.657254 13271 webserver.cc:533] Webserver started at http://127.12.245.254:33085/ using document root <none> and password file <none>
I20260710 11:01:29.657936 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:29.658087 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:29.658389 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:29.659436 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/master-0-root/instance:
uuid: "8e3aa1014f684047879a2c375dd6a948"
format_stamp: "Formatted at 2026-07-10 11:01:29 on dist-test-slave-z3q7"
I20260710 11:01:29.663775 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:29.667223 17704 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:29.668402 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:01:29.668712 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/master-0-root
uuid: "8e3aa1014f684047879a2c375dd6a948"
format_stamp: "Formatted at 2026-07-10 11:01:29 on dist-test-slave-z3q7"
I20260710 11:01:29.669003 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-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:29.688160 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:29.689640 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:29.732885 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.254:38593
I20260710 11:01:29.733076 17755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.254:38593 every 8 connection(s)
I20260710 11:01:29.736936 17756 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:29.748749 17756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948: Bootstrap starting.
I20260710 11:01:29.753839 17756 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:29.758265 17756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948: No bootstrap required, opened a new log
I20260710 11:01:29.760449 17756 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e3aa1014f684047879a2c375dd6a948" member_type: VOTER }
I20260710 11:01:29.760830 17756 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:29.761081 17756 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e3aa1014f684047879a2c375dd6a948, State: Initialized, Role: FOLLOWER
I20260710 11:01:29.761798 17756 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e3aa1014f684047879a2c375dd6a948" member_type: VOTER }
I20260710 11:01:29.762277 17756 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:29.762502 17756 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:29.762805 17756 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:29.768186 17756 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e3aa1014f684047879a2c375dd6a948" member_type: VOTER }
I20260710 11:01:29.768945 17756 leader_election.cc:304] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [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: 8e3aa1014f684047879a2c375dd6a948; no voters: 
I20260710 11:01:29.770139 17756 leader_election.cc:290] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:29.770555 17759 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:29.771946 17759 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [term 1 LEADER]: Becoming Leader. State: Replica: 8e3aa1014f684047879a2c375dd6a948, State: Running, Role: LEADER
I20260710 11:01:29.772848 17759 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [LEADER]: Queue going to LEADER mode. State: All 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: "8e3aa1014f684047879a2c375dd6a948" member_type: VOTER }
I20260710 11:01:29.773658 17756 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:29.778203 17760 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e3aa1014f684047879a2c375dd6a948" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e3aa1014f684047879a2c375dd6a948" member_type: VOTER } }
I20260710 11:01:29.778183 17761 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e3aa1014f684047879a2c375dd6a948. Latest consensus state: current_term: 1 leader_uuid: "8e3aa1014f684047879a2c375dd6a948" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e3aa1014f684047879a2c375dd6a948" member_type: VOTER } }
I20260710 11:01:29.779457 17761 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:29.779384 17760 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:29.790925 17767 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:29.793224 13271 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:29.796435 17767 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:29.805660 17767 catalog_manager.cc:1383] Generated new cluster ID: d79b683556704859ad7eb37b456faa33
I20260710 11:01:29.805961 17767 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:29.822162 17767 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:29.823444 17767 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:29.836872 17767 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948: Generated new TSK 0
I20260710 11:01:29.837508 17767 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:29.860450 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:29.866370 17777 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:29.867825 17778 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:29.869481 17780 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:29.869997 13271 server_base.cc:1061] running on GCE node
I20260710 11:01:29.871124 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:29.871376 13271 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:29.871560 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681289871542 us; error 0 us; skew 500 ppm
I20260710 11:01:29.872126 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:29.875023 13271 webserver.cc:533] Webserver started at http://127.12.245.193:38187/ using document root <none> and password file <none>
I20260710 11:01:29.875602 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:29.875823 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:29.876112 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:29.877265 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/ts-0-root/instance:
uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
format_stamp: "Formatted at 2026-07-10 11:01:29 on dist-test-slave-z3q7"
I20260710 11:01:29.882421 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:29.887012 17785 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:29.888022 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:01:29.888444 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/ts-0-root
uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
format_stamp: "Formatted at 2026-07-10 11:01:29 on dist-test-slave-z3q7"
I20260710 11:01:29.888724 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-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:29.918815 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:29.920022 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:29.921660 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:29.923833 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:29.924043 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:29.924278 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:29.924474 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:29.974095 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.193:42715
I20260710 11:01:29.974247 17847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.193:42715 every 8 connection(s)
I20260710 11:01:29.980584 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:29.989207 17852 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:29.993008 17853 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:30.005246 13271 server_base.cc:1061] running on GCE node
W20260710 11:01:30.006423 17855 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:30.007808 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:30.008162 13271 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:30.008605 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681290008581 us; error 0 us; skew 500 ppm
I20260710 11:01:30.009331 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:30.013057 13271 webserver.cc:533] Webserver started at http://127.12.245.194:34561/ using document root <none> and password file <none>
I20260710 11:01:30.013896 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:30.014217 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:30.014626 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:30.016441 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/ts-1-root/instance:
uuid: "675988961b7445ed918bfcf8f9d9ab19"
format_stamp: "Formatted at 2026-07-10 11:01:30 on dist-test-slave-z3q7"
I20260710 11:01:30.016535 17848 heartbeater.cc:344] Connected to a master server at 127.12.245.254:38593
I20260710 11:01:30.017024 17848 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:30.017977 17848 heartbeater.cc:507] Master 127.12.245.254:38593 requested a full tablet report, sending...
I20260710 11:01:30.020321 17721 ts_manager.cc:194] Registered new tserver with Master: b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715)
I20260710 11:01:30.022980 17721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53782
I20260710 11:01:30.023820 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:30.028595 17860 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:30.029632 13271 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 11:01:30.029963 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/ts-1-root
uuid: "675988961b7445ed918bfcf8f9d9ab19"
format_stamp: "Formatted at 2026-07-10 11:01:30 on dist-test-slave-z3q7"
I20260710 11:01:30.030267 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-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:30.042276 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:30.043545 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:30.045077 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:30.047501 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:30.047755 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:30.048008 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:30.048195 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:30.091418 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.194:38441
I20260710 11:01:30.091563 17922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.194:38441 every 8 connection(s)
I20260710 11:01:30.096154 13271 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:30.103659 17926 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:30.107301 17927 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:30.110332 17923 heartbeater.cc:344] Connected to a master server at 127.12.245.254:38593
W20260710 11:01:30.110839 17929 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:30.110849 17923 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:30.112059 13271 server_base.cc:1061] running on GCE node
I20260710 11:01:30.112550 17923 heartbeater.cc:507] Master 127.12.245.254:38593 requested a full tablet report, sending...
I20260710 11:01:30.113204 13271 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:30.113535 13271 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:30.113763 13271 hybrid_clock.cc:648] HybridClock initialized: now 1783681290113742 us; error 0 us; skew 500 ppm
I20260710 11:01:30.114598 13271 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:30.115407 17721 ts_manager.cc:194] Registered new tserver with Master: 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:30.117173 17721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53792
I20260710 11:01:30.117491 13271 webserver.cc:533] Webserver started at http://127.12.245.195:34203/ using document root <none> and password file <none>
I20260710 11:01:30.118044 13271 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:30.118271 13271 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:30.118588 13271 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:30.120061 13271 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/ts-2-root/instance:
uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
format_stamp: "Formatted at 2026-07-10 11:01:30 on dist-test-slave-z3q7"
I20260710 11:01:30.125536 13271 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260710 11:01:30.128661 17934 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:30.129489 13271 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:30.129735 13271 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/ts-2-root
uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
format_stamp: "Formatted at 2026-07-10 11:01:30 on dist-test-slave-z3q7"
I20260710 11:01:30.129971 13271 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHwsNbx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681184751178-13271-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:30.146016 13271 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:30.147148 13271 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:30.148566 13271 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:30.150873 13271 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:30.151047 13271 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:30.151358 13271 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:30.151513 13271 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:30.191664 13271 rpc_server.cc:307] RPC server started. Bound to: 127.12.245.195:38115
I20260710 11:01:30.191761 17996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.245.195:38115 every 8 connection(s)
I20260710 11:01:30.205166 17997 heartbeater.cc:344] Connected to a master server at 127.12.245.254:38593
I20260710 11:01:30.205605 17997 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:30.206310 17997 heartbeater.cc:507] Master 127.12.245.254:38593 requested a full tablet report, sending...
I20260710 11:01:30.208487 17721 ts_manager.cc:194] Registered new tserver with Master: ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:30.208614 13271 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01393417s
I20260710 11:01:30.209937 17721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53800
I20260710 11:01:30.233779 17721 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53804:
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:30.236284 17721 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:30.309126 17961 tablet_service.cc:1511] Processing CreateTablet for tablet 0369fd9263a94feebec568ed67a336e0 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:30.306641 17962 tablet_service.cc:1511] Processing CreateTablet for tablet 708b9c1367724e0bb3c332698fb897b9 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:30.311071 17961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0369fd9263a94feebec568ed67a336e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.311997 17962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708b9c1367724e0bb3c332698fb897b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.316397 17960 tablet_service.cc:1511] Processing CreateTablet for tablet a40d7fe79836420fa92dbbac4797a0db (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:30.317827 17960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40d7fe79836420fa92dbbac4797a0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.321269 17813 tablet_service.cc:1511] Processing CreateTablet for tablet 708b9c1367724e0bb3c332698fb897b9 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:30.322678 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708b9c1367724e0bb3c332698fb897b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.324033 17810 tablet_service.cc:1511] Processing CreateTablet for tablet 697e9b50ee0947c59ec1285b690ebd96 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:30.324110 17959 tablet_service.cc:1511] Processing CreateTablet for tablet 697e9b50ee0947c59ec1285b690ebd96 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:30.325507 17959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697e9b50ee0947c59ec1285b690ebd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.326321 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697e9b50ee0947c59ec1285b690ebd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.326447 17812 tablet_service.cc:1511] Processing CreateTablet for tablet 0369fd9263a94feebec568ed67a336e0 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:30.327765 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0369fd9263a94feebec568ed67a336e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.322278 17811 tablet_service.cc:1511] Processing CreateTablet for tablet a40d7fe79836420fa92dbbac4797a0db (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:30.330211 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40d7fe79836420fa92dbbac4797a0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.331713 17958 tablet_service.cc:1511] Processing CreateTablet for tablet ab3f0a84790c4a1bafd296f28ba3ac12 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:30.331998 17809 tablet_service.cc:1511] Processing CreateTablet for tablet ab3f0a84790c4a1bafd296f28ba3ac12 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:30.333034 17958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3f0a84790c4a1bafd296f28ba3ac12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.333320 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3f0a84790c4a1bafd296f28ba3ac12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.334461 17957 tablet_service.cc:1511] Processing CreateTablet for tablet 32eb789d8f07475682f67f68bf3258fd (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:30.338562 17808 tablet_service.cc:1511] Processing CreateTablet for tablet 32eb789d8f07475682f67f68bf3258fd (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:30.339884 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32eb789d8f07475682f67f68bf3258fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.340971 17888 tablet_service.cc:1511] Processing CreateTablet for tablet 708b9c1367724e0bb3c332698fb897b9 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:30.341650 17957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32eb789d8f07475682f67f68bf3258fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.342324 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708b9c1367724e0bb3c332698fb897b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.347450 17887 tablet_service.cc:1511] Processing CreateTablet for tablet 0369fd9263a94feebec568ed67a336e0 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:30.348995 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0369fd9263a94feebec568ed67a336e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.351293 17886 tablet_service.cc:1511] Processing CreateTablet for tablet a40d7fe79836420fa92dbbac4797a0db (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:30.351944 17884 tablet_service.cc:1511] Processing CreateTablet for tablet ab3f0a84790c4a1bafd296f28ba3ac12 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:30.352855 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40d7fe79836420fa92dbbac4797a0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.354707 17883 tablet_service.cc:1511] Processing CreateTablet for tablet 32eb789d8f07475682f67f68bf3258fd (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:30.356247 17883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32eb789d8f07475682f67f68bf3258fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.357697 17884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3f0a84790c4a1bafd296f28ba3ac12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.357792 17885 tablet_service.cc:1511] Processing CreateTablet for tablet 697e9b50ee0947c59ec1285b690ebd96 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:30.359217 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697e9b50ee0947c59ec1285b690ebd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.381174 17807 tablet_service.cc:1511] Processing CreateTablet for tablet 3665e5e60e894b86add1daae3642a740 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:30.382575 17807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3665e5e60e894b86add1daae3642a740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.391776 17956 tablet_service.cc:1511] Processing CreateTablet for tablet 3665e5e60e894b86add1daae3642a740 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:30.393184 17956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3665e5e60e894b86add1daae3642a740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.394651 17882 tablet_service.cc:1511] Processing CreateTablet for tablet 3665e5e60e894b86add1daae3642a740 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:30.396034 17882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3665e5e60e894b86add1daae3642a740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.409422 17806 tablet_service.cc:1511] Processing CreateTablet for tablet 195bc83880254e9aadcb957449a2c936 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:30.410874 17806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195bc83880254e9aadcb957449a2c936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.422035 17881 tablet_service.cc:1511] Processing CreateTablet for tablet 195bc83880254e9aadcb957449a2c936 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:30.423496 17881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195bc83880254e9aadcb957449a2c936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.423184 17955 tablet_service.cc:1511] Processing CreateTablet for tablet 195bc83880254e9aadcb957449a2c936 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:30.424508 17955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195bc83880254e9aadcb957449a2c936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.427040 17880 tablet_service.cc:1511] Processing CreateTablet for tablet de98d2875f8444a9a96068bb4fc157a0 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:30.428366 17880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de98d2875f8444a9a96068bb4fc157a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.428123 17813 tablet_service.cc:1511] Processing CreateTablet for tablet de98d2875f8444a9a96068bb4fc157a0 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:30.429422 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de98d2875f8444a9a96068bb4fc157a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.433368 17954 tablet_service.cc:1511] Processing CreateTablet for tablet de98d2875f8444a9a96068bb4fc157a0 (DEFAULT_TABLE table=test-workload [id=d0fe6ca69f154f32936103b0f077cb62]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:30.434655 17954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de98d2875f8444a9a96068bb4fc157a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:30.462610 18013 tablet_bootstrap.cc:492] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:30.475751 18012 tablet_bootstrap.cc:492] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:30.492331 18013 tablet_bootstrap.cc:654] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.500454 18014 tablet_bootstrap.cc:492] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:30.502568 18012 tablet_bootstrap.cc:654] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.508699 18012 tablet_bootstrap.cc:492] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:30.509166 18012 ts_tablet_manager.cc:1403] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.001s
I20260710 11:01:30.511363 18012 raft_consensus.cc:359] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.511938 18012 raft_consensus.cc:385] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.512208 18012 raft_consensus.cc:740] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.512933 18012 consensus_queue.cc:260] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.515120 17997 heartbeater.cc:499] Master 127.12.245.254:38593 was elected leader, sending a full tablet report...
I20260710 11:01:30.515594 18012 ts_tablet_manager.cc:1434] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:30.516594 18012 tablet_bootstrap.cc:492] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:30.517714 18014 tablet_bootstrap.cc:654] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.523077 18012 tablet_bootstrap.cc:654] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.524667 18013 tablet_bootstrap.cc:492] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:30.525522 18013 ts_tablet_manager.cc:1403] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.024s
I20260710 11:01:30.529196 18013 raft_consensus.cc:359] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.530017 18013 raft_consensus.cc:385] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.530323 18013 raft_consensus.cc:740] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.531306 18013 consensus_queue.cc:260] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.532193 18014 tablet_bootstrap.cc:492] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:30.532819 18014 ts_tablet_manager.cc:1403] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.007s
I20260710 11:01:30.536708 18014 raft_consensus.cc:359] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.538554 18014 raft_consensus.cc:385] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.538944 18014 raft_consensus.cc:740] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.539397 17848 heartbeater.cc:499] Master 127.12.245.254:38593 was elected leader, sending a full tablet report...
I20260710 11:01:30.539960 18013 ts_tablet_manager.cc:1434] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.010s
I20260710 11:01:30.541076 18013 tablet_bootstrap.cc:492] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:30.542132 18012 tablet_bootstrap.cc:492] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:30.542640 18012 ts_tablet_manager.cc:1403] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260710 11:01:30.545023 18014 consensus_queue.cc:260] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.545411 18012 raft_consensus.cc:359] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:30.546180 18012 raft_consensus.cc:385] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.546511 18012 raft_consensus.cc:740] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.547762 18013 tablet_bootstrap.cc:654] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.547430 18012 consensus_queue.cc:260] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:30.550115 18012 ts_tablet_manager.cc:1434] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:30.551324 18012 tablet_bootstrap.cc:492] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:30.559425 18013 tablet_bootstrap.cc:492] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:30.559886 18012 tablet_bootstrap.cc:654] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.559988 18013 ts_tablet_manager.cc:1403] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:01:30.563269 18013 raft_consensus.cc:359] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:30.564024 18013 raft_consensus.cc:385] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.564324 18013 raft_consensus.cc:740] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.565310 18013 consensus_queue.cc:260] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:30.571141 18012 tablet_bootstrap.cc:492] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:30.571916 18012 ts_tablet_manager.cc:1403] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 11:01:30.572726 18013 ts_tablet_manager.cc:1434] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.008s
I20260710 11:01:30.573746 18013 tablet_bootstrap.cc:492] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:30.575874 18012 raft_consensus.cc:359] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.576829 18012 raft_consensus.cc:385] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.577198 18012 raft_consensus.cc:740] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.578835 17923 heartbeater.cc:499] Master 127.12.245.254:38593 was elected leader, sending a full tablet report...
I20260710 11:01:30.580256 18013 tablet_bootstrap.cc:654] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.583160 18021 raft_consensus.cc:493] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.583981 18014 ts_tablet_manager.cc:1434] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.051s	user 0.014s	sys 0.027s
I20260710 11:01:30.583951 18021 raft_consensus.cc:515] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.585457 18014 tablet_bootstrap.cc:492] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:30.589931 18012 consensus_queue.cc:260] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.592262 18012 ts_tablet_manager.cc:1434] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260710 11:01:30.593282 18012 tablet_bootstrap.cc:492] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:30.595340 18014 tablet_bootstrap.cc:654] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.600181 18012 tablet_bootstrap.cc:654] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.601660 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32eb789d8f07475682f67f68bf3258fd" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
W20260710 11:01:30.603427 17863 leader_election.cc:343] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.604976 18021 leader_election.cc:290] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:30.613195 18013 tablet_bootstrap.cc:492] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:30.614040 18013 ts_tablet_manager.cc:1403] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.005s
I20260710 11:01:30.617712 18013 raft_consensus.cc:359] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.618485 18013 raft_consensus.cc:385] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.618781 18013 raft_consensus.cc:740] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.619807 18013 consensus_queue.cc:260] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.625873 18013 ts_tablet_manager.cc:1434] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:01:30.626947 18013 tablet_bootstrap.cc:492] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:30.629645 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32eb789d8f07475682f67f68bf3258fd" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:30.630605 17972 raft_consensus.cc:2468] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 0.
I20260710 11:01:30.632402 18012 tablet_bootstrap.cc:492] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:30.633281 18012 ts_tablet_manager.cc:1403] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.004s
I20260710 11:01:30.633432 18013 tablet_bootstrap.cc:654] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.632397 17864 leader_election.cc:304] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [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: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:30.638366 18012 raft_consensus.cc:359] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.639429 18012 raft_consensus.cc:385] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.639885 18012 raft_consensus.cc:740] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.641561 18021 raft_consensus.cc:2804] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.641100 18012 consensus_queue.cc:260] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.642122 18021 raft_consensus.cc:493] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:30.642638 18021 raft_consensus.cc:3060] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.657965 18012 ts_tablet_manager.cc:1434] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.010s
I20260710 11:01:30.659636 18012 tablet_bootstrap.cc:492] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:30.668462 18012 tablet_bootstrap.cc:654] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.679942 18014 tablet_bootstrap.cc:492] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:30.680476 18014 ts_tablet_manager.cc:1403] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.095s	user 0.036s	sys 0.040s
I20260710 11:01:30.681183 18012 tablet_bootstrap.cc:492] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:30.681802 18012 ts_tablet_manager.cc:1403] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 11:01:30.683413 18014 raft_consensus.cc:359] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.684172 18014 raft_consensus.cc:385] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.684660 18014 raft_consensus.cc:740] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.684758 18012 raft_consensus.cc:359] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.685420 18014 consensus_queue.cc:260] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.686771 18021 raft_consensus.cc:515] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.687561 18014 ts_tablet_manager.cc:1434] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:30.688699 18014 tablet_bootstrap.cc:492] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:30.690675 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32eb789d8f07475682f67f68bf3258fd" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
W20260710 11:01:30.692734 17863 leader_election.cc:343] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.686026 18012 raft_consensus.cc:385] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.695113 18014 tablet_bootstrap.cc:654] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.695564 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32eb789d8f07475682f67f68bf3258fd" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:30.696419 17972 raft_consensus.cc:3060] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.695406 18012 raft_consensus.cc:740] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.698506 18012 consensus_queue.cc:260] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.701989 18012 ts_tablet_manager.cc:1434] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:01:30.706791 18014 tablet_bootstrap.cc:492] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:30.707347 18014 ts_tablet_manager.cc:1403] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:01:30.709015 18012 tablet_bootstrap.cc:492] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:30.710486 18014 raft_consensus.cc:359] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.711248 18014 raft_consensus.cc:385] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.711551 18014 raft_consensus.cc:740] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.712607 18014 consensus_queue.cc:260] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.716209 18012 tablet_bootstrap.cc:654] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.717615 18014 ts_tablet_manager.cc:1434] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 11:01:30.718712 18014 tablet_bootstrap.cc:492] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:30.721907 18025 raft_consensus.cc:493] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.722616 18025 raft_consensus.cc:515] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.727953 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697e9b50ee0947c59ec1285b690ebd96" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:30.728673 17823 raft_consensus.cc:2468] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 0.
I20260710 11:01:30.729408 18012 tablet_bootstrap.cc:492] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:30.730080 18012 ts_tablet_manager.cc:1403] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 11:01:30.730116 17863 leader_election.cc:304] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:30.733201 17971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697e9b50ee0947c59ec1285b690ebd96" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:30.733966 17971 raft_consensus.cc:2468] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 0.
I20260710 11:01:30.734124 18012 raft_consensus.cc:359] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.735082 18012 raft_consensus.cc:385] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.735456 18012 raft_consensus.cc:740] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.735509 18025 leader_election.cc:290] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:30.736366 18025 raft_consensus.cc:2804] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.736931 18025 raft_consensus.cc:493] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:30.737490 18025 raft_consensus.cc:3060] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.744026 18021 leader_election.cc:290] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:30.745636 18013 tablet_bootstrap.cc:492] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:30.745453 18012 consensus_queue.cc:260] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.746265 18013 ts_tablet_manager.cc:1403] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.086s
I20260710 11:01:30.746600 17972 raft_consensus.cc:2468] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 1.
I20260710 11:01:30.747833 18014 tablet_bootstrap.cc:654] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.748189 17864 leader_election.cc:304] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:30.749423 18021 raft_consensus.cc:2804] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:30.749827 18013 raft_consensus.cc:359] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.750576 18013 raft_consensus.cc:385] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.750876 18013 raft_consensus.cc:740] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.751719 18013 consensus_queue.cc:260] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.752516 18012 ts_tablet_manager.cc:1434] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:01:30.757244 18021 raft_consensus.cc:697] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Becoming Leader. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:30.758406 18012 tablet_bootstrap.cc:492] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:30.758216 18021 consensus_queue.cc:237] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.754207 18013 ts_tablet_manager.cc:1434] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:01:30.760505 18013 tablet_bootstrap.cc:492] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:30.763747 18014 tablet_bootstrap.cc:492] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:30.756656 18025 raft_consensus.cc:515] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.764290 18014 ts_tablet_manager.cc:1403] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.000s
I20260710 11:01:30.766175 18025 leader_election.cc:290] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:30.766515 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697e9b50ee0947c59ec1285b690ebd96" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:30.769284 17823 raft_consensus.cc:3060] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.769116 18014 raft_consensus.cc:359] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.769840 18014 raft_consensus.cc:385] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.770165 18014 raft_consensus.cc:740] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.771209 18014 consensus_queue.cc:260] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.773839 18014 ts_tablet_manager.cc:1434] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:01:30.774952 18014 tablet_bootstrap.cc:492] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:30.780290 18014 tablet_bootstrap.cc:654] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.767458 18013 tablet_bootstrap.cc:654] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.767385 17971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697e9b50ee0947c59ec1285b690ebd96" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:30.780473 17823 raft_consensus.cc:2468] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 1.
I20260710 11:01:30.781000 17971 raft_consensus.cc:3060] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.782051 17863 leader_election.cc:304] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:30.783043 18025 raft_consensus.cc:2804] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:30.783592 18025 raft_consensus.cc:697] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Becoming Leader. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:30.784521 18025 consensus_queue.cc:237] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
W20260710 11:01:30.786271 17769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:30.791115 18013 tablet_bootstrap.cc:492] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:30.791846 18013 ts_tablet_manager.cc:1403] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260710 11:01:30.768684 18012 tablet_bootstrap.cc:654] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.793798 17971 raft_consensus.cc:2468] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 1.
I20260710 11:01:30.794697 18013 raft_consensus.cc:359] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.795594 18013 raft_consensus.cc:385] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.795899 18013 raft_consensus.cc:740] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.796631 18013 consensus_queue.cc:260] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.798945 18013 ts_tablet_manager.cc:1434] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:30.798542 17721 catalog_manager.cc:5697] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "675988961b7445ed918bfcf8f9d9ab19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:30.799973 18013 tablet_bootstrap.cc:492] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:30.803611 18014 tablet_bootstrap.cc:492] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:30.804179 18014 ts_tablet_manager.cc:1403] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.008s
I20260710 11:01:30.807190 18014 raft_consensus.cc:359] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.807652 18013 tablet_bootstrap.cc:654] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.807938 18014 raft_consensus.cc:385] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.811861 18017 raft_consensus.cc:493] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.814412 18014 raft_consensus.cc:740] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.814554 18017 raft_consensus.cc:515] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.821045 18017 leader_election.cc:290] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:30.821780 18017 raft_consensus.cc:493] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.822333 18017 raft_consensus.cc:515] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.824893 18017 leader_election.cc:290] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:30.807986 18012 tablet_bootstrap.cc:492] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:30.829140 18012 ts_tablet_manager.cc:1403] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.004s
I20260710 11:01:30.828788 18014 consensus_queue.cc:260] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.834276 18014 ts_tablet_manager.cc:1434] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.004s
I20260710 11:01:30.835434 18014 tablet_bootstrap.cc:492] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:30.838824 18012 raft_consensus.cc:359] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.839917 18012 raft_consensus.cc:385] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.840342 18012 raft_consensus.cc:740] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.847208 18014 tablet_bootstrap.cc:654] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.849690 18012 consensus_queue.cc:260] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.863713 18012 ts_tablet_manager.cc:1434] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 11:01:30.865176 18012 tablet_bootstrap.cc:492] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:30.874562 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3665e5e60e894b86add1daae3642a740" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:30.875339 17898 raft_consensus.cc:2468] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 0.
I20260710 11:01:30.876613 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0369fd9263a94feebec568ed67a336e0" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:30.878547 18013 tablet_bootstrap.cc:492] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:30.878660 17936 leader_election.cc:304] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:30.879192 18013 ts_tablet_manager.cc:1403] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.029s
W20260710 11:01:30.879722 17936 leader_election.cc:343] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.880725 18017 raft_consensus.cc:2804] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.881139 18017 raft_consensus.cc:493] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:30.881491 18017 raft_consensus.cc:3060] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.882627 18013 raft_consensus.cc:359] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.883446 18013 raft_consensus.cc:385] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.883751 18013 raft_consensus.cc:740] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.887127 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0369fd9263a94feebec568ed67a336e0" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:30.886647 17721 catalog_manager.cc:5697] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "675988961b7445ed918bfcf8f9d9ab19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:30.888051 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3665e5e60e894b86add1daae3642a740" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:30.886677 18013 consensus_queue.cc:260] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.889222 18017 raft_consensus.cc:515] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
W20260710 11:01:30.889585 17937 leader_election.cc:343] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.890023 17822 raft_consensus.cc:2468] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 0.
I20260710 11:01:30.892275 18017 leader_election.cc:290] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:30.892220 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3665e5e60e894b86add1daae3642a740" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:30.893983 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3665e5e60e894b86add1daae3642a740" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:30.894469 18013 ts_tablet_manager.cc:1434] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 11:01:30.894598 17897 raft_consensus.cc:3060] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.876672 18012 tablet_bootstrap.cc:654] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.897261 17937 leader_election.cc:304] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [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: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 675988961b7445ed918bfcf8f9d9ab19
W20260710 11:01:30.898743 17937 leader_election.cc:343] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:30.900040 18014 tablet_bootstrap.cc:492] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:30.900214 18013 tablet_bootstrap.cc:492] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:30.900553 18014 ts_tablet_manager.cc:1403] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.022s
I20260710 11:01:30.902838 18043 raft_consensus.cc:2804] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.903326 18043 raft_consensus.cc:493] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:30.903702 18043 raft_consensus.cc:3060] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.903913 18024 raft_consensus.cc:493] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.903990 18017 raft_consensus.cc:493] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.904466 18024 raft_consensus.cc:515] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.903574 18014 raft_consensus.cc:359] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:30.905712 18014 raft_consensus.cc:385] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.906025 18014 raft_consensus.cc:740] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.906736 18014 consensus_queue.cc:260] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:30.908941 18014 ts_tablet_manager.cc:1434] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:01:30.909957 18014 tablet_bootstrap.cc:492] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:30.910267 18020 raft_consensus.cc:493] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.910830 18020 raft_consensus.cc:515] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:30.912746 18043 raft_consensus.cc:515] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.919833 18024 leader_election.cc:290] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:30.916472 18014 tablet_bootstrap.cc:654] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.913329 18020 leader_election.cc:290] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:30.921028 17897 raft_consensus.cc:2468] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 1.
I20260710 11:01:30.922101 17936 leader_election.cc:304] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:30.904563 18017 raft_consensus.cc:515] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.923705 18021 raft_consensus.cc:493] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:30.924217 18021 raft_consensus.cc:515] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:30.925448 18017 leader_election.cc:290] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:30.925458 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0369fd9263a94feebec568ed67a336e0" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:30.926193 18017 raft_consensus.cc:2804] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:30.926290 18021 leader_election.cc:290] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115), b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715)
I20260710 11:01:30.926762 18017 raft_consensus.cc:697] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Leader. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:30.926813 18043 leader_election.cc:290] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:30.926309 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3f0a84790c4a1bafd296f28ba3ac12" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:30.926290 17823 raft_consensus.cc:3060] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.927865 17971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708b9c1367724e0bb3c332698fb897b9" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:30.928771 17971 raft_consensus.cc:2468] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 0.
I20260710 11:01:30.927843 18017 consensus_queue.cc:237] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.930074 17864 leader_election.cc:304] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:30.931869 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708b9c1367724e0bb3c332698fb897b9" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:30.932555 18021 raft_consensus.cc:2804] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.932713 17821 raft_consensus.cc:2468] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 0.
I20260710 11:01:30.933145 18021 raft_consensus.cc:493] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:30.933657 18021 raft_consensus.cc:3060] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.919209 18013 tablet_bootstrap.cc:654] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:30.927994 17822 raft_consensus.cc:2468] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 0.
I20260710 11:01:30.942885 17937 leader_election.cc:304] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:30.943936 18043 raft_consensus.cc:2804] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:30.944353 18043 raft_consensus.cc:493] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:30.944717 18043 raft_consensus.cc:3060] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.945848 17823 raft_consensus.cc:2468] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 1.
I20260710 11:01:30.950982 17937 leader_election.cc:304] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:30.958503 18043 raft_consensus.cc:515] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.961794 18014 tablet_bootstrap.cc:492] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:30.962352 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3f0a84790c4a1bafd296f28ba3ac12" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:30.963197 17823 raft_consensus.cc:3060] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.962626 18014 ts_tablet_manager.cc:1403] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.020s
I20260710 11:01:30.974550 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708b9c1367724e0bb3c332698fb897b9" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:30.974718 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3f0a84790c4a1bafd296f28ba3ac12" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:30.975787 17897 raft_consensus.cc:2468] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 0.
I20260710 11:01:30.978024 17787 leader_election.cc:304] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:30.978389 18014 raft_consensus.cc:359] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.946435 18021 raft_consensus.cc:515] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:30.979454 18014 raft_consensus.cc:385] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:30.982707 17898 raft_consensus.cc:2393] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3cd92bc89854dd4b60f88cd53e91ccf in current term 1: Already voted for candidate 675988961b7445ed918bfcf8f9d9ab19 in this term.
I20260710 11:01:30.983955 18021 leader_election.cc:290] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Requested vote from peers ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115), b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715)
I20260710 11:01:30.984844 18043 leader_election.cc:290] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
W20260710 11:01:30.985703 17936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.194:38441, user_credentials={real_user=slave}} blocked reactor thread for 63699.6us
I20260710 11:01:30.984797 17971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708b9c1367724e0bb3c332698fb897b9" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:30.986123 18043 raft_consensus.cc:2804] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:30.986642 17971 raft_consensus.cc:3060] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.986909 18043 raft_consensus.cc:697] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Leader. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:30.987877 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3f0a84790c4a1bafd296f28ba3ac12" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:30.987954 18043 consensus_queue.cc:237] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.988929 17898 raft_consensus.cc:2468] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 0.
I20260710 11:01:30.990530 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708b9c1367724e0bb3c332698fb897b9" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:30.991154 17822 raft_consensus.cc:3060] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:30.991267 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0369fd9263a94feebec568ed67a336e0" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:30.980624 17823 raft_consensus.cc:2468] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 1.
I20260710 11:01:30.985109 18014 raft_consensus.cc:740] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:30.995016 18014 consensus_queue.cc:260] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:30.996851 18012 tablet_bootstrap.cc:492] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:30.997375 18012 ts_tablet_manager.cc:1403] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.133s	user 0.013s	sys 0.032s
I20260710 11:01:30.998145 18020 raft_consensus.cc:2764] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:01:31.000159 18012 raft_consensus.cc:359] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.000969 18012 raft_consensus.cc:385] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.001392 18012 raft_consensus.cc:740] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.002313 18012 consensus_queue.cc:260] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.006359 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3f0a84790c4a1bafd296f28ba3ac12" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:31.003484 18014 ts_tablet_manager.cc:1434] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260710 11:01:31.012621 18014 tablet_bootstrap.cc:492] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:31.009107 17898 raft_consensus.cc:3060] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:31.006494 17936 leader_election.cc:343] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:31.015184 18013 tablet_bootstrap.cc:492] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:31.015844 18013 ts_tablet_manager.cc:1403] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.014s
I20260710 11:01:31.011217 17937 leader_election.cc:304] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:31.018189 17721 catalog_manager.cc:5697] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d reported cstate change: term changed from 0 to 1, leader changed from <none> to ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:31.018916 18013 raft_consensus.cc:359] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.019922 18013 raft_consensus.cc:385] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.020298 18013 raft_consensus.cc:740] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.026376 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3f0a84790c4a1bafd296f28ba3ac12" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:31.027312 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708b9c1367724e0bb3c332698fb897b9" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:31.027941 18043 raft_consensus.cc:2804] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.033473 18043 raft_consensus.cc:697] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Leader. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:31.033396 17789 leader_election.cc:304] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d
I20260710 11:01:31.034670 18043 consensus_queue.cc:237] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.032722 18013 consensus_queue.cc:260] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.030040 17822 raft_consensus.cc:2468] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 1.
I20260710 11:01:31.038574 18020 raft_consensus.cc:2749] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:31.039301 17863 leader_election.cc:304] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:31.040345 18021 raft_consensus.cc:2804] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.040911 18021 raft_consensus.cc:697] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Becoming Leader. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:31.041812 18021 consensus_queue.cc:237] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:31.030576 17898 raft_consensus.cc:2468] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 1.
I20260710 11:01:31.020452 17971 raft_consensus.cc:2468] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 1.
I20260710 11:01:31.030931 18014 tablet_bootstrap.cc:654] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.053402 17721 catalog_manager.cc:5697] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "675988961b7445ed918bfcf8f9d9ab19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.055481 18013 ts_tablet_manager.cc:1434] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260710 11:01:31.056233 18014 tablet_bootstrap.cc:492] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:31.056727 18014 ts_tablet_manager.cc:1403] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260710 11:01:31.059306 18014 raft_consensus.cc:359] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.059962 18013 tablet_bootstrap.cc:492] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:31.059967 18014 raft_consensus.cc:385] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.061523 18014 raft_consensus.cc:740] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.063176 18014 consensus_queue.cc:260] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.065572 18012 ts_tablet_manager.cc:1434] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.068s	user 0.018s	sys 0.017s
I20260710 11:01:31.066565 18012 tablet_bootstrap.cc:492] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:31.085863 18012 tablet_bootstrap.cc:654] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.089038 18014 ts_tablet_manager.cc:1434] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.008s
I20260710 11:01:31.089973 18014 tablet_bootstrap.cc:492] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:31.092785 17719 catalog_manager.cc:5697] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d reported cstate change: term changed from 0 to 1, leader changed from <none> to ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:31.094666 18013 tablet_bootstrap.cc:654] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.095471 18014 tablet_bootstrap.cc:654] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.094942 17719 catalog_manager.cc:5697] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d reported cstate change: term changed from 0 to 1, leader changed from <none> to ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:31.098278 18020 raft_consensus.cc:493] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.099009 18020 raft_consensus.cc:515] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.099846 18014 tablet_bootstrap.cc:492] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:31.099854 18012 tablet_bootstrap.cc:492] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:31.100443 18014 ts_tablet_manager.cc:1403] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:01:31.101099 18020 leader_election.cc:290] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.103509 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32eb789d8f07475682f67f68bf3258fd" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:31.103732 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32eb789d8f07475682f67f68bf3258fd" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:31.104318 17970 raft_consensus.cc:2393] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3cd92bc89854dd4b60f88cd53e91ccf in current term 1: Already voted for candidate 675988961b7445ed918bfcf8f9d9ab19 in this term.
I20260710 11:01:31.100503 18012 ts_tablet_manager.cc:1403] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.007s
I20260710 11:01:31.104429 18014 raft_consensus.cc:359] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.106290 18014 raft_consensus.cc:385] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.106412 17787 leader_election.cc:304] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d
I20260710 11:01:31.106662 18014 raft_consensus.cc:740] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.107565 18020 raft_consensus.cc:3060] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.110237 18012 raft_consensus.cc:359] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.110832 18012 raft_consensus.cc:385] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.111070 18012 raft_consensus.cc:740] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.107590 18014 consensus_queue.cc:260] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.113319 18014 ts_tablet_manager.cc:1434] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:01:31.114534 18013 tablet_bootstrap.cc:492] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:31.115240 18013 ts_tablet_manager.cc:1403] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.001s
I20260710 11:01:31.114629 18012 consensus_queue.cc:260] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.116952 18012 ts_tablet_manager.cc:1434] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 11:01:31.118033 18013 raft_consensus.cc:359] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.118772 18013 raft_consensus.cc:385] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.119040 18013 raft_consensus.cc:740] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.119841 18013 consensus_queue.cc:260] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.121781 18013 ts_tablet_manager.cc:1434] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:01:31.122678 18013 tablet_bootstrap.cc:492] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:31.128093 18013 tablet_bootstrap.cc:654] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:31.128832 18020 raft_consensus.cc:2749] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:31.132490 18013 tablet_bootstrap.cc:492] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:31.132913 18013 ts_tablet_manager.cc:1403] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:01:31.134781 18013 raft_consensus.cc:359] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.135350 18013 raft_consensus.cc:385] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:31.135560 18013 raft_consensus.cc:740] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:31.136061 18013 consensus_queue.cc:260] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.137583 18013 ts_tablet_manager.cc:1434] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:31.150169 18020 raft_consensus.cc:493] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.150599 18020 raft_consensus.cc:515] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.152226 18020 leader_election.cc:290] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.152915 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195bc83880254e9aadcb957449a2c936" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:31.153263 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195bc83880254e9aadcb957449a2c936" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:31.153476 17898 raft_consensus.cc:2468] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 0.
I20260710 11:01:31.153937 17970 raft_consensus.cc:2468] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 0.
I20260710 11:01:31.154467 17787 leader_election.cc:304] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:31.155215 18020 raft_consensus.cc:2804] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.155540 18020 raft_consensus.cc:493] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.155850 18020 raft_consensus.cc:3060] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.160709 18024 raft_consensus.cc:493] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.161176 18020 raft_consensus.cc:515] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.161310 18024 raft_consensus.cc:515] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.163451 18024 leader_election.cc:290] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.163450 18020 leader_election.cc:290] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 election: Requested vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.164103 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40d7fe79836420fa92dbbac4797a0db" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:31.164587 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195bc83880254e9aadcb957449a2c936" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:31.164784 17898 raft_consensus.cc:2468] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 0.
I20260710 11:01:31.164894 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195bc83880254e9aadcb957449a2c936" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:31.165200 17970 raft_consensus.cc:3060] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.165510 17897 raft_consensus.cc:3060] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.165714 17971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40d7fe79836420fa92dbbac4797a0db" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:31.166287 17787 leader_election.cc:304] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:31.166445 17971 raft_consensus.cc:2468] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 0.
I20260710 11:01:31.167205 18020 raft_consensus.cc:2804] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.167613 18020 raft_consensus.cc:493] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.168018 18020 raft_consensus.cc:3060] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.171998 17970 raft_consensus.cc:2468] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 1.
I20260710 11:01:31.173149 17789 leader_election.cc:304] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:31.172853 17897 raft_consensus.cc:2468] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 1.
I20260710 11:01:31.174178 18024 raft_consensus.cc:2804] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.175138 18020 raft_consensus.cc:515] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.175643 18024 raft_consensus.cc:697] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Becoming Leader. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:31.176535 18024 consensus_queue.cc:237] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.177660 18020 leader_election.cc:290] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 election: Requested vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.177983 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40d7fe79836420fa92dbbac4797a0db" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:31.178272 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40d7fe79836420fa92dbbac4797a0db" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:31.178630 17897 raft_consensus.cc:3060] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.178943 17970 raft_consensus.cc:3060] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.184273 17897 raft_consensus.cc:2468] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 1.
I20260710 11:01:31.185468 17787 leader_election.cc:304] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:31.186131 18024 raft_consensus.cc:2804] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.186594 18024 raft_consensus.cc:697] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Becoming Leader. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:31.186322 17719 catalog_manager.cc:5697] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193). New cstate: current_term: 1 leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.187284 18024 consensus_queue.cc:237] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.188676 17970 raft_consensus.cc:2468] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 1.
I20260710 11:01:31.194725 18024 raft_consensus.cc:493] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.195269 18024 raft_consensus.cc:515] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.197048 18024 leader_election.cc:290] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.197930 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98d2875f8444a9a96068bb4fc157a0" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:31.198226 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98d2875f8444a9a96068bb4fc157a0" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:31.198583 17897 raft_consensus.cc:2468] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 0.
I20260710 11:01:31.198836 17970 raft_consensus.cc:2468] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 0.
I20260710 11:01:31.199674 17787 leader_election.cc:304] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:31.200366 18024 raft_consensus.cc:2804] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:31.200736 18024 raft_consensus.cc:493] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:31.201174 18024 raft_consensus.cc:3060] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.200768 17719 catalog_manager.cc:5697] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193). New cstate: current_term: 1 leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.207455 18024 raft_consensus.cc:515] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.209586 18024 leader_election.cc:290] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 election: Requested vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.210518 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98d2875f8444a9a96068bb4fc157a0" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:31.210728 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98d2875f8444a9a96068bb4fc157a0" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:31.211232 17897 raft_consensus.cc:3060] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.211341 17970 raft_consensus.cc:3060] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.216445 17970 raft_consensus.cc:2468] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 1.
I20260710 11:01:31.216566 17897 raft_consensus.cc:2468] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 1.
I20260710 11:01:31.217792 17789 leader_election.cc:304] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:31.218497 18024 raft_consensus.cc:2804] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:31.218899 18024 raft_consensus.cc:697] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Becoming Leader. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:31.219666 18024 consensus_queue.cc:237] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.222196 18021 raft_consensus.cc:493] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:31.222836 18021 raft_consensus.cc:515] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.223943 18025 consensus_queue.cc:1048] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.225769 18021 leader_election.cc:290] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.225927 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0369fd9263a94feebec568ed67a336e0" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:31.226814 17822 raft_consensus.cc:2393] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 675988961b7445ed918bfcf8f9d9ab19 in current term 1: Already voted for candidate ee10c15e0f6b4efc956799e20bd8b39d in this term.
I20260710 11:01:31.227439 17971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0369fd9263a94feebec568ed67a336e0" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:31.229087 17864 leader_election.cc:304] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19; no voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d
I20260710 11:01:31.228134 17719 catalog_manager.cc:5697] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193). New cstate: current_term: 1 leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.229939 18021 raft_consensus.cc:3060] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.238996 18021 raft_consensus.cc:2749] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:31.250135 18034 consensus_queue.cc:1048] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:31.252355 18034 consensus_queue.cc:1048] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.265189 18034 consensus_queue.cc:1048] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:31.297776 17897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708b9c1367724e0bb3c332698fb897b9"
dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
mode: GRACEFUL
new_leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:57604
I20260710 11:01:31.298290 17897 raft_consensus.cc:606] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Received request to transfer leadership to TS b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:31.312088 17970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0369fd9263a94feebec568ed67a336e0"
dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
mode: GRACEFUL
new_leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:39652
I20260710 11:01:31.312666 17970 raft_consensus.cc:606] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Received request to transfer leadership to TS b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:31.320662 17897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "697e9b50ee0947c59ec1285b690ebd96"
dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
mode: GRACEFUL
new_leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:57604
I20260710 11:01:31.321197 17897 raft_consensus.cc:606] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Received request to transfer leadership to TS b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:31.326563 17970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab3f0a84790c4a1bafd296f28ba3ac12"
dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
mode: GRACEFUL
new_leader_uuid: "675988961b7445ed918bfcf8f9d9ab19"
 from {username='slave'} at 127.0.0.1:39652
I20260710 11:01:31.327045 17970 raft_consensus.cc:606] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Received request to transfer leadership to TS 675988961b7445ed918bfcf8f9d9ab19
I20260710 11:01:31.335333 17970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3665e5e60e894b86add1daae3642a740"
dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
mode: GRACEFUL
new_leader_uuid: "675988961b7445ed918bfcf8f9d9ab19"
 from {username='slave'} at 127.0.0.1:39652
I20260710 11:01:31.335800 17970 raft_consensus.cc:606] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Received request to transfer leadership to TS 675988961b7445ed918bfcf8f9d9ab19
I20260710 11:01:31.340544 18043 consensus_queue.cc:1048] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.348548 18050 raft_consensus.cc:993] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d: : Instructing follower 675988961b7445ed918bfcf8f9d9ab19 to start an election
I20260710 11:01:31.349116 18050 raft_consensus.cc:1081] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Signalling peer 675988961b7445ed918bfcf8f9d9ab19 to start an election
I20260710 11:01:31.352176 17898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3665e5e60e894b86add1daae3642a740"
dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
 from {username='slave'} at 127.0.0.1:57580
I20260710 11:01:31.354482 17823 raft_consensus.cc:3060] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:31.357800 17898 raft_consensus.cc:493] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.358170 17898 raft_consensus.cc:3060] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.361217 18050 consensus_queue.cc:1048] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.362962 17822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "195bc83880254e9aadcb957449a2c936"
dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
mode: GRACEFUL
new_leader_uuid: "675988961b7445ed918bfcf8f9d9ab19"
 from {username='slave'} at 127.0.0.1:59640
I20260710 11:01:31.363905 17822 raft_consensus.cc:606] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Received request to transfer leadership to TS 675988961b7445ed918bfcf8f9d9ab19
I20260710 11:01:31.369074 17898 raft_consensus.cc:515] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.373837 17823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de98d2875f8444a9a96068bb4fc157a0"
dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
mode: GRACEFUL
new_leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
 from {username='slave'} at 127.0.0.1:59640
I20260710 11:01:31.374466 17823 raft_consensus.cc:606] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Received request to transfer leadership to TS ee10c15e0f6b4efc956799e20bd8b39d
I20260710 11:01:31.375669 17898 leader_election.cc:290] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 2 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.376571 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3665e5e60e894b86add1daae3642a740" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:31.377213 17822 raft_consensus.cc:3060] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.377382 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3665e5e60e894b86add1daae3642a740" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:31.377988 17970 raft_consensus.cc:3055] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.378245 17970 raft_consensus.cc:740] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:31.378969 17970 consensus_queue.cc:260] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.380111 17970 raft_consensus.cc:3060] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.384038 17822 raft_consensus.cc:2468] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 2.
I20260710 11:01:31.385154 17863 leader_election.cc:304] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:31.385900 18034 raft_consensus.cc:2804] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.386212 17970 raft_consensus.cc:2468] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 2.
I20260710 11:01:31.386318 18034 raft_consensus.cc:697] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Becoming Leader. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:31.387339 18034 consensus_queue.cc:237] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.394368 17719 catalog_manager.cc:5697] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 reported cstate change: term changed from 1 to 2, leader changed from ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195) to 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "675988961b7445ed918bfcf8f9d9ab19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.416412 18050 consensus_queue.cc:1048] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.423038 18056 raft_consensus.cc:993] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d: : Instructing follower 675988961b7445ed918bfcf8f9d9ab19 to start an election
I20260710 11:01:31.423532 18017 raft_consensus.cc:1081] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Signalling peer 675988961b7445ed918bfcf8f9d9ab19 to start an election
I20260710 11:01:31.425731 17897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab3f0a84790c4a1bafd296f28ba3ac12"
dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
 from {username='slave'} at 127.0.0.1:57580
I20260710 11:01:31.426283 17897 raft_consensus.cc:493] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.426668 17897 raft_consensus.cc:3060] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.430130 18050 consensus_queue.cc:1048] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.433420 17897 raft_consensus.cc:515] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.436314 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3f0a84790c4a1bafd296f28ba3ac12" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:31.436829 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab3f0a84790c4a1bafd296f28ba3ac12" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:31.437430 17970 raft_consensus.cc:3055] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.437729 17970 raft_consensus.cc:740] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:31.438534 17970 consensus_queue.cc:260] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.439546 17970 raft_consensus.cc:3060] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.445480 17897 leader_election.cc:290] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 2 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.445525 17970 raft_consensus.cc:2468] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 2.
I20260710 11:01:31.446856 17864 leader_election.cc:304] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [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: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:31.447595 18034 raft_consensus.cc:2804] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.448072 18034 raft_consensus.cc:697] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Becoming Leader. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:31.448846 18034 consensus_queue.cc:237] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.454838 17718 catalog_manager.cc:5697] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 reported cstate change: term changed from 1 to 2, leader changed from ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195) to 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "675988961b7445ed918bfcf8f9d9ab19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.473536 18034 consensus_queue.cc:1048] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.483577 18021 consensus_queue.cc:1048] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.491048 18025 raft_consensus.cc:993] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19: : Instructing follower b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:31.491530 18025 raft_consensus.cc:1081] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Signalling peer b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:31.493515 17822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708b9c1367724e0bb3c332698fb897b9"
dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:59620
I20260710 11:01:31.494026 17822 raft_consensus.cc:493] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.494338 17822 raft_consensus.cc:3060] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.499217 17822 raft_consensus.cc:515] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:31.501308 17822 leader_election.cc:290] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Requested vote from peers ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:31.502581 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708b9c1367724e0bb3c332698fb897b9" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:31.502905 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708b9c1367724e0bb3c332698fb897b9" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:31.503437 17897 raft_consensus.cc:3055] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.503686 17970 raft_consensus.cc:3060] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.503844 17897 raft_consensus.cc:740] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:31.504596 17897 consensus_queue.cc:260] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:31.505599 17897 raft_consensus.cc:3060] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.510536 17970 raft_consensus.cc:2468] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:31.511199 17897 raft_consensus.cc:2468] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:31.511765 17789 leader_election.cc:304] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:31.512787 18024 raft_consensus.cc:2804] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.512816 18050 consensus_queue.cc:1048] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:31.513463 18024 raft_consensus.cc:697] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Becoming Leader. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:31.514281 18024 consensus_queue.cc:237] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:31.522174 17719 catalog_manager.cc:5697] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf reported cstate change: term changed from 1 to 2, leader changed from 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194) to b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193). New cstate: current_term: 2 leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:31.526654 18056 consensus_queue.cc:1048] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:31.541790 18056 raft_consensus.cc:993] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d: : Instructing follower b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:31.542249 18050 raft_consensus.cc:1081] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Signalling peer b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:31.544229 17822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0369fd9263a94feebec568ed67a336e0"
dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:59634
I20260710 11:01:31.544778 17822 raft_consensus.cc:493] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.545152 17822 raft_consensus.cc:3060] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.550107 17822 raft_consensus.cc:515] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.552381 17822 leader_election.cc:290] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Requested vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.552857 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0369fd9263a94feebec568ed67a336e0" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:31.553052 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0369fd9263a94feebec568ed67a336e0" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:31.553606 17898 raft_consensus.cc:3060] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.553679 17970 raft_consensus.cc:3055] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.554210 17970 raft_consensus.cc:740] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:31.555125 17970 consensus_queue.cc:260] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.556524 17970 raft_consensus.cc:3060] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.561695 17898 raft_consensus.cc:2468] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:31.563447 17787 leader_election.cc:304] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:31.564061 17970 raft_consensus.cc:2468] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:31.564142 18024 raft_consensus.cc:2804] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.564728 18024 raft_consensus.cc:697] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Becoming Leader. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:31.565805 18024 consensus_queue.cc:237] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.572068 17719 catalog_manager.cc:5697] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf reported cstate change: term changed from 1 to 2, leader changed from ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195) to b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193). New cstate: current_term: 2 leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.686822 18024 consensus_queue.cc:1048] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.700881 18086 consensus_queue.cc:1048] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.707820 18025 raft_consensus.cc:993] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19: : Instructing follower b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:31.708328 18034 raft_consensus.cc:1081] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Signalling peer b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:31.709960 18086 consensus_queue.cc:1048] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:31.710592 17822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "697e9b50ee0947c59ec1285b690ebd96"
dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:59620
I20260710 11:01:31.711198 17822 raft_consensus.cc:493] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.711573 17822 raft_consensus.cc:3060] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.714210 18086 consensus_queue.cc:1048] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:31.722220 17822 raft_consensus.cc:515] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.727033 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697e9b50ee0947c59ec1285b690ebd96" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:31.727325 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697e9b50ee0947c59ec1285b690ebd96" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:31.727840 17898 raft_consensus.cc:3055] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.728130 17972 raft_consensus.cc:3060] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.728256 17898 raft_consensus.cc:740] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:31.729840 17898 consensus_queue.cc:260] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.731231 17898 raft_consensus.cc:3060] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.727104 17822 leader_election.cc:290] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Requested vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.737628 17972 raft_consensus.cc:2468] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:31.741003 18024 consensus_queue.cc:1048] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:31.744282 17789 leader_election.cc:304] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:31.746100 18024 raft_consensus.cc:2804] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.747010 18086 raft_consensus.cc:993] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf: : Instructing follower ee10c15e0f6b4efc956799e20bd8b39d to start an election
I20260710 11:01:31.748054 18086 raft_consensus.cc:1081] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Signalling peer ee10c15e0f6b4efc956799e20bd8b39d to start an election
I20260710 11:01:31.756846 18086 consensus_queue.cc:1048] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:31.759946 18024 raft_consensus.cc:697] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Becoming Leader. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:31.761037 18024 consensus_queue.cc:237] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.762291 17971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de98d2875f8444a9a96068bb4fc157a0"
dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
 from {username='slave'} at 127.0.0.1:39636
I20260710 11:01:31.763072 17971 raft_consensus.cc:493] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.763553 17971 raft_consensus.cc:3060] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.776721 17971 raft_consensus.cc:515] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.779363 18020 raft_consensus.cc:993] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf: : Instructing follower 675988961b7445ed918bfcf8f9d9ab19 to start an election
I20260710 11:01:31.779392 17971 leader_election.cc:290] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 2 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:31.780051 18020 raft_consensus.cc:1081] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Signalling peer 675988961b7445ed918bfcf8f9d9ab19 to start an election
I20260710 11:01:31.780237 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98d2875f8444a9a96068bb4fc157a0" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:31.780850 17822 raft_consensus.cc:3055] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.781184 17822 raft_consensus.cc:740] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:31.782001 17822 consensus_queue.cc:260] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.782752 17822 raft_consensus.cc:3060] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.783423 17898 raft_consensus.cc:2468] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:31.782903 17718 catalog_manager.cc:5697] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf reported cstate change: term changed from 1 to 2, leader changed from 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194) to b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193). New cstate: current_term: 2 leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.785593 17895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "195bc83880254e9aadcb957449a2c936"
dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
 from {username='slave'} at 127.0.0.1:57596
I20260710 11:01:31.785813 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98d2875f8444a9a96068bb4fc157a0" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:31.786237 17895 raft_consensus.cc:493] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:31.786609 17895 raft_consensus.cc:3060] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.799271 17895 raft_consensus.cc:515] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.801609 17822 raft_consensus.cc:2468] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 2.
I20260710 11:01:31.802071 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195bc83880254e9aadcb957449a2c936" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:31.802284 17895 leader_election.cc:290] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 2 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:31.802755 17823 raft_consensus.cc:3055] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:31.803121 17823 raft_consensus.cc:740] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:31.804098 17971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195bc83880254e9aadcb957449a2c936" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:31.803998 17823 consensus_queue.cc:260] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.805934 17823 raft_consensus.cc:3060] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.804749 17971 raft_consensus.cc:3060] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:31.805845 17937 leader_election.cc:304] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [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: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 675988961b7445ed918bfcf8f9d9ab19
I20260710 11:01:31.810218 18050 raft_consensus.cc:2804] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.810762 18050 raft_consensus.cc:697] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 LEADER]: Becoming Leader. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:31.811705 18050 consensus_queue.cc:237] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.814328 17971 raft_consensus.cc:2468] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 2.
I20260710 11:01:31.815691 17864 leader_election.cc:304] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:31.816597 18034 raft_consensus.cc:2804] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:31.817078 18034 raft_consensus.cc:697] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Becoming Leader. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:31.817906 18034 consensus_queue.cc:237] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:31.820225 17823 raft_consensus.cc:2468] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 2.
I20260710 11:01:31.822985 17719 catalog_manager.cc:5697] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d reported cstate change: term changed from 1 to 2, leader changed from b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193) to ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195). New cstate: current_term: 2 leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:31.825937 17718 catalog_manager.cc:5697] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 reported cstate change: term changed from 1 to 2, leader changed from b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193) to 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "675988961b7445ed918bfcf8f9d9ab19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:31.833420 17823 raft_consensus.cc:1275] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Refusing update from remote peer 675988961b7445ed918bfcf8f9d9ab19: 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:31.835067 18034 consensus_queue.cc:1048] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:31.844166 17971 raft_consensus.cc:1275] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer 675988961b7445ed918bfcf8f9d9ab19: 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:31.845713 18021 consensus_queue.cc:1048] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:31.997802 17971 raft_consensus.cc:1275] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:31.999271 18086 consensus_queue.cc:1048] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.000269 17823 raft_consensus.cc:3060] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:32.008008 17895 raft_consensus.cc:1275] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:32.008558 17823 raft_consensus.cc:1275] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Refusing update from remote peer 675988961b7445ed918bfcf8f9d9ab19: 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:32.011673 18024 consensus_queue.cc:1048] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:32.012064 18021 consensus_queue.cc:1048] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.011662 17971 raft_consensus.cc:1275] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer 675988961b7445ed918bfcf8f9d9ab19: 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:32.015025 18021 consensus_queue.cc:1048] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.063768 17971 raft_consensus.cc:1275] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:32.065110 18020 consensus_queue.cc:1048] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:32.073117 17895 raft_consensus.cc:1275] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:32.075623 18020 consensus_queue.cc:1048] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.189970 17971 raft_consensus.cc:1275] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:32.191514 18020 consensus_queue.cc:1048] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.198923 17895 raft_consensus.cc:1275] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:32.200750 18024 consensus_queue.cc:1048] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.273180 17823 raft_consensus.cc:1275] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Refusing update from remote peer 675988961b7445ed918bfcf8f9d9ab19: 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:32.274871 18034 consensus_queue.cc:1048] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.282925 17971 raft_consensus.cc:1275] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer 675988961b7445ed918bfcf8f9d9ab19: 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:32.284585 18025 consensus_queue.cc:1048] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.351415 17895 raft_consensus.cc:3060] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:32.356799 17895 raft_consensus.cc:1275] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Refusing update from remote peer ee10c15e0f6b4efc956799e20bd8b39d: 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:32.358291 18050 consensus_queue.cc:1048] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:32.370230 17823 raft_consensus.cc:1275] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Refusing update from remote peer ee10c15e0f6b4efc956799e20bd8b39d: 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:32.371654 18096 consensus_queue.cc:1048] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:34.769865 18095 raft_consensus.cc:493] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b3cd92bc89854dd4b60f88cd53e91ccf)
I20260710 11:01:34.770313 18095 raft_consensus.cc:515] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } }
I20260710 11:01:34.772197 18095 leader_election.cc:290] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715)
I20260710 11:01:34.773203 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708b9c1367724e0bb3c332698fb897b9" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:34.782157 18109 raft_consensus.cc:493] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 675988961b7445ed918bfcf8f9d9ab19)
I20260710 11:01:34.783134 17719 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32946:
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"
    }
  }
}
I20260710 11:01:34.784160 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708b9c1367724e0bb3c332698fb897b9" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:34.784359 18109 raft_consensus.cc:515] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
W20260710 11:01:34.786703 17719 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:01:34.787949 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195bc83880254e9aadcb957449a2c936" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:34.788492 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195bc83880254e9aadcb957449a2c936" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:34.789973 18109 leader_election.cc:290] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:34.789917 17937 leader_election.cc:304] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [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: ee10c15e0f6b4efc956799e20bd8b39d; no voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:34.793514 18109 raft_consensus.cc:2749] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:01:34.794883 17937 leader_election.cc:304] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [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: ee10c15e0f6b4efc956799e20bd8b39d; no voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:34.795571 18109 raft_consensus.cc:2749] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:01:34.840574 17807 tablet_service.cc:1511] Processing CreateTablet for tablet c4201e6a974a48c888203ccd3548d3a5 (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:34.841435 17880 tablet_service.cc:1511] Processing CreateTablet for tablet c4201e6a974a48c888203ccd3548d3a5 (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:34.842017 17807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4201e6a974a48c888203ccd3548d3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.842621 17880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4201e6a974a48c888203ccd3548d3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.842293 17954 tablet_service.cc:1511] Processing CreateTablet for tablet c4201e6a974a48c888203ccd3548d3a5 (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:34.843514 17954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4201e6a974a48c888203ccd3548d3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.846657 17806 tablet_service.cc:1511] Processing CreateTablet for tablet bc97775d655646fe9aca279a65258e12 (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:34.846951 17960 tablet_service.cc:1511] Processing CreateTablet for tablet bc97775d655646fe9aca279a65258e12 (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:34.847967 17806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc97775d655646fe9aca279a65258e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.848162 17960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc97775d655646fe9aca279a65258e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.851364 17883 tablet_service.cc:1511] Processing CreateTablet for tablet bc97775d655646fe9aca279a65258e12 (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:34.852633 17883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc97775d655646fe9aca279a65258e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.852311 17887 tablet_service.cc:1511] Processing CreateTablet for tablet 1f85a7ac70e6464dacfa48ebb67746cf (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:34.853587 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f85a7ac70e6464dacfa48ebb67746cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.854276 17881 tablet_service.cc:1511] Processing CreateTablet for tablet a019c6ab80df4eb081a4b9443ebbb485 (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:34.855464 17881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a019c6ab80df4eb081a4b9443ebbb485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.856370 17813 tablet_service.cc:1511] Processing CreateTablet for tablet a019c6ab80df4eb081a4b9443ebbb485 (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:34.858295 17812 tablet_service.cc:1511] Processing CreateTablet for tablet 1f85a7ac70e6464dacfa48ebb67746cf (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:34.860262 17811 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea8ab500ed346d9a667aa6f06c90a3e (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:34.862049 17885 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea8ab500ed346d9a667aa6f06c90a3e (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:34.862483 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a019c6ab80df4eb081a4b9443ebbb485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.863276 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea8ab500ed346d9a667aa6f06c90a3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.864713 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f85a7ac70e6464dacfa48ebb67746cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.865688 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea8ab500ed346d9a667aa6f06c90a3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.866489 17888 tablet_service.cc:1511] Processing CreateTablet for tablet 6db24513a33f4032801784ef1333efea (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:34.867739 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db24513a33f4032801784ef1333efea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.872184 17882 tablet_service.cc:1511] Processing CreateTablet for tablet 634f9883b05c4d2eba8e6cfb356c707d (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:34.873939 17882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634f9883b05c4d2eba8e6cfb356c707d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.875236 17955 tablet_service.cc:1511] Processing CreateTablet for tablet a019c6ab80df4eb081a4b9443ebbb485 (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:34.876962 17955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a019c6ab80df4eb081a4b9443ebbb485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.879680 17884 tablet_service.cc:1511] Processing CreateTablet for tablet ce58612d253245d6849cc3ac6e6238d6 (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:34.881016 17884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce58612d253245d6849cc3ac6e6238d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.883340 17808 tablet_service.cc:1511] Processing CreateTablet for tablet 6db24513a33f4032801784ef1333efea (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:34.883913 17958 tablet_service.cc:1511] Processing CreateTablet for tablet 1f85a7ac70e6464dacfa48ebb67746cf (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:34.884745 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db24513a33f4032801784ef1333efea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.885210 17958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f85a7ac70e6464dacfa48ebb67746cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.884750 17886 tablet_service.cc:1511] Processing CreateTablet for tablet 4741530ae80c4a1cad0b6f842169a19c (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:34.886471 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4741530ae80c4a1cad0b6f842169a19c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.887795 17956 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea8ab500ed346d9a667aa6f06c90a3e (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:34.888235 17810 tablet_service.cc:1511] Processing CreateTablet for tablet 634f9883b05c4d2eba8e6cfb356c707d (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:34.889387 17956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea8ab500ed346d9a667aa6f06c90a3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.890384 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634f9883b05c4d2eba8e6cfb356c707d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.894215 17809 tablet_service.cc:1511] Processing CreateTablet for tablet ce58612d253245d6849cc3ac6e6238d6 (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:34.895995 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce58612d253245d6849cc3ac6e6238d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.910740 17959 tablet_service.cc:1511] Processing CreateTablet for tablet 6db24513a33f4032801784ef1333efea (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:34.912112 17959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db24513a33f4032801784ef1333efea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.918994 17805 tablet_service.cc:1511] Processing CreateTablet for tablet 4741530ae80c4a1cad0b6f842169a19c (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:34.920414 17805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4741530ae80c4a1cad0b6f842169a19c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.930460 17961 tablet_service.cc:1511] Processing CreateTablet for tablet 634f9883b05c4d2eba8e6cfb356c707d (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:34.932554 17961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634f9883b05c4d2eba8e6cfb356c707d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.939109 17957 tablet_service.cc:1511] Processing CreateTablet for tablet ce58612d253245d6849cc3ac6e6238d6 (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:34.939950 17962 tablet_service.cc:1511] Processing CreateTablet for tablet 4741530ae80c4a1cad0b6f842169a19c (DEFAULT_TABLE table=soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:34.940479 17957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce58612d253245d6849cc3ac6e6238d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:34.941275 17962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4741530ae80c4a1cad0b6f842169a19c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:35.023725 18114 tablet_bootstrap.cc:492] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:35.041227 18115 tablet_bootstrap.cc:492] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:35.044747 18114 tablet_bootstrap.cc:654] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.046401 18116 tablet_bootstrap.cc:492] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:35.063316 18116 tablet_bootstrap.cc:654] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.068378 18115 tablet_bootstrap.cc:654] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.070205 18114 tablet_bootstrap.cc:492] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:35.070858 18114 ts_tablet_manager.cc:1403] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.004s
I20260710 11:01:35.074623 18116 tablet_bootstrap.cc:492] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:35.074505 18114 raft_consensus.cc:359] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.075243 18116 ts_tablet_manager.cc:1403] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260710 11:01:35.075348 18114 raft_consensus.cc:385] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.075809 18114 raft_consensus.cc:740] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.076771 18114 consensus_queue.cc:260] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.078249 18115 tablet_bootstrap.cc:492] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:35.078306 18116 raft_consensus.cc:359] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.078991 18115 ts_tablet_manager.cc:1403] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.006s
I20260710 11:01:35.079145 18114 ts_tablet_manager.cc:1434] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:35.079272 18116 raft_consensus.cc:385] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.079708 18116 raft_consensus.cc:740] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.080482 18114 tablet_bootstrap.cc:492] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:35.082593 18115 raft_consensus.cc:359] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.083478 18115 raft_consensus.cc:385] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.083873 18115 raft_consensus.cc:740] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.084688 18115 consensus_queue.cc:260] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.080705 18116 consensus_queue.cc:260] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.088382 18116 ts_tablet_manager.cc:1434] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:01:35.089426 18116 tablet_bootstrap.cc:492] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:35.094113 18115 ts_tablet_manager.cc:1434] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 11:01:35.094772 18114 tablet_bootstrap.cc:654] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.095459 18115 tablet_bootstrap.cc:492] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:35.095641 18116 tablet_bootstrap.cc:654] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.103533 18115 tablet_bootstrap.cc:654] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:35.106817 17919 debug-util.cc:398] Leaking SignalData structure 0x7b0800131f80 after lost signal to thread 13274
W20260710 11:01:35.109539 17919 debug-util.cc:398] Leaking SignalData structure 0x7b080026e940 after lost signal to thread 17847
W20260710 11:01:35.111048 17919 debug-util.cc:398] Leaking SignalData structure 0x7b080009cee0 after lost signal to thread 17922
W20260710 11:01:35.112528 17919 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1d80 after lost signal to thread 17996
I20260710 11:01:35.115702 18115 tablet_bootstrap.cc:492] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:35.116294 18115 ts_tablet_manager.cc:1403] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 11:01:35.119807 18115 raft_consensus.cc:359] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.120601 18115 raft_consensus.cc:385] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.121043 18115 raft_consensus.cc:740] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.121841 18115 consensus_queue.cc:260] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.124176 18115 ts_tablet_manager.cc:1434] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:01:35.125653 18115 tablet_bootstrap.cc:492] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:35.137260 18116 tablet_bootstrap.cc:492] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:35.138001 18116 ts_tablet_manager.cc:1403] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.020s
I20260710 11:01:35.138983 18115 tablet_bootstrap.cc:654] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.141274 18116 raft_consensus.cc:359] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.142475 18116 raft_consensus.cc:385] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.142817 18116 raft_consensus.cc:740] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.143610 18116 consensus_queue.cc:260] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.144433 18114 tablet_bootstrap.cc:492] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:35.144941 18114 ts_tablet_manager.cc:1403] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.020s
I20260710 11:01:35.146130 18116 ts_tablet_manager.cc:1434] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:01:35.147126 18116 tablet_bootstrap.cc:492] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:35.147787 18114 raft_consensus.cc:359] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.148511 18114 raft_consensus.cc:385] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.148815 18114 raft_consensus.cc:740] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.149538 18114 consensus_queue.cc:260] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.154682 18114 ts_tablet_manager.cc:1434] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:01:35.156662 18114 tablet_bootstrap.cc:492] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:35.171447 18116 tablet_bootstrap.cc:654] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.179241 18115 tablet_bootstrap.cc:492] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:35.179713 18114 tablet_bootstrap.cc:654] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.179800 18115 ts_tablet_manager.cc:1403] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.008s
I20260710 11:01:35.180665 18116 tablet_bootstrap.cc:492] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:35.181258 18116 ts_tablet_manager.cc:1403] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.002s
I20260710 11:01:35.183298 18115 raft_consensus.cc:359] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.184127 18115 raft_consensus.cc:385] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.184445 18115 raft_consensus.cc:740] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.184597 18105 raft_consensus.cc:493] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:35.185101 18105 raft_consensus.cc:515] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.185659 18115 consensus_queue.cc:260] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.187501 18105 leader_election.cc:290] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:35.188119 18115 ts_tablet_manager.cc:1434] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260710 11:01:35.189153 18115 tablet_bootstrap.cc:492] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:35.189163 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db24513a33f4032801784ef1333efea" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:35.189914 18116 raft_consensus.cc:359] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.190711 18116 raft_consensus.cc:385] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:01:35.190902 17789 leader_election.cc:343] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:35.191067 18116 raft_consensus.cc:740] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.192087 18116 consensus_queue.cc:260] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.196892 18116 ts_tablet_manager.cc:1434] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:01:35.197597 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db24513a33f4032801784ef1333efea" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:35.198173 18116 tablet_bootstrap.cc:492] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
W20260710 11:01:35.200958 17787 leader_election.cc:343] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:35.201488 17787 leader_election.cc:304] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d
I20260710 11:01:35.204178 18105 raft_consensus.cc:2749] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:35.205205 18115 tablet_bootstrap.cc:654] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.211773 18116 tablet_bootstrap.cc:654] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.214498 18114 tablet_bootstrap.cc:492] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:35.215852 18114 ts_tablet_manager.cc:1403] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.004s
I20260710 11:01:35.217694 18115 tablet_bootstrap.cc:492] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:35.218250 18115 ts_tablet_manager.cc:1403] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260710 11:01:35.218796 18114 raft_consensus.cc:359] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.219655 18114 raft_consensus.cc:385] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.219936 18114 raft_consensus.cc:740] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.220646 18114 consensus_queue.cc:260] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.222772 18114 ts_tablet_manager.cc:1434] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:01:35.223758 18114 tablet_bootstrap.cc:492] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:35.224489 18115 raft_consensus.cc:359] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.225210 18115 raft_consensus.cc:385] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.225531 18115 raft_consensus.cc:740] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.226254 18115 consensus_queue.cc:260] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.228441 18115 ts_tablet_manager.cc:1434] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:01:35.230448 18114 tablet_bootstrap.cc:654] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.230861 18116 tablet_bootstrap.cc:492] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:35.231401 18116 ts_tablet_manager.cc:1403] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260710 11:01:35.234495 18116 raft_consensus.cc:359] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.235252 18116 raft_consensus.cc:385] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.235559 18116 raft_consensus.cc:740] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.238087 18115 tablet_bootstrap.cc:492] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:35.236773 18116 consensus_queue.cc:260] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.244211 18116 ts_tablet_manager.cc:1434] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:01:35.248257 18115 tablet_bootstrap.cc:654] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.252411 18116 tablet_bootstrap.cc:492] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:35.259130 18114 tablet_bootstrap.cc:492] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:35.259671 18114 ts_tablet_manager.cc:1403] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.005s
I20260710 11:01:35.260367 18116 tablet_bootstrap.cc:654] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.262689 18114 raft_consensus.cc:359] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.263401 18109 raft_consensus.cc:493] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:35.263429 18114 raft_consensus.cc:385] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.264035 18114 raft_consensus.cc:740] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.264071 18109 raft_consensus.cc:515] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.264892 18114 consensus_queue.cc:260] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.266956 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a019c6ab80df4eb081a4b9443ebbb485" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:35.267287 18114 ts_tablet_manager.cc:1434] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:35.267642 17822 raft_consensus.cc:2468] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 0.
I20260710 11:01:35.271309 18114 tablet_bootstrap.cc:492] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:35.273141 17937 leader_election.cc:304] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:35.274461 18095 raft_consensus.cc:2804] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:35.274993 18095 raft_consensus.cc:493] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:35.275461 18095 raft_consensus.cc:3060] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.277835 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a019c6ab80df4eb081a4b9443ebbb485" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:35.278551 17895 raft_consensus.cc:2468] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 0.
I20260710 11:01:35.280138 18109 leader_election.cc:290] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:35.285184 18115 tablet_bootstrap.cc:492] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:35.285768 18115 ts_tablet_manager.cc:1403] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.006s
I20260710 11:01:35.287945 18095 raft_consensus.cc:515] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.288703 18115 raft_consensus.cc:359] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.289631 18114 tablet_bootstrap.cc:654] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.289979 18115 raft_consensus.cc:385] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.291478 18095 leader_election.cc:290] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:35.291484 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a019c6ab80df4eb081a4b9443ebbb485" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:35.292205 17822 raft_consensus.cc:3060] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.292573 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a019c6ab80df4eb081a4b9443ebbb485" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:35.293160 17895 raft_consensus.cc:3060] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.299364 17822 raft_consensus.cc:2468] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 1.
I20260710 11:01:35.291078 18115 raft_consensus.cc:740] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.301478 17937 leader_election.cc:304] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:35.300410 17895 raft_consensus.cc:2468] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 1.
I20260710 11:01:35.301919 18115 consensus_queue.cc:260] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.303221 18116 tablet_bootstrap.cc:492] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:35.303712 18116 ts_tablet_manager.cc:1403] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.008s
I20260710 11:01:35.303910 18109 raft_consensus.cc:2804] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:35.304309 18115 ts_tablet_manager.cc:1434] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260710 11:01:35.305292 18115 tablet_bootstrap.cc:492] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:35.306592 18116 raft_consensus.cc:359] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.307363 18116 raft_consensus.cc:385] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.311659 18116 raft_consensus.cc:740] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.312939 18114 tablet_bootstrap.cc:492] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:35.312598 18116 consensus_queue.cc:260] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.313450 18115 tablet_bootstrap.cc:654] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.315320 18116 ts_tablet_manager.cc:1434] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:01:35.316428 18116 tablet_bootstrap.cc:492] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:35.318024 18114 ts_tablet_manager.cc:1403] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.016s
I20260710 11:01:35.325941 18114 raft_consensus.cc:359] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.326982 18114 raft_consensus.cc:385] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.328671 18109 raft_consensus.cc:697] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Leader. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:35.330026 18109 consensus_queue.cc:237] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.336334 18132 raft_consensus.cc:493] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:35.336664 18116 tablet_bootstrap.cc:654] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.336885 18132 raft_consensus.cc:515] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.340039 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc97775d655646fe9aca279a65258e12" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:35.340593 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc97775d655646fe9aca279a65258e12" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:35.340677 17822 raft_consensus.cc:2468] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 0.
I20260710 11:01:35.341331 17895 raft_consensus.cc:2468] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 0.
I20260710 11:01:35.342001 17937 leader_election.cc:304] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:35.343292 18095 raft_consensus.cc:2804] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:35.343751 18095 raft_consensus.cc:493] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:35.344172 18095 raft_consensus.cc:3060] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.327381 18114 raft_consensus.cc:740] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.345503 18114 consensus_queue.cc:260] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.348671 18114 ts_tablet_manager.cc:1434] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 11:01:35.349466 18132 leader_election.cc:290] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:35.352970 18095 raft_consensus.cc:515] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.354264 18114 tablet_bootstrap.cc:492] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:35.359975 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc97775d655646fe9aca279a65258e12" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:35.360597 17822 raft_consensus.cc:3060] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.362311 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc97775d655646fe9aca279a65258e12" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:35.362946 17895 raft_consensus.cc:3060] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.363561 18114 tablet_bootstrap.cc:654] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.363974 18115 tablet_bootstrap.cc:492] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:35.364523 18115 ts_tablet_manager.cc:1403] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.059s	user 0.027s	sys 0.013s
I20260710 11:01:35.360585 18116 tablet_bootstrap.cc:492] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:35.368192 18116 ts_tablet_manager.cc:1403] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.005s
I20260710 11:01:35.368248 18115 raft_consensus.cc:359] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.368918 18132 raft_consensus.cc:493] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:35.369292 18115 raft_consensus.cc:385] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.369432 18132 raft_consensus.cc:515] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.369809 18115 raft_consensus.cc:740] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.369988 17895 raft_consensus.cc:2468] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 1.
I20260710 11:01:35.371460 17936 leader_election.cc:304] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:35.371263 18115 consensus_queue.cc:260] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.374486 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4201e6a974a48c888203ccd3548d3a5" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
W20260710 11:01:35.376425 17937 leader_election.cc:343] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:35.377607 18095 leader_election.cc:290] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:35.382036 18095 raft_consensus.cc:2804] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:35.380966 17822 raft_consensus.cc:2468] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 1.
I20260710 11:01:35.384809 18105 raft_consensus.cc:493] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:35.385408 18095 raft_consensus.cc:697] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Leader. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:35.379050 18132 leader_election.cc:290] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:35.385465 18105 raft_consensus.cc:515] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.388470 18105 leader_election.cc:290] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:35.389539 18095 consensus_queue.cc:237] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.391592 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea8ab500ed346d9a667aa6f06c90a3e" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:35.394873 18114 tablet_bootstrap.cc:492] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:35.395165 17972 raft_consensus.cc:2468] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 0.
I20260710 11:01:35.395548 18114 ts_tablet_manager.cc:1403] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.006s
I20260710 11:01:35.381945 18116 raft_consensus.cc:359] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.391839 17718 catalog_manager.cc:5697] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d reported cstate change: term changed from 0 to 1, leader changed from <none> to ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:35.396567 18116 raft_consensus.cc:385] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.396804 18102 raft_consensus.cc:493] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:35.396612 17789 leader_election.cc:304] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:35.397068 18116 raft_consensus.cc:740] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.391959 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea8ab500ed346d9a667aa6f06c90a3e" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:35.397404 18102 raft_consensus.cc:515] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.394065 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4201e6a974a48c888203ccd3548d3a5" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:35.398617 18116 consensus_queue.cc:260] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
W20260710 11:01:35.399607 17936 leader_election.cc:343] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:35.399647 18102 leader_election.cc:290] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:35.400161 17936 leader_election.cc:304] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee10c15e0f6b4efc956799e20bd8b39d; no voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:35.397660 18105 raft_consensus.cc:2804] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:35.402793 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f9883b05c4d2eba8e6cfb356c707d" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:35.402833 18105 raft_consensus.cc:493] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:35.404268 18105 raft_consensus.cc:3060] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:35.404413 17864 leader_election.cc:343] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:35.406350 18115 ts_tablet_manager.cc:1434] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.042s	user 0.021s	sys 0.012s
I20260710 11:01:35.406798 18114 raft_consensus.cc:359] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.407550 18115 tablet_bootstrap.cc:492] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:35.403779 18138 raft_consensus.cc:2749] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:35.408293 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f9883b05c4d2eba8e6cfb356c707d" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
W20260710 11:01:35.409895 17863 leader_election.cc:343] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:35.410362 17863 leader_election.cc:304] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19; no voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d
I20260710 11:01:35.411046 18116 ts_tablet_manager.cc:1434] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260710 11:01:35.411465 18102 raft_consensus.cc:2749] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:35.415787 18105 raft_consensus.cc:515] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.407516 18114 raft_consensus.cc:385] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.416842 18114 raft_consensus.cc:740] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.420167 18116 tablet_bootstrap.cc:492] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:35.417995 18114 consensus_queue.cc:260] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.421567 17895 raft_consensus.cc:2468] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 0.
I20260710 11:01:35.422618 18114 ts_tablet_manager.cc:1434] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 11:01:35.423676 18114 tablet_bootstrap.cc:492] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:35.428354 18116 tablet_bootstrap.cc:654] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.430263 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea8ab500ed346d9a667aa6f06c90a3e" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:35.431056 17895 raft_consensus.cc:3060] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.434746 18115 tablet_bootstrap.cc:654] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.437718 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea8ab500ed346d9a667aa6f06c90a3e" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:35.452391 18114 tablet_bootstrap.cc:654] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.452478 17972 raft_consensus.cc:3060] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.440593 18116 tablet_bootstrap.cc:492] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:35.445086 18115 tablet_bootstrap.cc:492] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:35.458153 18116 ts_tablet_manager.cc:1403] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.005s
I20260710 11:01:35.451225 17718 catalog_manager.cc:5697] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d reported cstate change: term changed from 0 to 1, leader changed from <none> to ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:35.457430 18114 tablet_bootstrap.cc:492] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:35.459127 18114 ts_tablet_manager.cc:1403] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.007s
I20260710 11:01:35.441524 17895 raft_consensus.cc:2468] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 1.
I20260710 11:01:35.458209 18115 ts_tablet_manager.cc:1403] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.008s
I20260710 11:01:35.462502 17787 leader_election.cc:304] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:35.463364 18106 raft_consensus.cc:2804] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:35.464385 18115 raft_consensus.cc:359] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.465616 18116 raft_consensus.cc:359] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.465174 18115 raft_consensus.cc:385] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.467258 18115 raft_consensus.cc:740] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.468156 18115 consensus_queue.cc:260] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.466619 18116 raft_consensus.cc:385] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.473489 18116 raft_consensus.cc:740] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.473225 18114 raft_consensus.cc:359] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.474078 18114 raft_consensus.cc:385] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.474377 18114 raft_consensus.cc:740] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.474644 18116 consensus_queue.cc:260] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.475111 18114 consensus_queue.cc:260] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.477487 18114 ts_tablet_manager.cc:1434] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 11:01:35.478454 18114 tablet_bootstrap.cc:492] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:35.481549 18115 ts_tablet_manager.cc:1434] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260710 11:01:35.482641 18115 tablet_bootstrap.cc:492] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:35.484594 18114 tablet_bootstrap.cc:654] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.436455 18105 leader_election.cc:290] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 election: Requested vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:35.472590 17972 raft_consensus.cc:2468] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 1.
I20260710 11:01:35.493847 18116 ts_tablet_manager.cc:1434] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 11:01:35.495441 18106 raft_consensus.cc:697] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Becoming Leader. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:35.496842 18106 consensus_queue.cc:237] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.500077 18115 tablet_bootstrap.cc:654] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.502247 18114 tablet_bootstrap.cc:492] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:35.503032 18114 ts_tablet_manager.cc:1403] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260710 11:01:35.506421 18116 tablet_bootstrap.cc:492] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:35.506858 18114 raft_consensus.cc:359] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.508380 18114 raft_consensus.cc:385] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.508836 18114 raft_consensus.cc:740] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.513989 18116 tablet_bootstrap.cc:654] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.519636 18114 consensus_queue.cc:260] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.524948 18114 ts_tablet_manager.cc:1434] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260710 11:01:35.525954 18114 tablet_bootstrap.cc:492] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19: Bootstrap starting.
I20260710 11:01:35.532054 18115 tablet_bootstrap.cc:492] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:35.532542 18115 ts_tablet_manager.cc:1403] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.006s
I20260710 11:01:35.535238 18115 raft_consensus.cc:359] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.535920 18115 raft_consensus.cc:385] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.536181 18115 raft_consensus.cc:740] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.536814 18115 consensus_queue.cc:260] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.539052 18115 ts_tablet_manager.cc:1434] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:35.539832 17719 catalog_manager.cc:5697] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193). New cstate: current_term: 1 leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:35.541559 18115 tablet_bootstrap.cc:492] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d: Bootstrap starting.
I20260710 11:01:35.544469 18102 raft_consensus.cc:493] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:35.545042 18102 raft_consensus.cc:515] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.547343 18102 leader_election.cc:290] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:35.549153 18115 tablet_bootstrap.cc:654] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.548944 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f85a7ac70e6464dacfa48ebb67746cf" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:35.549706 17822 raft_consensus.cc:2468] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 0.
I20260710 11:01:35.551075 17863 leader_election.cc:304] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:35.553488 18114 tablet_bootstrap.cc:654] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.553893 18102 raft_consensus.cc:2804] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:35.553221 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f85a7ac70e6464dacfa48ebb67746cf" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:35.556464 18102 raft_consensus.cc:493] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:35.556617 17972 raft_consensus.cc:2468] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 0.
I20260710 11:01:35.557090 18102 raft_consensus.cc:3060] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.559840 18116 tablet_bootstrap.cc:492] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:35.560397 18116 ts_tablet_manager.cc:1403] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.015s
I20260710 11:01:35.569558 18116 raft_consensus.cc:359] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.570317 18116 raft_consensus.cc:385] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.570583 18116 raft_consensus.cc:740] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.573016 18116 consensus_queue.cc:260] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.576385 18116 ts_tablet_manager.cc:1434] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:01:35.577309 18116 tablet_bootstrap.cc:492] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf: Bootstrap starting.
I20260710 11:01:35.583336 18116 tablet_bootstrap.cc:654] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:35.594550 18116 tablet_bootstrap.cc:492] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf: No bootstrap required, opened a new log
I20260710 11:01:35.595031 18116 ts_tablet_manager.cc:1403] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260710 11:01:35.597900 18116 raft_consensus.cc:359] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.598655 18116 raft_consensus.cc:385] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.598935 18116 raft_consensus.cc:740] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.599642 18116 consensus_queue.cc:260] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.601951 18116 ts_tablet_manager.cc:1434] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:01:35.607332 18034 raft_consensus.cc:493] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:35.607868 18034 raft_consensus.cc:515] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.609910 18034 leader_election.cc:290] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:35.611495 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce58612d253245d6849cc3ac6e6238d6" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
W20260710 11:01:35.613384 17864 leader_election.cc:343] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:35.613451 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce58612d253245d6849cc3ac6e6238d6" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:35.614141 17822 raft_consensus.cc:2468] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 0.
I20260710 11:01:35.615876 17863 leader_election.cc:304] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [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: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: ee10c15e0f6b4efc956799e20bd8b39d
I20260710 11:01:35.616894 18034 raft_consensus.cc:2804] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:35.617304 18034 raft_consensus.cc:493] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:35.617703 18034 raft_consensus.cc:3060] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.625064 18034 raft_consensus.cc:515] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.626183 18102 raft_consensus.cc:515] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.630301 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce58612d253245d6849cc3ac6e6238d6" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:35.631278 18102 leader_election.cc:290] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:35.631564 17822 raft_consensus.cc:3060] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.631775 18114 tablet_bootstrap.cc:492] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19: No bootstrap required, opened a new log
I20260710 11:01:35.632220 18114 ts_tablet_manager.cc:1403] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.022s
I20260710 11:01:35.633657 18115 tablet_bootstrap.cc:492] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d: No bootstrap required, opened a new log
I20260710 11:01:35.634164 18115 ts_tablet_manager.cc:1403] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.027s
I20260710 11:01:35.634865 18114 raft_consensus.cc:359] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.635571 18114 raft_consensus.cc:385] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.635861 18114 raft_consensus.cc:740] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.636539 18114 consensus_queue.cc:260] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.637379 18115 raft_consensus.cc:359] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.638095 18115 raft_consensus.cc:385] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:35.638362 18115 raft_consensus.cc:740] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Initialized, Role: FOLLOWER
I20260710 11:01:35.638629 18114 ts_tablet_manager.cc:1434] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:01:35.639251 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce58612d253245d6849cc3ac6e6238d6" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:35.639070 18115 consensus_queue.cc:260] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.638459 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f85a7ac70e6464dacfa48ebb67746cf" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:35.640113 17970 raft_consensus.cc:3060] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.642892 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f85a7ac70e6464dacfa48ebb67746cf" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:35.643508 17823 raft_consensus.cc:3060] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.645164 17972 raft_consensus.cc:3060] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.649214 18115 ts_tablet_manager.cc:1434] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:01:35.651051 17823 raft_consensus.cc:2468] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 1.
I20260710 11:01:35.652472 17863 leader_election.cc:304] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:35.653724 18102 raft_consensus.cc:2804] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:35.655965 17972 raft_consensus.cc:2468] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 1.
I20260710 11:01:35.654222 18102 raft_consensus.cc:697] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Becoming Leader. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:35.630342 18034 leader_election.cc:290] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:35.658990 18102 consensus_queue.cc:237] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.663887 17970 raft_consensus.cc:2468] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 1.
I20260710 11:01:35.701097 17822 raft_consensus.cc:2468] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 1.
I20260710 11:01:35.705826 17863 leader_election.cc:304] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:35.711035 18102 raft_consensus.cc:2804] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:35.711925 18102 raft_consensus.cc:697] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Becoming Leader. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:35.714059 18105 raft_consensus.cc:493] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:35.713888 18102 consensus_queue.cc:237] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.715106 18105 raft_consensus.cc:515] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.718295 18105 leader_election.cc:290] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:35.719785 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4741530ae80c4a1cad0b6f842169a19c" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:35.721231 17895 raft_consensus.cc:2468] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 0.
I20260710 11:01:35.720103 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4741530ae80c4a1cad0b6f842169a19c" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:35.725222 17970 raft_consensus.cc:2468] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 0.
I20260710 11:01:35.725711 17787 leader_election.cc:304] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:35.728192 18147 raft_consensus.cc:2804] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:35.728670 18147 raft_consensus.cc:493] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:35.729068 18147 raft_consensus.cc:3060] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.734465 18095 raft_consensus.cc:493] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:35.735350 18095 raft_consensus.cc:515] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.743417 18147 raft_consensus.cc:515] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.746709 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db24513a33f4032801784ef1333efea" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:35.748020 17822 raft_consensus.cc:2468] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 0.
I20260710 11:01:35.748764 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4741530ae80c4a1cad0b6f842169a19c" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:35.763399 17972 raft_consensus.cc:3060] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.749358 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db24513a33f4032801784ef1333efea" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:35.764163 17937 leader_election.cc:304] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:35.765027 17895 raft_consensus.cc:2468] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 0.
I20260710 11:01:35.747836 18147 leader_election.cc:290] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 election: Requested vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:35.765560 18132 raft_consensus.cc:2804] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:35.766000 18132 raft_consensus.cc:493] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:35.766345 18132 raft_consensus.cc:3060] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:35.771886 17769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:35.748808 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4741530ae80c4a1cad0b6f842169a19c" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:35.773815 17896 raft_consensus.cc:3060] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.779147 17972 raft_consensus.cc:2468] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 1.
I20260710 11:01:35.780649 17789 leader_election.cc:304] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:35.781560 18147 raft_consensus.cc:2804] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:35.782178 18147 raft_consensus.cc:697] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Becoming Leader. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:35.783463 18147 consensus_queue.cc:237] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.791904 18109 raft_consensus.cc:493] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:35.792994 18132 raft_consensus.cc:515] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.793396 18109 raft_consensus.cc:515] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.796137 18138 consensus_queue.cc:1048] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:01:35.772460 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.245.195:38115, user_credentials={real_user=slave}} blocked reactor thread for 66499.7us
I20260710 11:01:35.796947 18132 leader_election.cc:290] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:35.797942 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f9883b05c4d2eba8e6cfb356c707d" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19" is_pre_election: true
I20260710 11:01:35.798889 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db24513a33f4032801784ef1333efea" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:35.798998 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f9883b05c4d2eba8e6cfb356c707d" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:35.799661 18109 leader_election.cc:290] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:35.800348 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db24513a33f4032801784ef1333efea" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:35.748714 18095 leader_election.cc:290] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:35.804246 17822 raft_consensus.cc:2468] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 0.
I20260710 11:01:35.803354 17895 raft_consensus.cc:2468] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 0.
I20260710 11:01:35.807247 17936 leader_election.cc:304] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:35.809252 17823 raft_consensus.cc:3060] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.803627 17897 raft_consensus.cc:3060] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.813756 18095 raft_consensus.cc:2804] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:35.814774 18095 raft_consensus.cc:493] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:35.815135 18095 raft_consensus.cc:3060] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.817644 17718 catalog_manager.cc:5697] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193). New cstate: current_term: 1 leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:35.825847 17823 raft_consensus.cc:2468] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 1.
I20260710 11:01:35.827445 17937 leader_election.cc:304] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:35.828871 18138 raft_consensus.cc:2804] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:35.829459 18138 raft_consensus.cc:697] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Leader. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:35.830560 18138 consensus_queue.cc:237] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.835243 17896 raft_consensus.cc:2468] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 1.
I20260710 11:01:35.837427 18156 raft_consensus.cc:493] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:35.840996 18095 raft_consensus.cc:515] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.841974 18156 raft_consensus.cc:515] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.844491 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f9883b05c4d2eba8e6cfb356c707d" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:35.844897 18156 leader_election.cc:290] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:35.845120 17895 raft_consensus.cc:3060] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.851150 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4201e6a974a48c888203ccd3548d3a5" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" is_pre_election: true
I20260710 11:01:35.851886 17823 raft_consensus.cc:2468] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 0.
I20260710 11:01:35.851694 18109 consensus_queue.cc:1048] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:35.853422 17863 leader_election.cc:304] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:35.854358 18156 raft_consensus.cc:2804] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:35.854770 18156 raft_consensus.cc:493] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:35.855137 18156 raft_consensus.cc:3060] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.864817 18156 raft_consensus.cc:515] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.866715 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4201e6a974a48c888203ccd3548d3a5" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" is_pre_election: true
I20260710 11:01:35.867540 17972 raft_consensus.cc:2468] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 0.
I20260710 11:01:35.868887 18156 leader_election.cc:290] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:35.870085 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4201e6a974a48c888203ccd3548d3a5" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:35.870738 17820 raft_consensus.cc:3060] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.870678 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4201e6a974a48c888203ccd3548d3a5" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:35.871438 17970 raft_consensus.cc:3060] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.870801 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f9883b05c4d2eba8e6cfb356c707d" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:35.878176 17821 raft_consensus.cc:3060] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:35.883930 17895 raft_consensus.cc:2468] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 1.
I20260710 11:01:35.892186 18137 consensus_queue.cc:1048] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:35.884032 17897 raft_consensus.cc:2468] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 1.
I20260710 11:01:35.895494 17936 leader_election.cc:304] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:35.896494 18137 raft_consensus.cc:2804] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:35.896934 18137 raft_consensus.cc:697] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Leader. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:35.897936 18137 consensus_queue.cc:237] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.902968 18147 consensus_queue.cc:1048] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:35.885254 18095 leader_election.cc:290] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 1 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:35.905596 17970 raft_consensus.cc:2468] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 1.
I20260710 11:01:35.907423 17864 leader_election.cc:304] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:35.908389 18034 raft_consensus.cc:2804] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:35.908955 18034 raft_consensus.cc:697] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Becoming Leader. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:35.910283 18034 consensus_queue.cc:237] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:35.925915 17820 raft_consensus.cc:2468] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 1.
I20260710 11:01:35.903844 17718 catalog_manager.cc:5697] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "675988961b7445ed918bfcf8f9d9ab19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:35.933702 17718 catalog_manager.cc:5697] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "675988961b7445ed918bfcf8f9d9ab19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:35.936309 17821 raft_consensus.cc:2468] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 1.
I20260710 11:01:35.949996 18147 consensus_queue.cc:1048] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:35.959810 17719 catalog_manager.cc:5697] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d reported cstate change: term changed from 0 to 1, leader changed from <none> to ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:35.964232 18138 consensus_queue.cc:1048] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:35.987242 17721 catalog_manager.cc:5697] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d reported cstate change: term changed from 0 to 1, leader changed from <none> to ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195). New cstate: current_term: 1 leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:36.011068 17719 catalog_manager.cc:5697] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194). New cstate: current_term: 1 leader_uuid: "675988961b7445ed918bfcf8f9d9ab19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:36.081782 18034 consensus_queue.cc:1048] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:36.098225 18156 consensus_queue.cc:1048] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:36.124845 17895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4201e6a974a48c888203ccd3548d3a5"
dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
mode: GRACEFUL
new_leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:57604
I20260710 11:01:36.125743 17895 raft_consensus.cc:606] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Received request to transfer leadership to TS b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:36.131723 17972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc97775d655646fe9aca279a65258e12"
dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
mode: GRACEFUL
new_leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:39652
I20260710 11:01:36.132416 17972 raft_consensus.cc:606] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Received request to transfer leadership to TS b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:36.138005 17972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a019c6ab80df4eb081a4b9443ebbb485"
dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
mode: GRACEFUL
new_leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:39652
I20260710 11:01:36.138481 17972 raft_consensus.cc:606] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Received request to transfer leadership to TS b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:36.144079 17895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f85a7ac70e6464dacfa48ebb67746cf"
dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
mode: GRACEFUL
new_leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:57604
I20260710 11:01:36.144748 17895 raft_consensus.cc:606] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Received request to transfer leadership to TS b3cd92bc89854dd4b60f88cd53e91ccf
I20260710 11:01:36.151572 17821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ea8ab500ed346d9a667aa6f06c90a3e"
dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
mode: GRACEFUL
new_leader_uuid: "675988961b7445ed918bfcf8f9d9ab19"
 from {username='slave'} at 127.0.0.1:59640
I20260710 11:01:36.152122 17821 raft_consensus.cc:606] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Received request to transfer leadership to TS 675988961b7445ed918bfcf8f9d9ab19
I20260710 11:01:36.158722 17972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6db24513a33f4032801784ef1333efea"
dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
mode: GRACEFUL
new_leader_uuid: "675988961b7445ed918bfcf8f9d9ab19"
 from {username='slave'} at 127.0.0.1:39652
I20260710 11:01:36.159511 17972 raft_consensus.cc:606] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Received request to transfer leadership to TS 675988961b7445ed918bfcf8f9d9ab19
I20260710 11:01:36.165555 17972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "634f9883b05c4d2eba8e6cfb356c707d"
dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
mode: GRACEFUL
new_leader_uuid: "675988961b7445ed918bfcf8f9d9ab19"
 from {username='slave'} at 127.0.0.1:39652
I20260710 11:01:36.166437 17972 raft_consensus.cc:606] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Received request to transfer leadership to TS 675988961b7445ed918bfcf8f9d9ab19
I20260710 11:01:36.174919 17821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4741530ae80c4a1cad0b6f842169a19c"
dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
mode: GRACEFUL
new_leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
 from {username='slave'} at 127.0.0.1:59640
I20260710 11:01:36.175523 17821 raft_consensus.cc:606] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Received request to transfer leadership to TS ee10c15e0f6b4efc956799e20bd8b39d
I20260710 11:01:36.217913 18102 consensus_queue.cc:1048] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:36.231249 18156 consensus_queue.cc:1048] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:36.238157 18147 consensus_queue.cc:1048] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:36.253274 18137 raft_consensus.cc:993] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d: : Instructing follower b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:36.253814 18138 raft_consensus.cc:1081] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Signalling peer b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:36.255640 17821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a019c6ab80df4eb081a4b9443ebbb485"
dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:59634
I20260710 11:01:36.256327 17821 raft_consensus.cc:493] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:36.256845 17821 raft_consensus.cc:3060] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.262427 18178 consensus_queue.cc:1048] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:36.267560 17821 raft_consensus.cc:515] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.276237 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a019c6ab80df4eb081a4b9443ebbb485" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:36.277200 17895 raft_consensus.cc:3060] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.278700 18138 consensus_queue.cc:1048] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:36.286011 17821 leader_election.cc:290] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Requested vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:36.287763 17895 raft_consensus.cc:2468] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:36.289278 17787 leader_election.cc:304] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:36.290591 18147 raft_consensus.cc:2804] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:36.291102 18147 raft_consensus.cc:697] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Becoming Leader. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:36.292661 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a019c6ab80df4eb081a4b9443ebbb485" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:36.293305 17970 raft_consensus.cc:3055] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:36.293701 17970 raft_consensus.cc:740] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:36.294564 17970 consensus_queue.cc:260] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.296033 17970 raft_consensus.cc:3060] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.297669 18105 raft_consensus.cc:993] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf: : Instructing follower ee10c15e0f6b4efc956799e20bd8b39d to start an election
I20260710 11:01:36.298182 18105 raft_consensus.cc:1081] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Signalling peer ee10c15e0f6b4efc956799e20bd8b39d to start an election
I20260710 11:01:36.297861 18147 consensus_queue.cc:237] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.300387 17972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4741530ae80c4a1cad0b6f842169a19c"
dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
 from {username='slave'} at 127.0.0.1:39636
I20260710 11:01:36.300918 17972 raft_consensus.cc:493] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:36.301249 17972 raft_consensus.cc:3060] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.309711 17970 raft_consensus.cc:2468] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:36.309137 17972 raft_consensus.cc:515] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.317153 18095 consensus_queue.cc:1048] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:36.320290 17972 leader_election.cc:290] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 2 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:36.321797 17718 catalog_manager.cc:5697] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf reported cstate change: term changed from 1 to 2, leader changed from ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195) to b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193). New cstate: current_term: 2 leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:36.324959 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4741530ae80c4a1cad0b6f842169a19c" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:36.325660 17897 raft_consensus.cc:3060] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.328769 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4741530ae80c4a1cad0b6f842169a19c" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:36.329526 17823 raft_consensus.cc:3055] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:36.329850 17823 raft_consensus.cc:740] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:36.335606 17897 raft_consensus.cc:2468] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 2.
I20260710 11:01:36.337015 17936 leader_election.cc:304] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:36.337539 18102 consensus_queue.cc:1048] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:36.338191 18138 raft_consensus.cc:2804] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:36.338716 18138 raft_consensus.cc:697] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 2 LEADER]: Becoming Leader. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:36.340355 18138 consensus_queue.cc:237] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.344331 18095 raft_consensus.cc:993] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d: : Instructing follower 675988961b7445ed918bfcf8f9d9ab19 to start an election
I20260710 11:01:36.344834 18095 raft_consensus.cc:1081] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Signalling peer 675988961b7445ed918bfcf8f9d9ab19 to start an election
I20260710 11:01:36.348039 17895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6db24513a33f4032801784ef1333efea"
dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
 from {username='slave'} at 127.0.0.1:57580
I20260710 11:01:36.349186 17895 raft_consensus.cc:493] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:36.349092 17823 consensus_queue.cc:260] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.350076 17895 raft_consensus.cc:3060] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.350548 17823 raft_consensus.cc:3060] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.348067 18102 consensus_queue.cc:1048] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:01:36.358129 17823 raft_consensus.cc:2468] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 2.
I20260710 11:01:36.360083 17718 catalog_manager.cc:5697] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d reported cstate change: term changed from 1 to 2, leader changed from b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193) to ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195). New cstate: current_term: 2 leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:36.364558 17895 raft_consensus.cc:515] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.376479 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db24513a33f4032801784ef1333efea" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:36.377655 17821 raft_consensus.cc:3060] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.381319 18095 consensus_queue.cc:1048] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:36.385788 17821 raft_consensus.cc:2468] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 2.
I20260710 11:01:36.387701 17863 leader_election.cc:304] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:36.388862 18034 raft_consensus.cc:2804] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:36.389412 18034 raft_consensus.cc:697] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Becoming Leader. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:36.390398 18034 consensus_queue.cc:237] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.398497 17895 leader_election.cc:290] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 2 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:36.401180 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db24513a33f4032801784ef1333efea" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:36.401902 17970 raft_consensus.cc:3055] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:36.402226 17970 raft_consensus.cc:740] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:36.403021 17970 consensus_queue.cc:260] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.404048 17970 raft_consensus.cc:3060] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.376631 18102 raft_consensus.cc:993] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19: : Instructing follower b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:36.407163 18102 raft_consensus.cc:1081] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Signalling peer b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:36.400008 17717 catalog_manager.cc:5697] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 reported cstate change: term changed from 1 to 2, leader changed from ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195) to 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "675988961b7445ed918bfcf8f9d9ab19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:36.410877 17821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4201e6a974a48c888203ccd3548d3a5"
dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:59620
I20260710 11:01:36.411494 18095 consensus_queue.cc:1048] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:36.419343 17970 raft_consensus.cc:2468] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 2.
I20260710 11:01:36.411513 17821 raft_consensus.cc:493] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:36.421012 17821 raft_consensus.cc:3060] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.429005 17821 raft_consensus.cc:515] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.432189 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4201e6a974a48c888203ccd3548d3a5" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:36.432823 17895 raft_consensus.cc:3055] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:36.433156 17895 raft_consensus.cc:740] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:36.433959 17895 consensus_queue.cc:260] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.434762 17821 leader_election.cc:290] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Requested vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:36.435467 17895 raft_consensus.cc:3060] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.438371 18109 raft_consensus.cc:993] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d: : Instructing follower 675988961b7445ed918bfcf8f9d9ab19 to start an election
I20260710 11:01:36.438858 18109 raft_consensus.cc:1081] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Signalling peer 675988961b7445ed918bfcf8f9d9ab19 to start an election
I20260710 11:01:36.435726 17970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4201e6a974a48c888203ccd3548d3a5" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:36.439792 17970 raft_consensus.cc:3060] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.440743 17897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "634f9883b05c4d2eba8e6cfb356c707d"
dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
 from {username='slave'} at 127.0.0.1:57580
I20260710 11:01:36.441443 17897 raft_consensus.cc:493] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:36.441888 17897 raft_consensus.cc:3060] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.446557 17970 raft_consensus.cc:2468] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:36.447841 17789 leader_election.cc:304] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:36.448716 18178 raft_consensus.cc:2804] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:36.449208 18178 raft_consensus.cc:697] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Becoming Leader. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:36.449275 17897 raft_consensus.cc:515] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.450169 18178 consensus_queue.cc:237] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.450474 17895 raft_consensus.cc:2468] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:36.453207 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f9883b05c4d2eba8e6cfb356c707d" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:36.453856 17972 raft_consensus.cc:3055] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:36.454161 17972 raft_consensus.cc:740] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:36.454435 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f9883b05c4d2eba8e6cfb356c707d" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:36.455045 17821 raft_consensus.cc:3060] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.454985 17972 consensus_queue.cc:260] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.456257 17972 raft_consensus.cc:3060] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.460947 17719 catalog_manager.cc:5697] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf reported cstate change: term changed from 1 to 2, leader changed from 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194) to b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193). New cstate: current_term: 2 leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:36.463351 17821 raft_consensus.cc:2468] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 2.
I20260710 11:01:36.464264 17897 leader_election.cc:290] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 2 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:36.464730 17863 leader_election.cc:304] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, b3cd92bc89854dd4b60f88cd53e91ccf; no voters: 
I20260710 11:01:36.465699 18034 raft_consensus.cc:2804] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:36.466146 18034 raft_consensus.cc:697] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Becoming Leader. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:36.467038 18034 consensus_queue.cc:237] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.469509 17972 raft_consensus.cc:2468] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 2.
I20260710 11:01:36.479595 17718 catalog_manager.cc:5697] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 reported cstate change: term changed from 1 to 2, leader changed from ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195) to 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "675988961b7445ed918bfcf8f9d9ab19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:36.486438 18105 raft_consensus.cc:993] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf: : Instructing follower 675988961b7445ed918bfcf8f9d9ab19 to start an election
I20260710 11:01:36.487006 18105 raft_consensus.cc:1081] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Signalling peer 675988961b7445ed918bfcf8f9d9ab19 to start an election
I20260710 11:01:36.489879 17897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ea8ab500ed346d9a667aa6f06c90a3e"
dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
 from {username='slave'} at 127.0.0.1:57596
I20260710 11:01:36.491506 17897 raft_consensus.cc:493] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:36.491900 17897 raft_consensus.cc:3060] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.497911 17897 raft_consensus.cc:515] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.499739 18095 raft_consensus.cc:993] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d: : Instructing follower b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:36.500244 18095 raft_consensus.cc:1081] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Signalling peer b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:36.500931 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea8ab500ed346d9a667aa6f06c90a3e" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:36.500705 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea8ab500ed346d9a667aa6f06c90a3e" candidate_uuid: "675988961b7445ed918bfcf8f9d9ab19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:36.501631 17972 raft_consensus.cc:3060] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.501947 17822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc97775d655646fe9aca279a65258e12"
dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:59634
I20260710 11:01:36.502177 17821 raft_consensus.cc:3055] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:36.502534 17822 raft_consensus.cc:493] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:36.502709 17821 raft_consensus.cc:740] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:36.502970 17822 raft_consensus.cc:3060] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.503908 17821 consensus_queue.cc:260] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.505200 17821 raft_consensus.cc:3060] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.509070 17972 raft_consensus.cc:2468] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 2.
I20260710 11:01:36.510644 17864 leader_election.cc:304] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:36.511523 18034 raft_consensus.cc:2804] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:36.511979 18034 raft_consensus.cc:697] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Becoming Leader. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:36.512817 18034 consensus_queue.cc:237] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.513875 17822 raft_consensus.cc:515] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.501953 17897 leader_election.cc:290] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [CANDIDATE]: Term 2 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:36.518158 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc97775d655646fe9aca279a65258e12" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:36.518716 17972 raft_consensus.cc:3055] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:36.519133 17972 raft_consensus.cc:740] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:36.519984 17972 consensus_queue.cc:260] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.520931 17972 raft_consensus.cc:3060] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.522396 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc97775d655646fe9aca279a65258e12" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:36.524865 17821 raft_consensus.cc:2468] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675988961b7445ed918bfcf8f9d9ab19 in term 2.
I20260710 11:01:36.527858 17972 raft_consensus.cc:2468] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:36.529171 17789 leader_election.cc:304] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [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: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 675988961b7445ed918bfcf8f9d9ab19
I20260710 11:01:36.530057 18178 raft_consensus.cc:2804] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:36.530519 18178 raft_consensus.cc:697] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Becoming Leader. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:36.530344 17718 catalog_manager.cc:5697] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 reported cstate change: term changed from 1 to 2, leader changed from b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193) to 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194). New cstate: current_term: 2 leader_uuid: "675988961b7445ed918bfcf8f9d9ab19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:36.531443 18178 consensus_queue.cc:237] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.536350 17822 leader_election.cc:290] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Requested vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:36.543313 17719 catalog_manager.cc:5697] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf reported cstate change: term changed from 1 to 2, leader changed from ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195) to b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193). New cstate: current_term: 2 leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:36.653359 18034 raft_consensus.cc:993] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19: : Instructing follower b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:36.653821 18102 raft_consensus.cc:1081] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Signalling peer b3cd92bc89854dd4b60f88cd53e91ccf to start an election
I20260710 11:01:36.655411 17822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f85a7ac70e6464dacfa48ebb67746cf"
dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
 from {username='slave'} at 127.0.0.1:59620
I20260710 11:01:36.655988 17822 raft_consensus.cc:493] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:36.656364 17822 raft_consensus.cc:3060] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.663650 17822 raft_consensus.cc:515] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.665635 17822 leader_election.cc:290] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Requested vote from peers 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441), ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195:38115)
I20260710 11:01:36.667604 17972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f85a7ac70e6464dacfa48ebb67746cf" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
I20260710 11:01:36.667678 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f85a7ac70e6464dacfa48ebb67746cf" candidate_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:36.668236 17972 raft_consensus.cc:3060] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.668478 17897 raft_consensus.cc:3055] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:36.669001 17897 raft_consensus.cc:740] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:36.669939 17897 consensus_queue.cc:260] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.671175 17897 raft_consensus.cc:3060] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.676039 17972 raft_consensus.cc:2468] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:36.676070 17897 raft_consensus.cc:2468] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3cd92bc89854dd4b60f88cd53e91ccf in term 2.
I20260710 11:01:36.677268 17789 leader_election.cc:304] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3cd92bc89854dd4b60f88cd53e91ccf, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:36.678023 18178 raft_consensus.cc:2804] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:36.678490 18178 raft_consensus.cc:697] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Becoming Leader. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:36.679279 18178 consensus_queue.cc:237] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:36.685752 17719 catalog_manager.cc:5697] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf reported cstate change: term changed from 1 to 2, leader changed from 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194) to b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193). New cstate: current_term: 2 leader_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:36.716450 17897 raft_consensus.cc:1275] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:36.717702 18178 consensus_queue.cc:1048] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:36.728123 17972 raft_consensus.cc:1275] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:36.729755 18178 consensus_queue.cc:1048] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:36.807021 17897 raft_consensus.cc:1275] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Refusing update from remote peer ee10c15e0f6b4efc956799e20bd8b39d: 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:36.808177 18095 consensus_queue.cc:1048] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:36.817787 17822 raft_consensus.cc:1275] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Refusing update from remote peer ee10c15e0f6b4efc956799e20bd8b39d: 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:36.819028 18138 consensus_queue.cc:1048] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:36.854417 17972 raft_consensus.cc:1275] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer 675988961b7445ed918bfcf8f9d9ab19: 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:36.855731 18156 consensus_queue.cc:1048] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:36.856035 17897 raft_consensus.cc:1275] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:36.857594 18147 consensus_queue.cc:1048] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:36.865976 17822 raft_consensus.cc:1275] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Refusing update from remote peer 675988961b7445ed918bfcf8f9d9ab19: 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:36.868863 18156 consensus_queue.cc:1048] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:36.869691 17970 raft_consensus.cc:1275] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:36.873941 18105 consensus_queue.cc:1048] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:36.887398 17822 raft_consensus.cc:1275] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Refusing update from remote peer 675988961b7445ed918bfcf8f9d9ab19: 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:36.888856 18156 consensus_queue.cc:1048] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:36.897222 17970 raft_consensus.cc:1275] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer 675988961b7445ed918bfcf8f9d9ab19: 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:36.898825 18102 consensus_queue.cc:1048] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:36.946226 17970 raft_consensus.cc:1275] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:36.947510 18105 consensus_queue.cc:1048] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:36.956774 17897 raft_consensus.cc:3060] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:36.965847 17897 raft_consensus.cc:1275] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:36.967453 18105 consensus_queue.cc:1048] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:37.088850 17822 raft_consensus.cc:1275] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Refusing update from remote peer 675988961b7445ed918bfcf8f9d9ab19: 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:37.090704 18102 consensus_queue.cc:1048] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:37.102600 17970 raft_consensus.cc:1275] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer 675988961b7445ed918bfcf8f9d9ab19: 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:37.104138 18156 consensus_queue.cc:1048] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:37.167868 17897 raft_consensus.cc:1275] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:37.169034 18105 consensus_queue.cc:1048] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:37.181610 17972 raft_consensus.cc:1275] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Refusing update from remote peer b3cd92bc89854dd4b60f88cd53e91ccf: 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:37.183274 18147 consensus_queue.cc:1048] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:39.179363 17717 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:32946:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:39.199962 17717 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32946:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:39.279752 13271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:01:39.331800 18208 log.cc:927] Time spent T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
W20260710 11:01:39.432444 18224 log.cc:927] Time spent T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
W20260710 11:01:39.433521 17787 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.245.194:38441, user_credentials={real_user=slave}} blocked reactor thread for 59802us
W20260710 11:01:39.514199 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.245.195:38115, user_credentials={real_user=slave}} blocked reactor thread for 63513.3us
I20260710 11:01:39.569310 18245 tablet.cc:1724] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.567302 18244 tablet.cc:1724] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.615576 18256 tablet.cc:1724] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.595232 18243 tablet.cc:1724] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.637871 17895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "195bc83880254e9aadcb957449a2c936"
dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
mode: GRACEFUL
new_leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
 from {username='slave'} at 127.0.0.1:57608
I20260710 11:01:39.644199 17895 raft_consensus.cc:606] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Received request to transfer leadership to TS ee10c15e0f6b4efc956799e20bd8b39d
I20260710 11:01:39.651741 18245 tablet.cc:1724] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.667546 17787 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.245.194:38441, user_credentials={real_user=slave}} blocked reactor thread for 109301us
I20260710 11:01:39.669723 18258 tablet.cc:1724] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.629108 18254 tablet.cc:1724] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.675812 18251 log.cc:927] Time spent T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260710 11:01:39.623178 18253 tablet.cc:1724] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.695207 18256 tablet.cc:1724] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.701701 18257 tablet.cc:1724] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.688839 18244 tablet.cc:1724] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.705272 18261 tablet.cc:1724] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.728739 17863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.245.193:42715, user_credentials={real_user=slave}} blocked reactor thread for 45259us
W20260710 11:01:39.732736 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.245.195:38115, user_credentials={real_user=slave}} blocked reactor thread for 47325.2us
I20260710 11:01:39.734450 18267 tablet.cc:1724] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.734902 18262 tablet.cc:1724] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.738621 18243 tablet.cc:1724] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.752439 18263 tablet.cc:1724] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.800747 18262 tablet.cc:1724] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.805051 18257 tablet.cc:1724] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.809165 18256 tablet.cc:1724] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.811651 18258 tablet.cc:1724] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.820292 18244 tablet.cc:1724] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.822579 18267 tablet.cc:1724] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.832026 18253 tablet.cc:1724] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.869488 18263 tablet.cc:1724] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.880565 18245 tablet.cc:1724] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.884716 18102 raft_consensus.cc:993] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19: : Instructing follower ee10c15e0f6b4efc956799e20bd8b39d to start an election
I20260710 11:01:39.885183 18102 raft_consensus.cc:1081] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Signalling peer ee10c15e0f6b4efc956799e20bd8b39d to start an election
I20260710 11:01:39.887339 17970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "195bc83880254e9aadcb957449a2c936"
dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
 from {username='slave'} at 127.0.0.1:39622
I20260710 11:01:39.887892 17970 raft_consensus.cc:493] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:39.888230 17970 raft_consensus.cc:3060] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:39.828449 18243 tablet.cc:1724] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.894752 18267 tablet.cc:1724] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:01:39.895401 17970 raft_consensus.cc:515] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:39.903473 17970 leader_election.cc:290] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 3 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:39.907591 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195bc83880254e9aadcb957449a2c936" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:39.908241 17896 raft_consensus.cc:3055] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:39.908562 17896 raft_consensus.cc:740] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 675988961b7445ed918bfcf8f9d9ab19, State: Running, Role: LEADER
I20260710 11:01:39.910351 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195bc83880254e9aadcb957449a2c936" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:39.911060 17821 raft_consensus.cc:3060] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:39.919046 17896 consensus_queue.cc:260] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [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: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:39.920608 17896 raft_consensus.cc:3060] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:39.933462 17896 raft_consensus.cc:2468] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 3.
I20260710 11:01:39.935396 17936 leader_election.cc:304] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [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: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:39.936607 18237 raft_consensus.cc:2804] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:39.937199 18237 raft_consensus.cc:697] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 3 LEADER]: Becoming Leader. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:39.938198 18237 consensus_queue.cc:237] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [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: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:39.991003 17821 raft_consensus.cc:2468] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 3.
I20260710 11:01:40.057859 17719 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948: soft_deleted_table [id=4f1144dd2a0642538c95c4060e3747c7] alter complete (version 1)
I20260710 11:01:40.068634 17821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "697e9b50ee0947c59ec1285b690ebd96"
dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
mode: GRACEFUL
new_leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
 from {username='slave'} at 127.0.0.1:59652
I20260710 11:01:40.081300 17821 raft_consensus.cc:606] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Received request to transfer leadership to TS ee10c15e0f6b4efc956799e20bd8b39d
I20260710 11:01:40.466634 17817 raft_consensus.cc:1275] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 3 FOLLOWER]: Refusing update from remote peer ee10c15e0f6b4efc956799e20bd8b39d: 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:40.468379 18237 consensus_queue.cc:1048] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:40.473809 13271 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:40.474493 13271 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:40.479549 17896 raft_consensus.cc:1275] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 3 FOLLOWER]: Refusing update from remote peer ee10c15e0f6b4efc956799e20bd8b39d: 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:40.480894 18237 consensus_queue.cc:1048] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:40.493387 17719 catalog_manager.cc:5697] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d reported cstate change: term changed from 2 to 3, leader changed from 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194) to ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195). New cstate: current_term: 3 leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:40.515658 18246 raft_consensus.cc:993] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf: : Instructing follower ee10c15e0f6b4efc956799e20bd8b39d to start an election
I20260710 11:01:40.525759 18259 raft_consensus.cc:1081] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Signalling peer ee10c15e0f6b4efc956799e20bd8b39d to start an election
I20260710 11:01:40.532847 17967 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "697e9b50ee0947c59ec1285b690ebd96"
dest_uuid: "ee10c15e0f6b4efc956799e20bd8b39d"
 from {username='slave'} at 127.0.0.1:39636
I20260710 11:01:40.533612 17967 raft_consensus.cc:493] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:40.534081 17967 raft_consensus.cc:3060] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:40.544064 17967 raft_consensus.cc:515] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:40.547557 17817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697e9b50ee0947c59ec1285b690ebd96" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf"
I20260710 11:01:40.548249 17817 raft_consensus.cc:3055] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:40.548652 17817 raft_consensus.cc:740] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b3cd92bc89854dd4b60f88cd53e91ccf, State: Running, Role: LEADER
I20260710 11:01:40.548399 17967 leader_election.cc:290] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [CANDIDATE]: Term 3 election: Requested vote from peers b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715), 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441)
I20260710 11:01:40.548914 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697e9b50ee0947c59ec1285b690ebd96" candidate_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "675988961b7445ed918bfcf8f9d9ab19"
I20260710 11:01:40.550626 17896 raft_consensus.cc:3060] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:40.549983 17817 consensus_queue.cc:260] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [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: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:40.553669 17817 raft_consensus.cc:3060] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:40.558562 17896 raft_consensus.cc:2468] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 3.
I20260710 11:01:40.560137 17936 leader_election.cc:304] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [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: 675988961b7445ed918bfcf8f9d9ab19, ee10c15e0f6b4efc956799e20bd8b39d; no voters: 
I20260710 11:01:40.560918 18193 raft_consensus.cc:2804] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:40.561451 18193 raft_consensus.cc:697] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 3 LEADER]: Becoming Leader. State: Replica: ee10c15e0f6b4efc956799e20bd8b39d, State: Running, Role: LEADER
I20260710 11:01:40.561879 17817 raft_consensus.cc:2468] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee10c15e0f6b4efc956799e20bd8b39d in term 3.
I20260710 11:01:40.562626 18193 consensus_queue.cc:237] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [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: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } }
I20260710 11:01:40.571770 17718 catalog_manager.cc:5697] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d reported cstate change: term changed from 2 to 3, leader changed from b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193) to ee10c15e0f6b4efc956799e20bd8b39d (127.12.245.195). New cstate: current_term: 3 leader_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee10c15e0f6b4efc956799e20bd8b39d" member_type: VOTER last_known_addr { host: "127.12.245.195" port: 38115 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:41.024205 17817 raft_consensus.cc:1275] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 3 FOLLOWER]: Refusing update from remote peer ee10c15e0f6b4efc956799e20bd8b39d: 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:41.025775 18237 consensus_queue.cc:1048] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3cd92bc89854dd4b60f88cd53e91ccf" member_type: VOTER last_known_addr { host: "127.12.245.193" port: 42715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:41.038936 17896 raft_consensus.cc:1275] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 3 FOLLOWER]: Refusing update from remote peer ee10c15e0f6b4efc956799e20bd8b39d: 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:41.040293 18281 consensus_queue.cc:1048] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "675988961b7445ed918bfcf8f9d9ab19" member_type: VOTER last_known_addr { host: "127.12.245.194" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:01:41.144057 17919 debug-util.cc:398] Leaking SignalData structure 0x7b0800170a60 after lost signal to thread 13274
W20260710 11:01:41.144903 17919 debug-util.cc:398] Leaking SignalData structure 0x7b08000cf7a0 after lost signal to thread 17755
W20260710 11:01:41.145789 17919 debug-util.cc:398] Leaking SignalData structure 0x7b080004a4e0 after lost signal to thread 17847
W20260710 11:01:41.146567 17919 debug-util.cc:398] Leaking SignalData structure 0x7b0800271ca0 after lost signal to thread 17922
W20260710 11:01:41.147377 17919 debug-util.cc:398] Leaking SignalData structure 0x7b08001e2a40 after lost signal to thread 17996
I20260710 11:01:41.542409 13271 tablet_server.cc:179] TabletServer@127.12.245.193:0 shutting down...
I20260710 11:01:41.584507 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:41.585474 13271 tablet_replica.cc:333] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.586452 13271 raft_consensus.cc:2243] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.587111 13271 raft_consensus.cc:2272] T 634f9883b05c4d2eba8e6cfb356c707d P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.590148 13271 tablet_replica.cc:333] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.591213 13271 raft_consensus.cc:2243] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.592234 13271 raft_consensus.cc:2272] T c4201e6a974a48c888203ccd3548d3a5 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.595044 13271 tablet_replica.cc:333] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.596060 13271 raft_consensus.cc:2243] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.597085 13271 raft_consensus.cc:2272] T 1f85a7ac70e6464dacfa48ebb67746cf P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.599818 13271 tablet_replica.cc:333] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.600672 13271 raft_consensus.cc:2243] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.601739 13271 raft_consensus.cc:2272] T bc97775d655646fe9aca279a65258e12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.604552 13271 tablet_replica.cc:333] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.605474 13271 raft_consensus.cc:2243] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.606037 13271 raft_consensus.cc:2272] T 4741530ae80c4a1cad0b6f842169a19c P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.609022 13271 tablet_replica.cc:333] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.609853 13271 raft_consensus.cc:2243] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.610428 13271 raft_consensus.cc:2272] T 2ea8ab500ed346d9a667aa6f06c90a3e P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.613147 13271 tablet_replica.cc:333] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.614058 13271 raft_consensus.cc:2243] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.614615 13271 raft_consensus.cc:2272] T 6db24513a33f4032801784ef1333efea P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.617452 13271 tablet_replica.cc:333] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.618273 13271 raft_consensus.cc:2243] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.618865 13271 raft_consensus.cc:2272] T 3665e5e60e894b86add1daae3642a740 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.622165 13271 tablet_replica.cc:333] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.623098 13271 raft_consensus.cc:2243] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.624049 13271 raft_consensus.cc:2272] T de98d2875f8444a9a96068bb4fc157a0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.627027 13271 tablet_replica.cc:333] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.627852 13271 raft_consensus.cc:2243] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.628427 13271 raft_consensus.cc:2272] T 32eb789d8f07475682f67f68bf3258fd P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.631318 13271 tablet_replica.cc:333] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.632133 13271 raft_consensus.cc:2243] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.632705 13271 raft_consensus.cc:2272] T 195bc83880254e9aadcb957449a2c936 P b3cd92bc89854dd4b60f88cd53e91ccf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.635399 13271 tablet_replica.cc:333] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.636161 13271 raft_consensus.cc:2243] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.636735 13271 raft_consensus.cc:2272] T ce58612d253245d6849cc3ac6e6238d6 P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.638887 13271 tablet_replica.cc:333] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.639460 13271 raft_consensus.cc:2243] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.640197 13271 raft_consensus.cc:2272] T a019c6ab80df4eb081a4b9443ebbb485 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.642115 13271 tablet_replica.cc:333] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.642680 13271 raft_consensus.cc:2243] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.643847 13271 raft_consensus.cc:2272] T a40d7fe79836420fa92dbbac4797a0db P b3cd92bc89854dd4b60f88cd53e91ccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.645865 13271 tablet_replica.cc:333] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.646392 13271 raft_consensus.cc:2243] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.646798 13271 raft_consensus.cc:2272] T ab3f0a84790c4a1bafd296f28ba3ac12 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.648855 13271 tablet_replica.cc:333] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.649405 13271 raft_consensus.cc:2243] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.650403 13271 raft_consensus.cc:2272] T 0369fd9263a94feebec568ed67a336e0 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.652385 13271 tablet_replica.cc:333] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.652875 13271 raft_consensus.cc:2243] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.653265 13271 raft_consensus.cc:2272] T 697e9b50ee0947c59ec1285b690ebd96 P b3cd92bc89854dd4b60f88cd53e91ccf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.656216 13271 tablet_replica.cc:333] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf: stopping tablet replica
I20260710 11:01:41.656728 13271 raft_consensus.cc:2243] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.657537 13271 raft_consensus.cc:2272] T 708b9c1367724e0bb3c332698fb897b9 P b3cd92bc89854dd4b60f88cd53e91ccf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:41.690531 17863 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.245.193:42715: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260710 11:01:41.694176 17863 consensus_peers.cc:597] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 -> Peer b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715): Couldn't send request to peer b3cd92bc89854dd4b60f88cd53e91ccf. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:42715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:41.698791 13271 tablet_server.cc:196] TabletServer@127.12.245.193:0 shutdown complete.
W20260710 11:01:41.727397 17937 consensus_peers.cc:597] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d -> Peer b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715): Couldn't send request to peer b3cd92bc89854dd4b60f88cd53e91ccf. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:42715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:41.742004 13271 tablet_server.cc:179] TabletServer@127.12.245.194:0 shutting down...
W20260710 11:01:41.766379 17936 consensus_peers.cc:597] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d -> Peer 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441): Couldn't send request to peer 675988961b7445ed918bfcf8f9d9ab19. 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:41.781070 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:41.783380 13271 tablet_replica.cc:333] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
W20260710 11:01:41.784090 17863 consensus_peers.cc:597] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 -> Peer b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715): Couldn't send request to peer b3cd92bc89854dd4b60f88cd53e91ccf. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:42715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:41.784267 13271 raft_consensus.cc:2243] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.785086 13271 raft_consensus.cc:2272] T 6db24513a33f4032801784ef1333efea P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.787070 13271 tablet_replica.cc:333] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.787664 13271 raft_consensus.cc:2243] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.788105 13271 raft_consensus.cc:2272] T c4201e6a974a48c888203ccd3548d3a5 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.789880 13271 tablet_replica.cc:333] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.790405 13271 raft_consensus.cc:2243] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.790822 13271 raft_consensus.cc:2272] T 4741530ae80c4a1cad0b6f842169a19c P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.792629 13271 tablet_replica.cc:333] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.793144 13271 raft_consensus.cc:2243] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.793865 13271 raft_consensus.cc:2272] T 2ea8ab500ed346d9a667aa6f06c90a3e P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.795635 13271 tablet_replica.cc:333] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.796129 13271 raft_consensus.cc:2243] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.796535 13271 raft_consensus.cc:2272] T 1f85a7ac70e6464dacfa48ebb67746cf P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.798365 13271 tablet_replica.cc:333] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.798902 13271 raft_consensus.cc:2243] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.799583 13271 raft_consensus.cc:2272] T 634f9883b05c4d2eba8e6cfb356c707d P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.801239 13271 tablet_replica.cc:333] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.801842 13271 raft_consensus.cc:2243] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.802541 13271 raft_consensus.cc:2272] T ce58612d253245d6849cc3ac6e6238d6 P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.804330 13271 tablet_replica.cc:333] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.804908 13271 raft_consensus.cc:2243] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.805377 13271 raft_consensus.cc:2272] T a40d7fe79836420fa92dbbac4797a0db P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.807332 13271 tablet_replica.cc:333] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.807847 13271 raft_consensus.cc:2243] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.808243 13271 raft_consensus.cc:2272] T a019c6ab80df4eb081a4b9443ebbb485 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.810029 13271 tablet_replica.cc:333] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.810560 13271 raft_consensus.cc:2243] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.810958 13271 raft_consensus.cc:2272] T bc97775d655646fe9aca279a65258e12 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.812796 13271 tablet_replica.cc:333] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.813331 13271 raft_consensus.cc:2243] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.813817 13271 raft_consensus.cc:2272] T de98d2875f8444a9a96068bb4fc157a0 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.815869 13271 tablet_replica.cc:333] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.816377 13271 raft_consensus.cc:2243] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.817165 13271 raft_consensus.cc:2272] T 32eb789d8f07475682f67f68bf3258fd P 675988961b7445ed918bfcf8f9d9ab19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.818989 13271 tablet_replica.cc:333] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.819496 13271 raft_consensus.cc:2243] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.819888 13271 raft_consensus.cc:2272] T 195bc83880254e9aadcb957449a2c936 P 675988961b7445ed918bfcf8f9d9ab19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.821727 13271 tablet_replica.cc:333] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.822216 13271 raft_consensus.cc:2243] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.822634 13271 raft_consensus.cc:2272] T 708b9c1367724e0bb3c332698fb897b9 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.824421 13271 tablet_replica.cc:333] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.824891 13271 raft_consensus.cc:2243] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.825695 13271 raft_consensus.cc:2272] T 3665e5e60e894b86add1daae3642a740 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.827615 13271 tablet_replica.cc:333] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.828105 13271 raft_consensus.cc:2243] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.828506 13271 raft_consensus.cc:2272] T 0369fd9263a94feebec568ed67a336e0 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.830333 13271 tablet_replica.cc:333] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.830789 13271 raft_consensus.cc:2243] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:41.831544 13271 raft_consensus.cc:2272] T ab3f0a84790c4a1bafd296f28ba3ac12 P 675988961b7445ed918bfcf8f9d9ab19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:41.833580 13271 tablet_replica.cc:333] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19: stopping tablet replica
I20260710 11:01:41.834030 13271 raft_consensus.cc:2243] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:41.834450 13271 raft_consensus.cc:2272] T 697e9b50ee0947c59ec1285b690ebd96 P 675988961b7445ed918bfcf8f9d9ab19 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:41.838617 17937 consensus_peers.cc:597] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d -> Peer b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715): Couldn't send request to peer b3cd92bc89854dd4b60f88cd53e91ccf. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:42715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:41.876052 17936 consensus_peers.cc:597] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d -> Peer 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441): Couldn't send request to peer 675988961b7445ed918bfcf8f9d9ab19. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.194:38441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:42.006397 17937 consensus_peers.cc:597] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d -> Peer b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715): Couldn't send request to peer b3cd92bc89854dd4b60f88cd53e91ccf. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:42715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:42.040925 17936 consensus_peers.cc:597] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d -> Peer 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441): Couldn't send request to peer 675988961b7445ed918bfcf8f9d9ab19. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.194:38441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:42.118093 17937 consensus_peers.cc:597] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d -> Peer b3cd92bc89854dd4b60f88cd53e91ccf (127.12.245.193:42715): Couldn't send request to peer b3cd92bc89854dd4b60f88cd53e91ccf. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.193:42715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:42.216341 17936 consensus_peers.cc:597] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d -> Peer 675988961b7445ed918bfcf8f9d9ab19 (127.12.245.194:38441): Couldn't send request to peer 675988961b7445ed918bfcf8f9d9ab19. Status: Network error: Client connection negotiation failed: client connection to 127.12.245.194:38441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:42.294539 13271 tablet_server.cc:196] TabletServer@127.12.245.194:0 shutdown complete.
I20260710 11:01:42.329247 13271 tablet_server.cc:179] TabletServer@127.12.245.195:0 shutting down...
I20260710 11:01:42.357038 13271 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:42.357853 13271 tablet_replica.cc:333] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.358750 13271 raft_consensus.cc:2243] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.359391 13271 raft_consensus.cc:2272] T 634f9883b05c4d2eba8e6cfb356c707d P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.361325 13271 tablet_replica.cc:333] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.361908 13271 raft_consensus.cc:2243] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.362267 13271 raft_consensus.cc:2272] T 1f85a7ac70e6464dacfa48ebb67746cf P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.363934 13271 tablet_replica.cc:333] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.364425 13271 raft_consensus.cc:2243] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.364784 13271 raft_consensus.cc:2272] T 6db24513a33f4032801784ef1333efea P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.366452 13271 tablet_replica.cc:333] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.366892 13271 raft_consensus.cc:2243] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:42.367565 13271 raft_consensus.cc:2272] T 4741530ae80c4a1cad0b6f842169a19c P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.369249 13271 tablet_replica.cc:333] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.369804 13271 raft_consensus.cc:2243] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.370167 13271 raft_consensus.cc:2272] T 2ea8ab500ed346d9a667aa6f06c90a3e P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.371968 13271 tablet_replica.cc:333] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.372434 13271 raft_consensus.cc:2243] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.372785 13271 raft_consensus.cc:2272] T bc97775d655646fe9aca279a65258e12 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.374598 13271 tablet_replica.cc:333] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.375065 13271 raft_consensus.cc:2243] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:42.375782 13271 raft_consensus.cc:2272] T de98d2875f8444a9a96068bb4fc157a0 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.377620 13271 tablet_replica.cc:333] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.378093 13271 raft_consensus.cc:2243] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.378448 13271 raft_consensus.cc:2272] T 32eb789d8f07475682f67f68bf3258fd P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.380154 13271 tablet_replica.cc:333] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.380613 13271 raft_consensus.cc:2243] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:42.381254 13271 raft_consensus.cc:2272] T 195bc83880254e9aadcb957449a2c936 P ee10c15e0f6b4efc956799e20bd8b39d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.383087 13271 tablet_replica.cc:333] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.383558 13271 raft_consensus.cc:2243] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.383934 13271 raft_consensus.cc:2272] T 3665e5e60e894b86add1daae3642a740 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.385712 13271 tablet_replica.cc:333] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.386170 13271 raft_consensus.cc:2243] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.386535 13271 raft_consensus.cc:2272] T ce58612d253245d6849cc3ac6e6238d6 P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.388108 13271 tablet_replica.cc:333] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.388581 13271 raft_consensus.cc:2243] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.388947 13271 raft_consensus.cc:2272] T a019c6ab80df4eb081a4b9443ebbb485 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.390524 13271 tablet_replica.cc:333] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.390951 13271 raft_consensus.cc:2243] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.391290 13271 raft_consensus.cc:2272] T a40d7fe79836420fa92dbbac4797a0db P ee10c15e0f6b4efc956799e20bd8b39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.392887 13271 tablet_replica.cc:333] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.393302 13271 raft_consensus.cc:2243] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.393688 13271 raft_consensus.cc:2272] T c4201e6a974a48c888203ccd3548d3a5 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.395191 13271 tablet_replica.cc:333] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.395649 13271 raft_consensus.cc:2243] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.396028 13271 raft_consensus.cc:2272] T ab3f0a84790c4a1bafd296f28ba3ac12 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.397732 13271 tablet_replica.cc:333] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.398128 13271 raft_consensus.cc:2243] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.398495 13271 raft_consensus.cc:2272] T 0369fd9263a94feebec568ed67a336e0 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.400151 13271 tablet_replica.cc:333] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.400550 13271 raft_consensus.cc:2243] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:42.401191 13271 raft_consensus.cc:2272] T 697e9b50ee0947c59ec1285b690ebd96 P ee10c15e0f6b4efc956799e20bd8b39d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.402885 13271 tablet_replica.cc:333] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d: stopping tablet replica
I20260710 11:01:42.403273 13271 raft_consensus.cc:2243] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:42.403616 13271 raft_consensus.cc:2272] T 708b9c1367724e0bb3c332698fb897b9 P ee10c15e0f6b4efc956799e20bd8b39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.432145 13271 tablet_server.cc:196] TabletServer@127.12.245.195:0 shutdown complete.
I20260710 11:01:42.462244 13271 master.cc:562] Master@127.12.245.254:38593 shutting down...
I20260710 11:01:42.484762 13271 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:42.485337 13271 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:42.485738 13271 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e3aa1014f684047879a2c375dd6a948: stopping tablet replica
I20260710 11:01:42.505962 13271 master.cc:584] Master@127.12.245.254:38593 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12914 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25639 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117640 ms total)
[  PASSED  ] 8 tests.
I20260710 11:01:42.559533 13271 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 477 messages since previous log ~15 seconds ago
I20260710 11:01:42.559774 13271 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 476 messages since previous log ~15 seconds ago
I20260710 11:01:42.560009 13271 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 476 messages since previous log ~16 seconds ago
I20260710 11:01:42.560230 13271 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 ~34 seconds ago
I20260710 11:01:42.560412 13271 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 ~34 seconds ago
I20260710 11:01:42.560703 13271 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 12 messages since previous log ~0 seconds ago
I20260710 11:01:42.560994 13271 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~27 seconds ago
